client ssl: remove now meaningless check for non-server vhost
[platform/upstream/libwebsockets.git] / README.coding.md
2017-06-20 Andy Greensupport openssl info callback
2017-06-07 Leonardo Maccari... Subject: Support to bind accepted socket to device...
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-03-05 Andy Greenfops-zip
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-08-14 Patrick GanstererFix signature of lws_create_vhost() in README.coding.md
2016-07-14 Andy Greenplugins-dim-webpage-when-connection-lost
2016-07-14 Andy Greendoxygen use sections
2016-07-14 Andy GreenSNI-vhost-matching-fallback-to-wildcard
2016-07-14 Andy GreenEXTPOLL export LWS_POLLXXX and document .events must...
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-07 Andy Greenlws_write escalate pending truncated to make the
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-04-24 Andy Greendocs vhosts and mounts
2016-04-18 Andy Greenclient http
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-02-16 Andy Greenmore documentation typos
2016-02-14 Andy Greenlibuv integration
2016-01-19 Andy Greenmultithreaded service
2016-01-15 Vijay Khurdiyassl add ECDH server support
2016-01-11 Andy Greenextension permessage deflate
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-10-20 Andy Greendocument context create cannot execute in parallel
2014-12-01 =?UTF-8?q?Joakim... Subject: [PATCH] Nicer readmes using markdown.