remove all support for pre v13 protocols
[profile/ivi/libwebsockets.git] / lib / libwebsockets.h
2013-03-07 Andy Greenremove all support for pre v13 protocols 56/2956/1
2013-03-07 Andy Greenintroduce without extensions 50/2950/1
2013-03-07 Andy Greenallow_use_of_lwsl_logging in user code 42/2942/1
2013-03-07 Andy Greenhelper api: log through syslog 41/2941/1
2013-03-07 Andy Greenadd lwsl_notice 39/2939/1
2013-03-07 Andy Greenexpose log level in emit 38/2938/1
2013-03-07 Andy Greenintrodice tracking if frame is binary 33/2933/1
2013-03-07 Andy Greenreplace hashtable polltable management 27/2927/1
2013-03-07 Peter Youngincluding assert h needed on osx 22/2922/1
2013-03-07 Andy Greenintroduce daemonize 20/2920/1
2013-03-07 Andy Greenhttp service break into outer loop states 96/2896/1
2013-03-07 Andy Greenabsorb README.rst into main README and code 88/2888/1
2013-03-07 Andy Greenlogging extend level set api to allow setting emission... 81/2881/1
2013-03-07 Andy Greenintroduce logging api and convert all library output... 78/2878/1
2013-03-07 David GaleanoAdded support for extensions that only manipulate appli... 45/2845/1
2013-03-07 David GaleanoAdded context creation parameter for CA certificates... 41/2841/1
2013-03-07 David GaleanoAdded new status codes from RFC 6455. 35/2835/1
2013-03-07 Andy Greenadd context construction option to skip server hostname... 31/2831/1
2013-03-07 Alon Levylibwebsocket_context: add userspace pointer for use... 28/2828/1
2012-06-04 Paulo Roberto Uriosome toolchains need stddef
2012-05-01 David Brooksssize_t needs help on windows
2012-04-20 David Brooksintroduce libwebsocket_client_connect_extended
2012-04-20 David Brooksintroduce LWS_CALLBACK_CLIENT_CONNECTION_ERROR
2012-04-20 David Brooksimprove callback prototypes to use single definition
2012-04-12 Andy Greendoc add explanation missing from per context provate...
2012-04-12 Andy Greenmingw gettimeofday avoid missing include
2012-04-12 Andy Greenmingw hide some missing includes
2011-11-07 Alex BlighAdd libwebsockets_ensure_user_space
2011-10-04 Oleg Golosovskiyhttp charsets have case insensitive tokens
2011-09-26 David GaleanoAdded LWS_EXTERN to allow building a DLL.
2011-09-25 Andy Greencorrect cpp extern only being on win32
2011-05-28 Andy Greenextensions fix deflate stream vs mux and veto it on...
2011-05-25 Andy Greenextensions introduce pre close veto
2011-05-24 Michel ArchambaultMove include of gettimeofday.h to be able to build...
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-05-14 Andy Greenwin32 move gettimeofday include inside extern c
2011-04-25 Andy Greenmove send pipe choked api to public exports
2011-03-22 Andy Greenpass ext pointer in ext callback
2011-03-07 Andy Greenintroduce libwebsocket_is_final_fragment
2011-03-07 Andy Greenadd CONTINUATION write mode
2011-03-07 Andy Greenexpose SHA1 api
2011-03-07 Andy Greenexpose random api
2011-03-07 Andy Greenadd separate server writeable and change naming to...
2011-03-07 Andy Greenflush extensions when closing
2011-03-06 Andy Greenintroduce internal extensions array
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 tx pre send
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-03-01 Andy Greenintroduce 76 00 client support
2011-02-26 Andy Greenrequire close reason argument on close and free session
2011-02-21 Andy Greenadd callback for OpenSSL client cert verification action
2011-02-20 Andy Greenadd callback to allow additional server verification...
2011-02-19 Andy Greenadd callback to allow additional client verification...
2011-02-19 Andy Greenintroduce listen on specific interface
2011-02-14 Darin WillitsApple / iOS build compatability patch
2011-02-14 Andy Greenintroduce this param in callback fix server close on...
2011-02-14 Andy Greenunify server and client close
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 Greendocument-external-poll-support.patch
2011-02-12 Andy Greenintroduce-external-poll-callbacks.patch
2011-02-12 Andy Greenexport-libwebsocket_service_fd-api.patch
2011-02-10 Andy Greenintroduce-new-05-socket-closure-rules.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-30 Andy Greenintroduce-LWS_WRITE_CLIENT_IGNORE_XOR_MASK.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 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-19 Andy Greenclean-and-add-pedantic-remove-long-long.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 Greenmove-to-automatic-protocol-list-scheme.patch
2010-11-11 Andy Greenadd-Sec-WebSocket-Draft-and-protocol-autodetect.patch
2010-11-11 Andy Greeneliminate-accessor-apis.patch
2010-11-11 Andy Greenadd-protocol-filter.patch
2010-11-08 Andy Greenadd-COPYING-lgpl-2.1.patch
2010-11-08 Andy Greenadd-wss-ssl-openssl-support.patch
2010-11-03 Andy Greenadd-per-session-user-data.patch
2010-11-01 Andy Greenrefactor-into-dirs.patch