client: protect against possible NULL deref path
[platform/upstream/libwebsockets.git] / changelog
2016-09-14 Andy Greenv1.7.9
2016-05-12 Andy Greenv1.7.8
2016-05-03 Andy Greenv1.7.7
2016-04-23 Andy Greenv1.7.6
2016-04-01 Andy Greenv1.7.5
2016-03-22 Andy Greenv1.7.4
2016-03-09 Andy Greenclient ext hdr skip if no arg
2016-02-29 Andy Greenv1.7.3 upstream/1.7.3
2016-02-29 Andy Greenwindows listen for pollhup
2016-02-28 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 Greenv1.7.2
2016-02-24 Andy Greendefeat POLLOUT if socket in shutdown wait
2016-02-21 Andy Greentest server add lws_status
2016-02-20 Alex HultmanMake sure every handle is closed before destroying...
2016-02-20 Andy Greenchangelog sync
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
2013-02-15 Andy Greenapi change deliver socket fd to in param of extpoll...
2013-02-14 Andy Greenintroduce LWS_CALLBACK_HTTP_WRITEABLE
2013-02-14 Andy Greenupdate 1.21 changelog
2013-02-13 Andy Greenupdate changelog
2013-02-12 Andy Greenadd cyassl keepalive valgrind minimal mem to changelog
2013-02-12 Andy Greenapi make close api private only
2013-02-12 Andy Greenapi remove hangup_on_client
2013-02-11 Andy Greenvalgrind introduce protocol init and destroy user callbacks
2013-02-11 Andy Greenreplace per header mallocs with single malloc 3 level...
2013-02-11 Andy Greenremove minimum frame size for deflate
2013-02-11 Andy Greenstop O2 override
2013-02-10 Andy Greendont try set per socket keepalive timing on bsds
2013-02-09 Andy Greenintroduce keepalive option and make common socket optio...
2013-02-09 Andy Greenchange context creation params to struct
2013-02-08 Andy Greenremove fixed rx buffer allow definition per protocol
2013-02-08 Andy Greenremove all PATH_MAX or MAX_PATH
2013-02-07 Andy Greenchangelog header lifecycle
2013-02-07 Andy Greenupdate changelog about cmake
2013-02-01 Andy Greenintroduce library version plus git hash
2013-01-31 Andy Greenupdate changelog tag chrome 26 firefox 18
2013-01-31 Andy Greenadd changelog v1.0 to v1.1