fuzzer rx overflow mitigate
[platform/upstream/libwebsockets.git] / test-server /
2016-01-12 Andy Greenlws_client_connect_via_info
2016-01-12 Andy Greentest client remove abs modulo
2016-01-11 Andy Greenextension permessage deflate
2015-12-29 Andy Greenintroduce LWS_SERVER_OPTION_VALIDATE_UTF8
2015-12-28 Andy Greenautobahn test echo extend max echo and follow message...
2015-12-28 Andy Greenautobahn test echo meddling
2015-12-27 Andy Greenclean windows warnings
2015-12-27 Andy Greentest server libev
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-22 Andy Greentest ping android compatibility
2015-12-18 Andy Greenuridecoding disallow uriencoded equals in name part
2015-12-18 Andy Greenuridecoding support optional semicolon as delimiter
2015-12-18 Andy Greenclean uri arg dump
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenwin solve various cranky problems with msvc
2015-12-17 Andy Greenclean misc 1
2015-12-16 Andy Greenpublic api remove context from user callback API BREAK
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Andy Greenhttp uri arguments process in fragments
2015-12-14 Andy Greenuriencoding deal with0uriencoded question mark properly
2015-12-14 Andy Greenwin align to recent changes
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenosx fix unsigned signed compare error 2
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-10 Andy Greentest client remove spamming delays
2015-12-09 Andy Greentest client bit more cleaning
2015-12-08 Andy Greentest client reconnect if server disappears
2015-12-06 Andy Greenclean more whitespace 4
2015-12-04 Andy Greenattack.sh update for test server changes
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-29 Andrew CanadayDefine 'daemonize' flag if LWS_NO_DAEMONIZE is not...
2015-11-25 Andy Greentest server h add newline
2015-11-20 Andy Greentest server pthreads
2015-11-19 Andy Greenwindows crappy tools dont know __func__
2015-11-19 Andy Greenrefactor test server
2015-11-17 Andy Greentest echo initial delay
2015-11-15 Andy Greentest html add open close buttons
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-15 Peter PentchevUse bash as a script interpreter
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-04-22 wonder-miceFrom 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep...
2015-04-06 Andy Greentest echo put proper origin
2015-03-28 Andy Greenprepare for v1.4
2015-03-05 Andy Greentest server only mention pollfd if EXTERNAL_POLL
2014-12-02 Andy Greentest ping correct type for fprintf
2014-12-01 Andy Greentest echo unbreak no server
2014-12-01 Andy Greentest echo versa + uri
2014-12-01 Andy Greentest echo add port to server host
2014-11-30 Andy Greencoverity 83669 remove random from fraggle
2014-11-30 Andy Greencoverity 83663 remove random from test client
2014-11-30 Andy Greencoverity 83683 test ping more uint64_t needed
2014-11-30 Andy Greencoverity 83658 test server check fstat return
2014-11-30 Andy Greencoverity 83662 test server check lseek return
2014-11-30 Andy Greencoverity 83668 test echo nesting level bug
2014-11-30 Andy Green83675 test echo param could bust bounds
2014-11-30 Andy Greencoverity 83682 suspicous signed bytewise reassembly
2014-11-30 Andy Greencoverity 83683 shift greater than 31 technically undefined
2014-11-26 Andy Greentest echo initialize listen port
2014-11-26 Andy Greenclean test server a bit
2014-11-24 Joakim SoderbergSubject: [PATCH] BUGFIX: Failed to get proper output...
2014-11-18 Andy Greentest-echo: enable for ssl cert serving and verification
2014-11-05 Andy Greenclean http2 passphrase code
2014-10-22 Andy Greenhttp2 alpn npn pollout
2014-10-18 Andy Greenhttp2 track content length add END_STREAM
2014-10-17 Andy Greenhttp2 handle flags
2014-10-12 Andy Greenhttp2 able to send test.html to nghttp2
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-08 Andy Greenhttp2 can keep upgraded connection up
2014-09-30 Andy Greenhttp2 add h2c upgrade and http2 connmode
2014-09-30 Andy Greenadd http2 settings token
2014-09-30 Andy Greentest server correct header naming order
2014-08-18 Andy Greenintroduce lws_partial_buffered
2014-07-18 Andy Greenhandle client protocol lists properly
2014-07-06 Andy Greentest server dumb increment fix once per second duplicate
2014-04-11 Andy Greenrefactor libev eliminate all code ifdefs
2014-04-10 Andy Greentest server extend timeout while sending leaf
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererMove #define for random() into the test applications...
2014-03-29 Patrick GanstererUse Sleep() instead of usleep() on Windows
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2014-03-29 Patrick GanstererRemove emulated_poll on Windows
2014-03-08 Patrick GanstererAdd libwebsocket_cancel_service() to let a pending...
2014-02-15 Michael Haberlerupdate test server for new extpoll
2014-02-15 Jakob Flierlmake force_exit volatile.
2014-02-15 martellfixed windows build
2013-12-25 Andy GreenUse ppoll to allow signals to wake service loop early...
2013-12-18 Andy Greenadd locking callback for fds
2013-12-14 James DevineOptionally allow non-SSL connections on same port as SSL
2013-12-10 Christian Wyssdistinguish error from truncation
2013-12-10 John Harrisonie10 lws url workaround
2013-12-09 Andy Greenhandle EAGAIN during send
2013-11-24 kapejodSupport for HTTP POST.
next