aboutsummaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)Author
2016-02-18context creation info add ecdh_curveAndy Green
2016-02-17more documentation typosAndy Green
2016-02-16v1.7.0Andy Green
2016-02-15timeout settable from infoAndy Green
2016-02-14libuv integrationAndy Green
2016-02-09fixed LWS_PRE descriptionSteffen Vogel
2016-01-28lextable add x-real-ipDanomi Czaski
2016-01-26lws_adopt_socketAndy Green
2016-01-19multithreaded serviceAndy Green
2016-01-15redirectAndy Green
2016-01-15ssl add ECDH server supportVijay Khurdiya
2016-01-11extension permessage deflateAndy Green
2015-12-29introduce LWS_SERVER_OPTION_VALIDATE_UTF8Andy Green
2015-12-26clarify changelogAndy Green
2015-12-26close add api to control sent close frame contentsAndy Green
2015-12-26close add callback to get peer close reasonAndy Green
2015-12-26mbed3 remove unused allocationsAndy Green
2015-12-26deprecate LWS_SEND_BUFFER_POST_PADDINGAndy Green
2015-12-25http header malloc pool implement poolAndy Green
2015-12-18changelog pre v1.6.0Andy Green
2015-12-17lws_get_context not _ctxAndy Green
2015-12-17public api remove context from user callback API BREAKAndy Green
2015-12-16public api remove superfluous context params API BREAKAndy Green
2015-12-14changelog update file api about wsiAndy Green
2015-12-14introduce lws_wsi_userAndy Green
2015-12-14changelog explain protocols related api changesAndy Green
2015-12-10lws_plat_fd implement platform default handlersAndy Green
2015-12-04api rationalization add cmake switch to export old api wrappersAndy Green
2015-12-03Fix some minor typos.Peter Pentchev
2015-10-28release v1.5Andy Green
2015-10-15LWS_WITHOUT_BUILTIN_SHA1Andy Green
2015-10-15LWS_SERVER_OPTION_PEER_CERT_NOT_REQUIREDAndy Green
2015-10-12Pass HTTP reject error code returned by server to clientMGadkari
2015-03-28prepare for v1.4Andy Green
2014-10-16ssl allow externally managed SSL_CTXjoseph.urciuoli
2014-10-12http2 able to send test.html to nghttp2Andy Green
2014-08-18introduce lws_partial_bufferedAndy Green
2014-08-18deprecate no_buffer_all_partialsAndy Green
2014-08-16add lws_is_ssl apiAndy Green
2014-08-11protocol struct add user controlled id memberAndy Green
2014-07-29ssl allow passing cert passphraseOleh
2014-07-06update changelog for 1.3Andy Green
2014-03-24ipv6 integration fixesAndy Green
2014-03-24add ipv6 supportJames Devine
2014-03-23libev portAndrew Canaday
2014-03-15ssl client use OS CA root certs by defaultAndy Green
2014-02-28Allow setting the HTTP proxy via creation infoPatrick Gansterer
2013-12-18add locking callback for fdsAndy Green
2013-12-14Optionally allow non-SSL connections on same port as SSLJames Devine
2013-11-24Support for HTTP POST.kapejod