release checklist specfile install soname
[platform/upstream/libwebsockets.git] / libwebsockets-api-doc.html
2016-02-15 Andy Greenapi doc update pre 1.7
2016-01-26 Andy Greenlws_adopt_socket
2016-01-11 Andy Greenextension permessage deflate
2016-01-06 Denis Osvaldfix callback typedefs and declarations
2015-12-30 Andy Greendoc improve docs around header access apis
2015-12-26 Andy Greenupdate api docs
2015-12-18 Andy Greenapi doc v1.6.0
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2013-03-16 Andy Greenintroduce api for unthrottle all connections of protocol
2013-03-11 Andy Greenupdate service_fd comment and api docs
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-19 Andy Greentrac 17 update set_log_level api notice
2013-02-18 Andy Greenremove lws_ensure_user_space from public api change...
2013-02-15 Andy Greenapi change deliver socket fd to in param of extpoll...
2013-02-15 Andy Greenrobustness protect and document ensure_user_space
2013-02-14 Andy Greencreate user alloc for http if requested
2013-02-12 Andy Greenapi remove hangup_on_client
2013-02-12 Andy Greenfix info struct api docs for iface vs interface
2013-02-12 Joakim SoderbergFixed compilation on Windows.
2013-02-11 Andy Greenstyle cleanup
2013-02-11 Andy Greenvalgrind introduce protocol init and destroy user callbacks
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 need for filepath buffer on http file serve
2013-02-07 Andy Greenadd unchanged lgpl 2.1 in LICENSE
2013-02-07 Andy Greenheaders deleted after websocket established
2013-02-01 Andy Greenremove one more mention of broadcast callback
2013-02-01 Andy Greenintroduce library version plus git hash
2013-01-31 Andy Greenclean out remaining mentions of deprecated broadcast
2013-01-30 Andy Greenchange get_peer_addresses to use context wsi latency
2013-01-29 Andy Greenevict all broadcast support
2013-01-25 Andy Greenautocreate foreign broadcast sockets on broadcast
2013-01-22 Andy Greentrac 3 document write and context_user
2013-01-22 Andy Greentrac 4 correct libebsocket_service_fd
2013-01-20 Andy Greenintroduce without extensions
2013-01-19 Andy Greentest server use syslog logging
2013-01-18 Andy Greenadd lws_confirm_legit_wsi
2013-01-18 Andy Greenintrodice tracking if frame is binary
2013-01-16 Andy Greenrefactor output.c
2013-01-16 Andy Greenadd new context arg to libwebsockets_serve_http_file
2013-01-15 Andy Greenhttp service break into outer loop states
2013-01-13 Andy Greenabsorb README.rst into main README and code
2013-01-12 Andy Greenlogging extend level set api to allow setting emission...
2013-01-10 Andy Greenintroduce logging api and convert all library output...
2013-01-10 Andy Greenzlib code add OOM checks remove buffer expansion on...
2013-01-09 David GaleanoAdded context creation parameter for CA certificates...
2012-10-22 Andy Greenadd context construction option to skip server hostname...
2012-10-19 Alon Levylibwebsocket_context: add userspace pointer for use...
2012-04-20 David Brooksintroduce libwebsocket_client_connect_extended
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2011-10-03 Andy Greendoc LWS_EXTERN
2011-03-22 Andy Greenpass ext pointer in ext callback
2011-03-07 Andy Greenintroduce fraggle test app
2011-03-06 Andy Greeninstantiate extensions server accepted
2011-03-06 Andy Greendynamically create client extensions offer from extensi...
2011-03-06 Andy Greendocument extension callback reasons
2011-03-06 Andy Greencallback each active extension on packet rx pre parse
2011-03-06 Andy Greencreate server extension response dynamically
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-02 Peter Hinzintroduce win32 build capability
2011-03-01 Andy Greenintroduce LWS_CALLBACK_CLIENT_APPEND_HANDSHAKE_HEADER
2011-02-21 Andy Greenadd callback for OpenSSL client cert verification action
2011-02-19 Andy Greenadd callback to allow additional client verification...
2011-02-19 Andy Greenintroduce listen on specific interface
2011-02-14 Andy Greenbreak client connect into states and apply timeout
2011-02-14 Darin WillitsApple / iOS build compatability patch
2011-02-14 Andy Greenintroduce this param in callback fix server close on...
2011-02-13 Andy Greenintroduce-libwebsockets_hangup_on_client.patch
2011-02-13 Andy Greenintroduce-network-connect-filter-callback.patch
2011-02-13 Andy Greenintroduce-user-handshake-filter-callback.patch
2011-02-12 Andy Greenintroduce-external-poll-callbacks.patch
2011-02-12 Andy Greenexport-libwebsocket_service_fd-api.patch
2011-02-12 Andy Greendecouple-service-from-fd-array-index.patch
2011-02-09 Andy Greenintroduce-ietf-05-framing-and-commandline-options.patch
2011-01-30 Andy Greenintroduce-k-switch-defeat-masking.patch
2011-01-28 Andy Greenfix-host-header-contents--introduce-canonical-hostname...
2011-01-27 Andy Greenintroduce-test-ping-app.patch
2011-01-27 Andy Greenintroduce-ssl-client-connections--flow-control.patch
2011-01-23 Andy Greenintroduce-private-md5-sha1.patch
2011-01-23 Andy Greenclean--fix-sigpipe.patch
2011-01-22 Andy Greenintroduce-client-support.patch
2011-01-19 Andy Greenexpose-event-loop.patch
2011-01-19 Andy Greenintroduce-04-control-frames.patch
2010-12-19 Andy Greenclean-whitespace.patch
2010-12-18 Andy Greenfork-sever-process-and-introduce-broadcast-api.patch
2010-11-13 Andy Greencoding-style-cleanups.patch
2010-11-12 Andy Greenfix-user-pointer-bug.patch
2010-11-12 Andy Greenmove-to-automatic-protocol-list-scheme.patch
2010-11-11 Andy Greenadd-Sec-WebSocket-Draft-and-protocol-autodetect.patch
2010-11-11 Andy Greenadd-protocol-filter.patch
2010-11-08 Andy Greenadd-wss-ssl-openssl-support.patch
2010-11-03 Andy Greenchange-api-docs-to-html.patch