clean: fixes for appveyor warnings
[platform/upstream/libwebsockets.git] / lib / libwebsockets.h
2017-07-18 Andy Greenclean: fixes for appveyor warnings
2017-07-18 Andy Greenlibuv: add helper for clean valgrind with foreign loop
2017-07-09 Andy Greenlinkedlist helpers
2017-07-07 Andy Greenlws_intptr_t
2017-06-26 Andy Greenwindows: SO_EXCLUSIVEADDRUSE
2017-06-20 Andy Greensupport openssl info callback
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-06-14 Andy Greenclient: add iface in connection info, dont use vhost...
2017-06-09 WebsocketUserwin32: enable 64-bit file lengths
2017-06-07 Andy Greencontent-length api: unsigned long to lws_filepos_t
2017-06-07 Leonardo Maccari... Subject: Support to bind accepted socket to device...
2017-06-06 Andy Greencapabilities support
2017-05-30 Andy NingSubject: lws_stats: fix compile error on VS2013
2017-05-29 emptyVoidSubject: Direct extension confirmation to the negotiate...
2017-05-20 Andy Greenesp32: led network state helper
2017-05-18 Andy Greencgi: allow time travelling headers to decide response...
2017-05-16 Andy Ningclient: added socks5 proxy support
2017-05-16 Andy Greenesp32: group tracking
2017-05-14 Andy Greenesp32: group mdns
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-05-09 Andy Greenesp32: add leds sine fade helper
2017-04-19 Joel WinarskeSubject: windows: fops write support
2017-04-19 dspnamewindows: constify first arg of plat fops open
2017-04-05 Andy Greenadopt: LWS_SERVER_OPTION_ONLY_RAW to indicate a vhost...
2017-04-04 Renyaowwindows: _snprintf_s
2017-04-03 Andy Greenesp32: dont require factory button if no ssl certs yet
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-31 paularmittwindows: need LWS_INLINE
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-14 Andy Greendocs: lws_callback_all_protocol: fix cut-n-paste error...
2017-03-14 Andy Greenwindows: don't use LWS_EXTERN outside of function decla...
2017-03-11 Andy Greenesp32: openssl
2017-03-10 Andy Greenesp32: move helper code into lws
2017-03-08 Andy Greenesp32: align fops member name defines
2017-03-07 Andy Greenserver-name: add_server_header add LWSAHH_FLAG_NO_SERVE...
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-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-03-01 Andy Greenfops: add path_prefix member
2017-02-28 Lukas Geyerclient: allow change externally-defined wsi user_data
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 Joel Winarskessl config for http client
2017-02-20 Andy Greenraw: adoption and processing
2017-02-18 Andy GreenESP32 platform
2017-02-12 Andy Greenfile_ops: add compression flags and convert open flags...
2017-02-12 Andy Greenfile_ops: use wrappers for names
2017-02-09 Andy Greenchunked http client: support in test-client and document
2017-02-09 Andy Greenlwsl_visible
2017-02-05 Martin MilataSubject: gcc format strings: Make GCC check format...
2017-02-05 Martin Milatadocs: Correct string
2017-02-03 Andy Greenclient: decruft extensions
2017-01-31 Andy Greenlogging: cleanup and introduce LLL_USER
2017-01-23 Andy Greencontext new option LWS_SERVER_OPTION_JUST_USE_RAW_ORIGIN
2017-01-23 Denis Osvaldssl expose public wsi->ssl getter
2017-01-16 Andy Greenplat-optee and boringssl adaptations
2017-01-10 Namowenssl: add LWS_CALLBACK_OPENSSL_PERFORM_SERVER_CERT_VERIF...
2016-12-21 Alan Conwayssl-server: Add CONTEXT_PORT_NO_LISTEN_SERVER
2016-12-21 Alan Conwayserver: expose lws_adopt_socket_vhost() as public API
2016-12-20 Andy Greencontext deprecation
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-12-20 Andy Greentoken:x-forwarded-for
2016-12-20 Andy Greencontext: external_baggage_free_on_destroy
2016-12-16 Andy Greenbasic-auth
2016-12-16 Joachim BauchAdded flag to allow expired certificates.
2016-12-16 Rainer PoiselBetter support for MINW32
2016-12-16 Yannick KiekensFrom 7f84bc3e864b52eb13c670362a4b53bc3505393e Mon Sep...
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-10 Joerg Pommnitzsome compilers need void param explicitly
2016-10-08 Andy Greendocs: explain lws_write handling of truncated sends...
2016-10-07 Denis Osvaldpublicly document lws_service_fd timeout servicing
2016-10-06 Andy Greenextpoll: expose forced service apis
2016-10-05 Andy Greenubuntu: fix uv detection for lwsws
2016-09-14 Andy Greenlws_snprintf
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-26 Patrick GanstererRemove unneeded #include <stdint.h>
2016-08-19 Andy Greenuv: dont handle SIGSEGV, SIGFPE
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 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 Greenlws_get_mimetype
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Robin Rowefix __x86_64__ check
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-18 Andy Greenlws_bind_protocol
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
next