win32 move gettimeofday include inside extern c
[profile/ivi/libwebsockets.git] / lib / libwebsockets.h
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