context deprecation
[platform/upstream/libwebsockets.git] / lib / private-libwebsockets.h
2016-12-20 Andy Greencontext deprecation
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-12-20 Andy Greencontext: external_baggage_free_on_destroy
2016-12-16 Bablooosvhost: allow adding vhosts after server init
2016-12-16 sjames1958gmclient stash: update path variable to larger size
2016-12-16 Andy Greenlws_socket_bind: use lws_sockfd_type
2016-12-16 Rainer PoiselBetter support for MINW32
2016-12-16 Andy Greenclient: add lws_http_client_http_response api
2016-12-16 Andy Greenalias lws_plat_service_tsi to lws_service_tsi in public api
2016-10-12 Andy GreenAdd reject service keywords list
2016-10-06 Andy Greenextpoll: expose forced service apis
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-14 Andy Greenlws_snprintf
2016-09-09 Andy Greenhandle rx flow control active when consuming payload
2016-09-08 Fredrik SkogmanAdded build support for Solaris.
2016-09-06 Andy Greenclient http: extra read notification after close
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-14 Patrick GanstererRemove context from lws_context_per_thread for non...
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenclient fixups after esp8266
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 Greenah change default header len to 4096 and pool size 4
2016-07-14 Andy GreenEXTPOLL export LWS_POLLXXX and document .events must...
2016-07-14 Andy Greenclient ssl add flag to control server cert hostname...
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greenclient confirm server hostname in cert
2016-07-14 Andy Piperwindows detect client connection error
2016-06-18 Andy Greenlws_bind_protocol
2016-06-17 Andy Greenprotocol generic sessions
2016-06-04 Denis Osvaldfixup! ipv6 move disable to vhost option
2016-06-03 Andy Greenipv6 move disable to vhost option
2016-06-02 Andy Greenadd max_http_header_data2 and upgrade internal offsets...
2016-05-25 Andy Greenlws_get_peer_simple move to user api
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-13 Andy Greenwin32 more build fixes
2016-05-13 Sterling JensenFix leak caused by undestroyed pthread mutex
2016-05-10 Andy Greenlwsws remove all protocols use lws default http
2016-05-06 Andy Greenprotocol plugins set default
2016-05-05 OndraCoMSVC from 2015 up has vsnprintf
2016-05-05 OndraCoChanges to enable WIN CE support
2016-05-04 Andy Greenstats upgrade rx tx to long long
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-02 Andy Greenplugins_dir convert to array
2016-05-01 Andy Greenper vhost options struct explicitly const
2016-05-01 Andy Greencreate_vhost move mounts list to info
2016-04-23 Alexander BruinesAndroid needs sys/resource.h
2016-04-23 Andy Greenpollin shouldnt always win over pollout
2016-04-23 Andy Greencoverity 160163 LWS_WARN_UNUSED_RESULT needed on header...
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-18 Andy Greenpolarssl implementation
2016-04-18 Andy Greenplugin lws server status
2016-04-16 Andy Greenvh doubly linked list for wsi on same protocol
2016-04-15 Andy Greencontext settable server string
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Andy Greenvhost collect rx tx stats
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Andy Greenvhost should have his own options
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-14 Andy Greenvhost keepalive timeout
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenhttp2 update integration
2016-04-13 Andy Greenlwsws cgi integration
2016-04-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-08 Andy Greenlwsws protocol filter and options
2016-04-07 Andy Greenplugins
2016-04-07 Andy Greenlibuv add idle processing to force service where needed
2016-03-31 Andy Greenlibuv win32 fixes
2016-03-29 V.KrishnFix build with musl libc
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-28 Andy Greenssl migrate client pieces to ssl.c
2016-03-28 Andy Greenintroduce vhosts
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-22 Denis Osvaldlibuv: sigint API cleanup
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greenclient chunked transfer encoding
2016-03-19 Andy Greencgi header processing
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-17 Alex HultmanOptimize payload exhaustion
2016-03-13 Andy Greensocket interface bind generalize to lws_socket_bind
2016-03-04 Andy Greenwindows deal with no snprintf
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 Greenadopt readbuf do service
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
2016-02-27 Andy Greenlibuv create 1Hz background timeout check
2016-02-25 Andy Greencgi
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-15 Andy Greentimeout settable from info
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-02-13 Alex Hultmanlibuv initial replace libev version
2016-01-30 Andy Greenah http1.1 deal with pipelined headers properly
2016-01-26 Andy Greenmultithread stability
2016-01-20 Andy Greenintroduce LWS_WARN_UNUSED_RESULT
next