WITH_STATS: remove accidental dependency on ssl
[platform/upstream/libwebsockets.git] / lib / libwebsockets.c
2017-06-28 Andy GreenWITH_STATS: remove accidental dependency on ssl
2017-06-09 WebsocketUserwin32: enable 64-bit file lengths
2017-06-07 Andy Greenlarge files: convert content-length to use lws_filepos_t
2017-06-06 Andy Greencapabilities support
2017-06-05 Leonardo Maccari... Subject: windows: support to bind to a specific IPv6...
2017-05-31 Leonardo Maccari... Subject: Support to IPv6 on Windows
2017-05-20 Andy Greencgi: close unforked std fds
2017-05-19 Andy Greencgi: apply chunked grace period only when explicitly...
2017-05-18 Andy Greencgi: handle no body to keep events coming
2017-05-18 Andy Greencgi: allow time travelling headers to decide response...
2017-05-16 Andy Ningclient: added socks5 proxy support
2017-05-14 Andy Greenstats: ah and ssl restriction stats
2017-05-13 Andy Greenesp32: multi ap slots
2017-05-09 Andy GreenLWS_WITH_STATS
2017-04-19 Martin MilataSubject: ssl: stop spinning on close
2017-04-07 Silas Parkerbind protocol: fix for NULL names
2017-04-06 Andy Greenraw: take care about same vh protocol linked list
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-30 Andy Greenlws_remove_child_from_any_parent: clear parent pointer...
2017-03-22 Andy Greendebug: reduce spew for debug log level
2017-03-09 Silas Parkerssl: close sometimes continuously asserting POLLIN...
2017-03-08 Andy Greenesp32: align fops member name defines
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-03-06 Andy Greencoverity 177409: dont bother assigning ignored second...
2017-03-05 Andy Greenfops-zip
2017-03-05 Andy Greenrx flow: handle child state change during parent cb
2017-03-02 Per Bothneradopt: allow binding to parent at same time
2017-03-01 Andy Greenfops: allow setting from context creation and introduce...
2017-03-01 Andy Greenadoption: make union for socket and file fds
2017-02-28 Lukas Geyerclient: allow change externally-defined wsi user_data
2017-02-28 Silas Parkercosmetic fix trailing newline on log
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-21 Andy Greenclient connect: oom4 clean up timeout list
2017-02-21 Silas Parkerssl close improvement
2017-02-20 Andy Greenraw: adoption and processing
2017-02-20 Silas Parkerurl-parser: handle ipv6 [] addresses
2017-02-19 Andy Greenssl close: do explicit ssl shutdown instead of socket...
2017-02-18 Andy GreenESP32 platform
2017-02-18 Andy Greenclient: allow http[s] to select targeted protocol name...
2017-02-18 Silas Parkerfix close packet index coding
2017-02-18 Silas Parkergcc-format-strings: ipv6
2017-02-09 Andy Greenlwsl_visible
2017-02-06 Andy Greencoverity 175437: forgot to add name to array for new...
2017-02-06 Andy Greencoverity 175436: dead cruft
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2017-01-25 Andy Greenhttp_proxy: deal with redundant protocol leader
2017-01-23 Denis Osvaldssl expose public wsi->ssl getter
2017-01-16 Andy Greenplat-optee and boringssl adaptations
2017-01-03 Andy Greencgi: 5s grace to send buffered if chunked
2016-12-20 Andy Greencontext deprecation
2016-12-20 Andy Greenipv6-allow-binding-to-ipv6-address-in-iface
2016-12-16 Andy Greenlws_socket_bind: use lws_sockfd_type
2016-10-04 Andy Greenclosing drops any pending ah rx immediately
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-14 Andy Greenlws_snprintf
2016-09-06 Andy Greenclient http: extra read notification after close
2016-08-28 Andy Greencoverity 169271 - take care about sockfd of -1 on close
2016-08-21 Andy Greenquench logging
2016-08-19 Andy Greencgi: deal with all methods correctly
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenesp8266 initial support
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy Greenplugin table dirlisting
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-17 Andy Greenprotocol generic sessions
2016-06-17 Andy Greenlws_json_escape
2016-06-17 Andy Greenlws_now_secs
2016-06-15 Andy Greenlws_callback_vhost_protocols
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-14 Gadkari Mugdhafix for https connection code
2016-06-04 Denis Osvaldipv6 don't ignore info.iface
2016-06-03 Andy Greenipv6 move disable to vhost option
2016-06-03 Andy Greenlws_get_urlarg_by_name
2016-06-01 Youngupdate document for lws_get_context
2016-06-01 Fabian Kurzlwsl_timestamp month off by one
2016-05-25 Andy Greenlws_get_peer_simple move to user api
2016-05-17 Andy Greendeprecate misnamed lws_vhost_get add lws_get_vhost
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-13 Andy Greenaccess_log ensure no reuse of freed log area
2016-05-10 Andy Greenlwsws remove all protocols use lws default http
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-04 Andy Greenstats upgrade rx tx to long long
2016-05-04 Andy Greencgi add generic wait as antizombie defence
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-01 Andy Greenper vhost options struct explicitly const
2016-05-01 Andy Greencreate_vhost move mounts list to info
2016-04-26 Andy Greenserver status add getloadavg and lib version and more css
2016-04-23 Andy Greencoverity 160162 check fcntl return
2016-04-23 Andy Greencoverity 160163 LWS_WARN_UNUSED_RESULT needed on header...
2016-04-22 Andy Greendebug spew reduce
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-18 Lucas TerraFix inet_ntop linking error on Windows
2016-04-18 Andy Greenplugin lws server status
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Andy Greenjson dump vhost
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Yeonjun LimSupport for abstract socket
2016-04-14 Yeonjun LimAdd unix domain socket
next