1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/test-server
Andy Green b1a9e508cd translate and protect uri test sever use uri path
This translates %xx in the GET uri and removes /.. and /... type sequences along with
translating // or /// etc to /.

Since the result is hopefully secure, it also changes the test server to actually use
the uri path pasted on a resource directory without whitelisting.

Signed-off-by: Andy Green <andy.green@linaro.org>
2013-11-10 15:15:21 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh introduce attack script 2013-02-12 14:16:09 +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 translate and protect uri test sever use uri path 2013-11-10 15:15:21 +08:00
test.html add by hand http send example 2013-02-14 23:24:07 +08:00