allow extensions for parsing
[profile/ivi/libwebsockets.git] / lib / handshake.c
2011-03-06 Andy Greenallow extensions for parsing
2011-03-06 Andy Greencreate server extension response dynamically
2011-03-02 Peter Hinzintroduce win32 build capability
2011-02-26 Andy Greencarry over 05 specific stuff to 06
2011-02-26 Andy Greenrequire close reason argument on close and free session
2011-02-26 Andy Greenonly send sec webscoket nonce on 04
2011-02-26 Andy Greenmake origin optional on server
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-user-handshake-filter-callback.patch
2011-02-10 Andy Greenoptimize-random-device-open.patch
2011-02-09 Andy Greenparse-and-reject-extensions-header.patch
2011-02-09 Andy Greenintroduce-ietf-05-framing-and-commandline-options.patch
2011-02-09 Andy Greenchange-client-mode-to-enum.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 Greenintroduce-04-control-frames.patch
2011-01-18 Andy Greenintroduce-new-04-masking-key-computation.patch
2011-01-18 Andy Greenintroduce-new-04-handshake.patch
2011-01-18 Andy Greenintroduce-new-04-headers-logic.patch
2010-12-20 Andy Greenuse-libcrypto-hash-implementations.patch
2010-12-20 Andy Greenclean--move-v2-support-to-claim-v3.patch
2010-12-19 Andy Greenclean-and-add-pedantic-remove-long-long.patch
2010-11-15 Andy Greenfix-md5-problem.patch
2010-11-13 Andy Greencoding-style-cleanups.patch
2010-11-12 Andy Greenfix-revents-inherited-from-old-socket-bug.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 Greenstyle-cleanups.patch
2010-11-08 Andy Greenbreak-out-lib-sources.patch