Subject: LWS_UNUSED
[platform/upstream/libwebsockets.git] / test-server / test-server-http.c
2017-06-19 Sergey KovalevichSubject: LWS_UNUSED
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-04-28 Andy Greenesp32: return random length from lws_get_random
2017-03-09 Silas Parkergcc-format-strings: 32-bit build
2017-03-07 Andy Greenserver-name: add_server_header add LWSAHH_FLAG_NO_SERVE...
2017-03-05 Andy Greenfops-zip
2017-03-01 Andy Greenfops: allow setting from context creation and introduce...
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-22 Andy Greenmbedtls: remove abortive attempt to avoid confusing...
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-14 Andy Greenlws_snprintf
2016-07-14 Andy Greenplugins-dim-webpage-when-connection-lost
2016-07-14 Andy Greenreduce log spew and document test-server variants
2016-06-18 Andy Greenlws_bind_protocol
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-05-08 Andy Greentest server post also take care about POST len termination
2016-04-25 Andy Greenpost example in test server
2016-04-18 Andy Greenpolarssl implementation
2016-04-14 Alexander BruinesAdd testapps support for client certs and CRLs
2016-04-13 Andy Greenlwsws cgi integration
2016-04-07 Andy Greenurldecode forbid malformed
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greencgi header processing
2016-03-02 Andy Greentest server http proxy
2016-02-25 Andy Greentest server log LWS_CALLBACK_HTTP
2016-02-25 Andy Greencgi
2016-02-18 Andy Greentest server SSL STS header delivery example
2016-02-08 Andy Greenlicense clarification and test apps CC zero
2016-01-30 Andy Greenah http1.1 deal with pipelined headers properly
2016-01-26 Andy Greenmultithread stability
2016-01-19 Andy Greentest server http dont print junk if string too long
2016-01-11 Andy Greenextension permessage deflate
2015-12-18 Andy Greenclean uri arg dump
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-15 Andy Greenhttp uri arguments process in fragments
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenosx fix unsigned signed compare error 2
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-06 Andy Greenclean more whitespace 4
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-20 Andy Greentest server pthreads
2015-11-19 Andy Greenrefactor test server