dummy handler: LWS_CALLBACK_HTTP_FILE_COMPLETION
[platform/upstream/libwebsockets.git] / test-server / test-fraggle.c
2017-02-03 Andy Greenclient: decruft extensions
2016-09-14 Andy Greenlws_snprintf
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-02-15 Andy Greencoverity 158146 test fraggle 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-17 Andy Greenlws_get_context not _ctx
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-03-28 Andy Greenprepare for v1.4
2014-11-30 Andy Greencoverity 83669 remove random from fraggle
2014-11-30 Andy Greencoverity 83682 suspicous signed bytewise reassembly
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 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-14 Andy Greenfragge able to send chunks larger than rx buffer
2013-02-13 Joakim SoderbergFixed DLL compilation on Windows for CMake.
2013-02-12 Joakim SoderbergFixed compilation on Windows.
2013-02-09 Andy Greenchange context creation params to struct
2013-01-21 Andy Greenremove all support for pre v13 protocols
2013-01-20 Andy Greenintroduce without extensions
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...
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-09 Andy Greenstyle cleaning
2011-03-09 Andy Greenbeautify fraggle
2011-03-08 Andy Greenclean fraggle
2011-03-07 Andy Greenintroduce fraggle test app