lws_snprintf
[platform/upstream/libwebsockets.git] / test-server / test-ping.c
2016-09-14 Andy Greenlws_snprintf
2016-02-15 Andy Greencoverity 158147 test ping sprintf bounds
2016-02-08 Andy Greenlicense clarification and test apps CC zero
2016-02-02 Andy GreenLWS_WARN_DEPRECATED and fixup older test apps
2016-01-29 Andy Greencleanup test app startup messages
2016-01-11 Andy Greenextension permessage deflate
2015-12-27 Andy Greenclean windows warnings
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-22 Andy Greentest ping android compatibility
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-14 Andy Greenwhitespace trailing mass cleanout
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
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...
2014-12-02 Andy Greentest ping correct type for fprintf
2014-11-30 Andy Greencoverity 83683 test ping more uint64_t needed
2014-11-30 Andy Greencoverity 83683 shift greater than 31 technically undefined
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2013-02-23 Andy Greenreflect send completeness in lws_write return
2013-02-22 Joakim SoderbergFixed CMake compile options.
2013-02-13 Joakim SoderbergFixed DLL compilation on Windows for CMake.
2013-02-09 Andy Greenchange context creation params to struct
2013-02-07 Peter PentchevFix two typos.
2013-02-06 Joakim SoderbergCMake support + fixed windows build.
2013-01-30 Andy Greenchange get_peer_addresses to use context wsi latency
2013-01-20 Andy Greenintroduce without extensions
2013-01-16 Andy Greenupdate ping test client and stop exposing payload to...
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...
2012-10-19 Alon Levylibwebsocket_context: add userspace pointer for use...
2011-03-06 Andy Greenintroduce internal extensions array
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
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 Greenuse-new-peer-name-api-in-ping.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-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