test-server-v2.0: disable setting default protocol
[platform/upstream/libwebsockets.git] / test-server / test-echo.c
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2017-02-03 Andy Greenclient: decruft extensions
2016-12-20 Namowenecho: fix debug build
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-09 Fredrik SkogmanUpdated test programs to build on Solaris. Some whitesp...
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-02-08 Andy Greenlicense clarification and test apps CC zero
2016-01-29 Andy Greencleanup test app startup messages
2016-01-12 Andy Greenlws_client_connect_via_info
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-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
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-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-17 Andy Greentest echo initial delay
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
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
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 83668 test echo nesting level bug
2014-11-30 Andy Green83675 test echo param could bust bounds
2014-11-26 Andy Greentest echo initialize listen port
2014-11-18 Andy Greentest-echo: enable for ssl cert serving and verification
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2014-02-15 Jakob Flierlmake force_exit volatile.
2014-02-15 martellfixed windows build
2013-05-01 Andy Greentrac 29 echo remoe mention of syslog constants for...
2013-04-29 Andy Greentrac 29 avoid syslog in echo test if win32
2013-02-23 Andy Greenreflect send completeness in lws_write return
2013-02-22 Joakim SoderbergFixed CMake compile options.
2013-02-13 Andy Greenupdate echo to use externsion getting api
2013-02-12 Andy Greenecho test app needs different lockfile
2013-02-12 Andy Greenupdate test echo for iface info member namechange
2013-02-09 Andy Greenchange context creation params to struct
2013-01-31 Andy Greenfixes for without server and without client
2013-01-30 Andy Greenintroduce test echo