1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/test-server
Andy Green 5a5ef70839 fuzxy
This is the initial push of a fuzzing proxy we will use for testing lws.

Run libwebsockets-test-fuzxy and the test server if it's local.

Then run the test client with

http_proxy=localhost:8880 libwebsockets-test-client localhost (or whatever)

Right now he only fuzzes one thing but he is operational as a proxy.
2016-01-18 11:16:25 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh uridecoding disallow uriencoded equals in name part 2015-12-18 15:40:03 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
fuzxy.c fuzxy 2016-01-18 11:16:25 +08: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 redirect 2016-01-15 19:32:47 +08:00
test-echo.c lws_client_connect_via_info 2016-01-12 17:22:06 +08:00
test-fraggle.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-ping.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server-dumb-increment.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server-echogen.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server-http.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server-libev.c test server libev 2015-12-27 09:43:44 +08:00
test-server-mirror.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server-pthreads.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
test-server.c extension permessage deflate 2016-01-11 11:34:01 +08:00
test-server.h extension permessage deflate 2016-01-11 11:34:01 +08:00
test.html extension permessage deflate 2016-01-11 11:34:01 +08:00