Cleaned up the CyaSSL linking in the CMake project a bit.
[platform/upstream/libwebsockets.git] / test-server /
2013-02-06 Joakim SoderbergFixed linux compilation and added more compile options.
2013-02-06 Joakim SoderbergCMake support + fixed windows build.
2013-02-02 Andy Greenimprove test server poll loop docs
2013-02-01 Andy Greenadditional casts allow test server build as cpp
2013-01-31 Andy Greenrenovate test html
2013-01-31 Andy Greenfixes for without server and without client
2013-01-30 Andy Greenintroduce test echo
2013-01-30 Andy Greenchange get_peer_addresses to use context wsi latency
2013-01-30 Andy Greentest server terminate cleanly on ctrl c
2013-01-29 Andy Greenevict all broadcast support
2013-01-25 Andy Greenautocreate foreign broadcast sockets on broadcast
2013-01-21 Andy Greenuse correct LWS_NO_DAEMONIZE on test server
2013-01-21 Andy Greenremove all support for pre v13 protocols
2013-01-21 Andy Greendisable private broadcast sockets if enable no fork...
2013-01-20 Edwin van den Oetelaaralign test server extpoll with library dynamic approach
2013-01-20 Andy Greenzlib not needed if no extensions
2013-01-20 Andy Greenintroduce without extensions
2013-01-19 Andy Greenmake use of lock file
2013-01-19 Andy Greentest server add daemonization flag
2013-01-19 Andy Greentest server use syslog logging
2013-01-18 Andy Greenrefactor and introduce without server configure option
2013-01-17 Andy Greensolve flowcontrol problems
2013-01-17 Edwin van der Oetelaaruse simple lookup table for extpoll
2013-01-16 Andy Greenmove array bounds gcc workaround outside function
2013-01-16 Andy Greenupdate ping test client and stop exposing payload to...
2013-01-16 Andy Greenconfigure without client
2013-01-16 Andy Greentest client remove usleep
2013-01-16 Andy Greenworkaround for some gcc array bounds false positive
2013-01-16 Andy Greenadd logo to test file
2013-01-16 Andy Greenupdate test server html serving callback to use aepd...
2013-01-16 Andy Greenadd libwebsockets.org logo to share
2013-01-15 Andy Greenextpoll use hashtable for fd tracking
2013-01-15 Edwin van der Oetelaarextpoll break out of loop when set or clear finds fd
2013-01-15 Andy Greenhttp service break into outer loop states
2013-01-15 Andy Greenmerge test server extpoll into test server
2013-01-15 Edwin van der Oetelaaroptimize extpoll fd delete
2013-01-15 Andy Greenadd longlived option to test client
2013-01-15 Andy Greenlogging ensure everyone has a newline
2013-01-13 Andy Greenabsorb README.rst into main README and code
2013-01-12 Andy Greenlogging extend level set api to allow setting emission...
2013-01-10 Andy Greenallow enabling debug contexts from test apps
2013-01-09 David GaleanoAdded context creation parameter for CA certificates...
2013-01-09 David GaleanoIgnoring linux build files
2013-01-09 David GaleanoUse feature check rather than browser check.
2012-10-19 Alon Levylibwebsocket_context: add userspace pointer for use...
2012-10-17 Anders BranderAdded test.html favicon.ico to EXTRA_DIST.
2012-10-06 Andy Greenuse autogen.sh
2012-07-20 Andy Greenrestore accept error as closure signal
2012-05-21 yuval tallink lz explicitly for mips
2012-05-20 Andy Greenrefresh autotools stuff
2012-05-03 Andy Greenupdate test html now mozilla uses normal ws apis
2012-05-03 Andy Greencleanup extra wrapping needed on braced define
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-12 Andy Greenautoconf introduce enable mingw and adapt compiler...
2012-04-09 Andy Greenstyle cleaning
2011-09-25 Andy Greentest html uplevel detect browser and MozWebSocket
2011-05-24 Andy Greenx google mux implement child close
2011-05-24 Andy Greentest client add flag to defeat mux extension
2011-05-24 Andy Greentest client make mirror data source channel open and...
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-03-09 Andy Greenbeautify fraggle
2011-03-08 Andy Greenclean fraggle
2011-03-07 Andy Greenintroduce fraggle test app
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 Greenadd compression defeat switch to test client
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 Greenmake test client notice if server closed on him
2011-02-14 Andy Greenintroduce this param in callback fix server close on...
2011-02-13 Andy Greenuse-new-peer-name-api-in-ping.patch
2011-02-13 Andy Greenadd-example-protocol-handshake-filter-callback.patch
2011-02-13 Andy Greenadd-example-network-filter-callback.patch
2011-02-13 Andy Greenintroduce-network-connect-filter-callback.patch
2011-02-12 Andy Greenadd-ext-poll-callbacks-in-extpoll-test.patch
2011-02-12 Andy Greenintroduce-libwebsockets-test-server-extpoll.patch
2011-02-10 Andy Greenintroduce-new-05-socket-closure-rules.patch
2011-02-09 Andy Greenintroduce-ietf-05-framing-and-commandline-options.patch
2011-02-06 Andy Greenfix-hostname-to-be-server-name--allow-switches-in-any...
2011-01-30 Andy Greenadd-k-opt-to-test-client.patch
2011-01-30 Andy Greenintroduce-k-switch-defeat-masking.patch
2011-01-30 Andy Greenfix-context-close.patch
2011-01-30 Andy Greenintroduce-multiple-client-ping.patch
2011-01-30 Andy Greenclean-style.patch
2011-01-28 Andy Greenfix-host-header-contents--introduce-canonical-hostname...
2011-01-27 Andy Greenintroduce-test-ping-app.patch
2011-01-27 Andy Greenuplevel-soname-and-spec-0.3.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 Greenfix-script-to-synthesize-websocket-url-entirely-from...
2010-11-15 Andy Greenremove-md5-struct.patch
next