1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/test-server
James Devine 5b34c975ae Optionally allow non-SSL connections on same port as SSL
If enabled one listening socket will accept both SSL and plain HTTP connections.

Do not enable if you regard SSL handshake as some kind of security, eg, use
client-side certs to restrict access.

AG: changed flag names, added extra comments, changelog, add -a in test server

Signed-off-by: James Devine <fxmulder@gmail.com>
Signed-off-by: Andy Green <andy@warmcat.com>
2013-12-14 11:41:29 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh introduce uri args 2013-11-13 07:45:17 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
leaf.jpg add by hand http send example 2013-02-14 23:24:07 +08:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
test-client.c trac 40 client connection properly nonblocking 2013-09-20 20:26:12 +08:00
test-echo.c trac 29 echo remoe mention of syslog constants for win32 2013-05-02 07:04:54 +08:00
test-fraggle.c reflect send completeness in lws_write return 2013-02-23 10:50:10 +08:00
test-ping.c reflect send completeness in lws_write return 2013-02-23 10:50:10 +08:00
test-server.c Optionally allow non-SSL connections on same port as SSL 2013-12-14 11:41:29 +08:00
test.html ie10 lws url workaround 2013-12-10 21:20:03 +08:00