improve test server poll loop docs
[profile/ivi/libwebsockets.git] / test-server / test-server.c
2013-03-07 Andy Greenimprove test server poll loop docs 99/2999/1
2013-03-07 Andy Greenadditional casts allow test server build as cpp 94/2994/1
2013-03-07 Andy Greenchange get_peer_addresses to use context wsi latency 81/2981/1
2013-03-07 Andy Greentest server terminate cleanly on ctrl c 77/2977/1
2013-03-07 Andy Greenevict all broadcast support 76/2976/1
2013-03-07 Andy Greenautocreate foreign broadcast sockets on broadcast 67/2967/1
2013-03-07 Andy Greenuse correct LWS_NO_DAEMONIZE on test server 61/2961/1
2013-03-07 Andy Greenremove all support for pre v13 protocols 56/2956/1
2013-03-07 Andy Greendisable private broadcast sockets if enable no fork... 55/2955/1
2013-03-07 Edwin van den Oetelaaralign test server extpoll with library dynamic approach 54/2954/1
2013-03-07 Andy Greenintroduce without extensions 50/2950/1
2013-03-07 Andy Greenmake use of lock file 46/2946/1
2013-03-07 Andy Greentest server add daemonization flag 44/2944/1
2013-03-07 Andy Greentest server use syslog logging 43/2943/1
2013-03-07 Andy Greensolve flowcontrol problems 29/2929/1
2013-03-07 Edwin van der Oetelaaruse simple lookup table for extpoll 26/2926/1
2013-03-07 Andy Greenmove array bounds gcc workaround outside function 18/2918/1
2013-03-07 Andy Greenworkaround for some gcc array bounds false positive 08/2908/1
2013-03-07 Andy Greenupdate test server html serving callback to use aepd... 06/2906/1
2013-03-07 Andy Greenextpoll use hashtable for fd tracking 00/2900/1
2013-03-07 Edwin van der Oetelaarextpoll break out of loop when set or clear finds fd 97/2897/1
2013-03-07 Andy Greenhttp service break into outer loop states 96/2896/1
2013-03-07 Andy Greenmerge test server extpoll into test server 95/2895/1
2013-03-07 Andy Greenlogging ensure everyone has a newline 91/2891/1
2013-03-07 Andy Greenabsorb README.rst into main README and code 88/2888/1
2013-03-07 Andy Greenlogging extend level set api to allow setting emission... 81/2881/1
2013-03-07 Andy Greenallow enabling debug contexts from test apps 79/2879/1
2013-03-07 David GaleanoAdded context creation parameter for CA certificates... 41/2841/1
2013-03-07 Alon Levylibwebsocket_context: add userspace pointer for use... 28/2828/1
2012-07-20 Andy Greenrestore accept error as closure signal
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-09 Andy Greenstyle cleaning
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-03-07 Andy Greenadd separate server writeable and change naming to...
2011-03-07 Andy Greenintroduce test server close testing switch
2011-03-06 Andy Greenintroduce internal extensions array
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-02 Peter Hinzintroduce win32 build capability
2011-02-19 Andy Greenintroduce listen on specific interface
2011-02-14 Andy Greenintroduce this param in callback fix server close on...
2011-02-13 Andy Greenadd-example-protocol-handshake-filter-callback.patch
2011-02-13 Andy Greenadd-example-network-filter-callback.patch
2011-01-30 Andy Greenintroduce-k-switch-defeat-masking.patch
2011-01-27 Andy Greenintroduce-ssl-client-connections--flow-control.patch
2011-01-23 Andy Greenclean--fix-sigpipe.patch
2011-01-22 Andy Greenintroduce-client-support.patch
2011-01-20 Andy Greenadd-enable-nofork-config-option.patch
2011-01-19 Andy Greenexpose-event-loop.patch
2011-01-18 Andy Greenuse-enum-for-demo-protocols.patch
2010-12-19 Andy Greenclean-and-add-pedantic-remove-long-long.patch
2010-12-18 Andy Greenfork-sever-process-and-introduce-broadcast-api.patch
2010-11-15 Andy Greenremove-md5-struct.patch
2010-11-13 Andy Greencoding-style-cleanups.patch
2010-11-12 Andy Greenmirror-protocol-chrome-and-firefox.patch
2010-11-12 Andy Greenintroduce-mirror-test-protocol.patch
2010-11-12 Andy Greenremove-last-fork.patch
2010-11-12 Andy Greenmove-to-automatic-protocol-list-scheme.patch
2010-11-11 Andy Greentest-applet-add-reset-button-and-colour-socket-status...
2010-11-11 Andy Greenrequire-specific-test-protocol.patch
2010-11-11 Andy Greenadd-Sec-WebSocket-Draft-and-protocol-autodetect.patch
2010-11-11 Andy Greenadd-protocol-filter.patch
2010-11-11 Andy Greenfix-rx-action-76.patch
2010-11-08 Andy Greenbreak-out-lib-sources.patch
2010-11-08 Andy Greenadd-COPYING-lgpl-2.1.patch
2010-11-08 Andy Greenadd-wss-ssl-openssl-support.patch
2010-11-03 Andy Greenadd-per-session-user-data.patch
2010-11-01 Andy Greentest-assets-into-usr-share.patch
2010-11-01 Andy Greenrefactor-into-dirs.patch