Fix to expose openssl dependency
[platform/upstream/libwebsockets.git] / test-server /
2017-08-04 Andy Greenping test app: avoid FPE when no packets received
2017-07-27 Andy Greenattack.sh: adapt to changes
2017-07-26 Andy Greenlibevent: update to use static plugins and work with...
2017-07-26 Andy Greentest-server-libuv: add lws_meta
2017-07-21 Andy Greentest-server-libuv: also call context_destroy2 when...
2017-07-19 Andy Greenlws-meta
2017-07-19 Andy Greenlws-vhost-destroy
2017-07-14 Andy Greentest-html: unify ws open function
2017-07-08 Andy Greenmirror: multiple mirror contexts by mirror= url arg
2017-07-08 Andy Greentest server: only init ssl when --ssl in use
2017-07-07 Andy Greenlws_intptr_t
2017-06-29 Andy Greenlws_return_http_status: if not in HTTP/2, restrict...
2017-06-28 Andy Greentest-server-libuv: add missing call to lws_context_dest...
2017-06-28 Andy Greentest servers: convert to static inclusion of plugins
2017-06-28 Andy Greentest-server-status: increase tx size to avoid WRITEABLE...
2017-06-28 Andy Greentest-server-http: no need to complete transaction early...
2017-06-20 Andy Greensupport openssl info callback
2017-06-19 Sergey KovalevichSubject: LWS_UNUSED
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-06-07 Leonardo Maccari... Subject: Fix compile error in GCC 4.1.2
2017-06-07 Leonardo Maccari... Subject: Support to bind accepted socket to device...
2017-05-29 emptyVoidSubject: Direct extension confirmation to the negotiate...
2017-04-28 Andy Greenesp32: return random length from lws_get_random
2017-03-26 Andy Greenpmd: handle case we are already on drain list
2017-03-22 Andy Greentest-server-v2.0: disable setting default protocol
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-21 Andy Greentest-server-v2.0: add string.h include
2017-03-20 Andy Greenext: pmd: improve dealing with partial input usage...
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-07 Andy Greenraw: enable server and client raw sockets
2017-03-07 Andy Greenext: use arguments and reply with them
2017-03-06 Andy Greentest-client: only take data from LWS_CALLBACK_RECEIVE_C...
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-12 Andy Greenfile_ops: add compression flags and convert open flags...
2017-02-09 Andy Greenclient: fix redirects and allow ssl / non-ssl redirects
2017-02-09 Andy Greenchunked http client: support in test-client and document
2017-02-07 Johnnytest client: some compilers dont accept void * as const...
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2017-02-05 Martin MilataSubject: gcc format strings: Make GCC check format...
2017-02-03 Andy Greenclient: decruft extensions
2016-12-23 Andy Greentest server: add -P secs to allow pingpong test
2016-12-20 Namowenecho: fix debug build
2016-12-20 Andy Greentest-client: fix broken protocol names
2016-12-16 Andy Greenbasic-auth
2016-12-16 Andy Greenclient: add lws_http_client_http_response api
2016-12-16 Andy Greenalias lws_plat_service_tsi to lws_service_tsi in public api
2016-10-07 Denis Osvaldtest-server-extpoll: add 1-per-second timeout servicing
2016-10-07 Denis Osvaldtest-server-extpoll: check for forced service before...
2016-10-06 Andy Greenupdate attack.sh
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-14 Andy Greenlws_snprintf
2016-09-09 Fredrik SkogmanUpdated test programs to build on Solaris. Some whitesp...
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-26 Patrick GanstererRemove unneeded #include <stdint.h>
2016-08-23 Andy Greentest html: js date uses ms
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenclient fixups after esp8266
2016-08-10 Andy Greenesp8266 initial support
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy Greenplugins-dim-webpage-when-connection-lost
2016-07-14 Andy Greenplugin table dirlisting
2016-07-14 Andy Greenclient ssl add flag to control server cert hostname...
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greenreduce log spew and document test-server variants
2016-07-14 Andy Greentest-libev add server-status protocol
2016-06-18 Andy Greenlws_bind_protocol
2016-06-17 Andy Greenprotocol generic sessions
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-06 Alexander BruinesAndroid: update to use SDK Python script
2016-05-28 Alexander BruinesAdroid test-server client
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-14 Andy Greenlwsws conf mount extra mimetypes
2016-05-13 Andy Greenwin32 libuv related build fixes
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-08 Andy Greentest server post also take care about POST len termination
2016-05-07 Andy Greenfix %3d handling in path part and add attack.sh
2016-05-06 Andy Greenprotocol plugins default also add example in test serve...
2016-05-04 Andy Greenlibuv fixes for foreign loop test
2016-05-03 Denis Osvaldtest server foreign loop
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-02 Andy Greenplugins_dir convert to array
2016-05-01 Andy Greenprovide default empty protocol zero handler if NULL...
2016-05-01 Andy Greenlibwebsockets-test-server-v2.0 showing how to use mount...
2016-04-26 Stephan EberleEliminated compile warning in test-client.c
2016-04-25 Andy Greenpost example in test server
2016-04-22 Andy Greencoverity 160160/160161 test server commanline args...
2016-04-18 Andy Greenclient http
2016-04-18 Andy Greenpolarssl implementation
2016-04-14 Alexander BruinesAdd testapps support for client certs and CRLs
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenlwsws cgi integration
2016-04-08 Andy Greenlwsws redirect and correct vhost selection before accept
2016-04-07 Andy Greenurldecode forbid malformed
2016-04-07 Andy Greenplugins
2016-04-05 Meir Yanovichwin32 needs strange strftime args
2016-04-04 Andy Greenuri processing reject paths not starting with slash
next