1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/test-server
Andy Green 5738c0e838 remove all support for pre v13 protocols
Since v13 was defined as the released ietf version the older versions
are deprecated.  This patch strips out everything to do with the older
versions and gets rid of the option to send stuff unmasked.

The in-tree md5 implementation is then also deleted as nothing needs
it any more, 1280 loc are shed in all

Signed-off-by: Andy Green <andy.green@linaro.org>
2013-01-21 09:53:35 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
Makefile.am zlib not needed if no extensions 2013-01-20 18:26:20 +08:00
test-client.c remove all support for pre v13 protocols 2013-01-21 09:53:35 +08:00
test-fraggle.c remove all support for pre v13 protocols 2013-01-21 09:53:35 +08:00
test-ping.c introduce without extensions 2013-01-20 17:08:31 +08:00
test-server.c remove all support for pre v13 protocols 2013-01-21 09:53:35 +08:00
test.html add logo to test file 2013-01-16 10:11:34 +08:00