Subject: windows: support to bind to a specific IPv6 address
[platform/upstream/libwebsockets.git] / lib / private-libwebsockets.h
2017-06-05 Leonardo Maccari... Subject: windows: support to bind to a specific IPv6...
2017-05-19 Andy Greencgi: apply chunked grace period only when explicitly...
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-11 Andy Greenesp32: multi ap slots plus PEM certs and parallel build...
2017-05-09 Andy GreenLWS_WITH_STATS
2017-04-06 Andy Greenraw: take care about same vh protocol linked list
2017-04-05 Andy Greenpollout: handle request for pollout during pollout...
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-26 Andy Greenpmd: handle case we are already on drain list
2017-03-25 Andy Greenpmd: align client rx sm with server one
2017-03-23 luk65solaris: handle big-endian
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-08 Andy Greenesp32: align fops member name defines
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-03-05 Andy Greenfops-zip
2017-03-03 Andy Greenjunzip: style and migrate header into private-libwebsoc...
2017-03-03 Andy Greenev: fix build
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-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-22 Andy Greenmbedtls: remove abortive attempt to avoid confusing...
2017-02-22 Andy Greenmbed3: sayonara
2017-02-21 Andy Greenclient: move redirects and c_port out of union
2017-02-21 Andy Greenclient connect: oom4 clean up timeout list
2017-02-21 Andy Greenclient redirect: choose correct error path after resett...
2017-02-20 Andy Greenraw: adoption and processing
2017-02-18 Andy GreenESP32 platform
2017-02-18 Namowenclient: fix X509_V_ERR_CERT_HAS_EXPIRED
2017-02-09 Andy Greenclient: fix redirects and allow ssl / non-ssl redirects
2017-02-06 Andy GreenLWS_PLAT_OPTEE: Convert to use TEE_Malloc
2017-01-23 Denis Osvaldwsi remove unused 'upgraded' boolean field
2017-01-07 Andy Greenpolarssl: turn off missing tlsext
2017-01-06 Andy Greenopenssl: deal with missing OPENSSL_NO_TLSEXT on ancient...
2017-01-03 Andy Greencgi: 5s grace to send buffered if chunked
2016-12-28 Andy Greenwindows: remove preprocessor business for [v]snprintf
2016-12-22 Andy GreenESP8266: LWS_POSIX fixes for basic auth and deprecated...
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
next