Imported Upstream version 4.3.2
[platform/upstream/libwebsockets.git] / changelog
2022-01-24 Seonah MoonImported Upstream version 4.3.stable 08/270008/1 upstream/4.3.stable
2019-12-23 Seonah MoonImported Upstream version 3.2.0 82/220782/2 upstream/3.2.0
2019-12-23 seonah moonRevert "Imported Upstream version 3.2" 72/220772/1
2019-12-23 Seonah MoonImported Upstream version 3.2 68/220768/1
2017-07-28 Andy Greenv2.3.0
2017-03-08 Andy Greenv2.2.0
2016-10-06 Andy Greenv2.1.0
2016-05-12 Andy Greenadd lws_init_vhost_client_ssl api to allow client ssl...
2016-05-06 Andy Greenprotocol plugins set default
2016-05-06 Andy Greenmimetypes add additional canned
2016-05-05 OndraCoChanges to enable WIN CE support
2016-05-05 Enno Bolandlib/server.c: fix ipv6 support
2016-05-05 Enno Bolandlib/ssl.c: fix libre- and boringssl
2016-05-05 Andy Greensnip changelog back to 1.7
2016-05-05 Andy Greenv2.0.0
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-03-28 Andy Greenlwsws Libwebsockets Web Server
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greenclient chunked transfer encoding
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-09 Andy Greenclient ext hdr skip if no arg
2016-03-02 Andy Greentest server http proxy
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Andy Greenclient support http without ws
2016-02-29 Andy Greenclient accept connection request even if no free ah
2016-02-29 Andy Greenwindows listen for pollhup
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
2016-02-25 Andy Greenclose wsi must do detatch ah flow even if no ah
2016-02-25 Andy Greenlogging timestamp creation expose as api
2016-02-25 Andy Greencgi
2016-02-25 Andy Greenuser code must explicitly complete http transaction
2016-02-25 Andy Greendefeat POLLOUT if socket in shutdown wait
2016-02-25 Andy Greenadopt variant with preamble rx
2016-02-25 Andy Greenws union member must have actual struct at start not...
2016-02-21 Andy Greentest server add lws_status
2016-02-20 Andy Greenchangelog sync
2016-02-18 Andy Greencontext creation info add ecdh_curve
2016-02-16 Andy Greenmore documentation typos
2016-02-16 Andy Greenv1.7.0
2016-02-15 Andy Greentimeout settable from info
2016-02-14 Andy Greenlibuv integration
2016-02-09 Steffen Vogelfixed LWS_PRE description
2016-01-28 Danomi Czaskilextable add x-real-ip
2016-01-26 Andy Greenlws_adopt_socket
2016-01-19 Andy Greenmultithreaded service
2016-01-15 Andy Greenredirect
2016-01-15 Vijay Khurdiyassl add ECDH server support
2016-01-11 Andy Greenextension permessage deflate
2015-12-29 Andy Greenintroduce LWS_SERVER_OPTION_VALIDATE_UTF8
2015-12-26 Andy Greenclarify changelog
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-26 Andy Greenmbed3 remove unused allocations
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-18 Andy Greenchangelog pre v1.6.0
2015-12-17 Andy Greenlws_get_context not _ctx
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-13 Andy Greenchangelog update file api about wsi
2015-12-13 Andy Greenintroduce lws_wsi_user
2015-12-13 Andy Greenchangelog explain protocols related api changes
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-04 Andy Greenapi rationalization add cmake switch to export old...
2015-12-03 Peter PentchevFix some minor typos.
2015-10-28 Andy Greenrelease v1.5
2015-10-15 Andy GreenLWS_WITHOUT_BUILTIN_SHA1
2015-10-15 Andy GreenLWS_SERVER_OPTION_PEER_CERT_NOT_REQUIRED
2015-10-11 MGadkariPass HTTP reject error code returned by server to client
2015-03-28 Andy Greenprepare for v1.4
2014-10-16 joseph.urciuolissl allow externally managed SSL_CTX
2014-10-12 Andy Greenhttp2 able to send test.html to nghttp2
2014-08-18 Andy Greenintroduce lws_partial_buffered
2014-08-18 Andy Greendeprecate no_buffer_all_partials
2014-08-16 Andy Greenadd lws_is_ssl api
2014-08-11 Andy Greenprotocol struct add user controlled id member
2014-07-29 Olehssl allow passing cert passphrase
2014-07-06 Andy Greenupdate changelog for 1.3
2014-03-24 Andy Greenipv6 integration fixes
2014-03-24 James Devineadd ipv6 support
2014-03-23 Andrew Canadaylibev port
2014-03-15 Andy Greenssl client use OS CA root certs by default
2014-02-28 Patrick GanstererAllow setting the HTTP proxy via creation info
2013-12-18 Andy Greenadd locking callback for fds
2013-12-14 James DevineOptionally allow non-SSL connections on same port as SSL
2013-11-24 kapejodSupport for HTTP POST.
2013-11-09 Andy Greenallow other headers in http send file
2013-10-26 Andy Greenv1.2.3 changelog update
2013-09-20 Andy Greentrac 40 client connection properly nonblocking
2013-09-18 Andy Greenchange LWS_CALLBACK_FILTER_PROTOCOL_CONNECTION user...
2013-06-10 Andy Greenadd LWS_CALLBACK_CLOSED_HTTP
2013-03-16 Andy Greenintroduce api for unthrottle all connections of protocol
2013-03-09 Andy Greenremove autotools build
2013-03-09 Andy Greendocument revent clearing scheme
2013-02-23 Andy Greenreflect send completeness in lws_write return
2013-02-22 Andy Greenmove ssl cipher list from compiletime to context creati...
2013-02-20 Edwin van den Oetelaarprovide socketfd at in param for LWS_CALLBACK_FILTER_NE...
2013-02-18 Andy Greendocument ensure_user_space going private
next