test-client: fix broken protocol names
[platform/upstream/libwebsockets.git] / lib /
2016-12-20 Andy Greenipv6-allow-binding-to-ipv6-address-in-iface
2016-12-20 Andy Greenclient: if NULL protocol vhost same linked list entry
2016-12-20 Andy Greenclient: avoid possible NULL deref on error path
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-12-20 Andy Greenclean: usused accidental global wsi
2016-12-20 Andy Greentoken:x-forwarded-for
2016-12-20 Andy Greencontext: external_baggage_free_on_destroy
2016-12-16 Andy Greenbasic-auth
2016-12-16 Andy Greenjust finalize startup once
2016-12-16 Bablooosvhost: allow adding vhosts after server init
2016-12-16 Andy Greengeneric-sessions: move auth level check to after mount...
2016-12-16 Andy Greenws-server: restrict returned Sec-Websocket-Protocol...
2016-12-16 Iblis Linserver: portable option for setsockopt
2016-12-16 sjames1958gmclient stash: update path variable to larger size
2016-12-16 Andy Greenlws_socket_bind: use lws_sockfd_type
2016-12-16 Andy Greenclient: protect againt losing ah by lws_client_connect_2
2016-12-16 Andy Greenpost file upload: dont lose sight of end of upload...
2016-12-16 Joachim BauchAdded flag to allow expired certificates.
2016-12-16 Rainer PoiselBetter support for MINW32
2016-12-16 Yannick KiekensFrom 7f84bc3e864b52eb13c670362a4b53bc3505393e Mon Sep...
2016-12-16 Andy Greenclient: add lws_http_client_http_response api
2016-12-16 Andy Greenclient: treat 304 like 200
2016-12-16 Andy Greenalias lws_plat_service_tsi to lws_service_tsi in public api
2016-10-12 Andy GreenAdd reject service keywords list
2016-10-10 Andy Greenadjust_timeout: with default lws_plat_service_tsi allow...
2016-10-10 Joerg Pommnitzsome compilers need void param explicitly
2016-10-08 Andy Greendocs: explain lws_write handling of truncated sends...
2016-10-07 Denis Osvaldpublicly document lws_service_fd timeout servicing
2016-10-06 Andy Greenextpoll: expose forced service apis
2016-10-05 Andy Greenubuntu: fix uv detection for lwsws
2016-10-04 Andy Greenclosing drops any pending ah rx immediately
2016-10-04 Andy Greenport forced service checking from libuv
2016-10-04 Andy Greenpost form parsing fix retry as new boundary start neede...
2016-10-04 Peter PentchevRemove the cleanup functions with OpenSSL 1.1.
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-29 Andy Greenlws_header_table_reset: make caller responsibility...
2016-09-26 Benjamin Nessfix build problem on systems without X509_VERIFY_PARAM...
2016-09-22 Patrick GanstererAdd SVG to lws_get_mimetype()
2016-09-19 Andy Greenlwsws license to cc0
2016-09-14 Andy Greenlws_snprintf
2016-09-09 Andy Greenhandle rx flow control active when consuming payload
2016-09-09 Andy Greenadopt_socket_vhost: error path doesn't remove us from...
2016-09-08 Fredrik SkogmanAdded build support for Solaris.
2016-09-06 Andy Greenclient http: extra read notification after close
2016-09-05 Andy Greenwindows: WCHAR in lws_plat_inet_ntop needs double the...
2016-08-28 Andy Greencoverity 169273 - off-by-one on cgi chunking swallow...
2016-08-28 Andy Greencoverity 169272 - off-by-one possible on CGI buffer...
2016-08-28 Andy Greencoverity 169271 - take care about sockfd of -1 on close
2016-08-28 Andy Greencoverity 169269 - dont issue NULL cce
2016-08-28 Andy Greencoverity 169268 + 169270- dead code plus repeat NULL...
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-26 Patrick GanstererRemove unneeded #include <stdint.h>
2016-08-23 Andy Greencgi-retain-timeout-after-POST-send
2016-08-21 Andy Greenquench logging
2016-08-19 Andy Greencgi: deal with all methods correctly
2016-08-19 Andy Greenuv: dont handle SIGSEGV, SIGFPE
2016-08-14 Patrick GanstererRemove context from lws_context_per_thread for non...
2016-08-14 Patrick GanstererAdd error handling for SSL_new() of clients
2016-08-14 Patrick GanstererAllow serving files without known mimetype
2016-08-10 Andy Greenserver max protocol element 64
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 Greenbase64 decode fix lengths
2016-08-10 Andy Greenah detach: don't print held time if actually detached
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy Greenplugin table dirlisting
2016-07-14 Mike MessinaRecheck slot when an FD gets closed and make formatting...
2016-07-14 mmessinaUse one event for all sockets to avoid 64 limit and...
2016-07-14 Andy GreenSNI-vhost-matching-fallback-to-wildcard
2016-07-14 Andy Greenah change default header len to 4096 and pool size 4
2016-07-14 Andy GreenEXTPOLL export LWS_POLLXXX and document .events must...
2016-07-14 Andy Greenclient ssl add flag to control server cert hostname...
2016-07-14 Andy Greendefer ESTABLISHED until after mode is WS_SERVING
2016-07-14 Andy Greenlejp-conf: substitute _lws_ddir_ with install dir
2016-07-14 Andy Greenlejp_conf: pmo as alias for cgi-env
2016-07-14 Andy Greenwin32-clean-and-use-do-while
2016-07-14 Andy Greenlws_get_mimetype
2016-07-14 Andy Greenpeer closes during partial buffered just hang up
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greenreduce log spew and document test-server variants
2016-07-14 Robin Rowefix __x86_64__ check
2016-07-14 Andy Greenclient confirm server hostname in cert
2016-07-14 Andy Piperwindows detect client connection error
2016-07-14 Andy Greendlfcn h only if plugins
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-18 Andy Greenlws_bind_protocol
2016-06-17 Andy Greenprotocol generic sessions
2016-06-17 Andy Greenlws_json_escape
2016-06-17 Andy Greenlejp conf report human readable errors
2016-06-17 Andy Greenlws_now_secs
2016-06-16 OndraCoModified the 64 connections "backup" so that there...
2016-06-16 OndraCoAdded a back-up in case of more than 64 connections.
2016-06-15 Andy Greenlws_callback_vhost_protocols
2016-06-14 Andy Greenlws_process_html_args
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-14 Gadkari Mugdhafix for https connection code
2016-06-10 Andy Greenopenssl allow set clear of ssl options from info
2016-06-07 Andy Greenclient CONNECTION_ERROR also allow in LWSS_CLIENT_UNCON...
2016-06-07 Andy Greenlws_write escalate pending truncated to make the
next