Fixed compiler warnings.
[profile/ivi/libwebsockets.git] / lib / client-handshake.c
2011-09-26 David GaleanoFixed compiler warnings.
2011-09-25 M KFix compile issue on Apple
2011-09-25 Andy Greenv08v13 add support v13 default
2011-05-24 Andy Greenx google mux implement child close
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-04-24 Andy Greencarry over 06 stuff to 07
2011-04-16 Andy GreenRevert Pavel's patch looping in recv
2011-04-15 Pavel Borzenkovrecv() may not return all data
2011-04-15 Pavel BorzenkovUse IPPROTO_TCP instead of SOL_TCP
2011-03-08 Andy Greendisable nagle algorithm
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-02 Peter Hinzintroduce win32 build capability
2011-03-01 Andy Greenintroduce 76 00 client support
2011-02-26 Andy Greencarry over 05 specific stuff to 06
2011-02-26 Andy Greenchange default client version to 06
2011-02-26 Andy Greenmake origin optional on client
2011-02-14 Andy Greenbreak client connect into states and apply timeout
2011-02-14 Andy Greenintroduce timeout system
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-12 Andy Greenintroduce-external-poll-callbacks.patch
2011-02-12 Andy Greendecouple-service-from-fd-array-index.patch
2011-02-10 Andy Greenoptimize-random-device-open.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-02-09 Andy Greenchange-client-mode-to-enum.patch
2011-02-06 Andy Greenfix-hostname-to-be-server-name--allow-switches-in-any...
2011-02-01 Andy Greenfix-error-path-on-server-headers-wrong.patch
2011-01-30 Andy Greenfix-context-close.patch
2011-01-30 Andy Greenfix-client-close.patch
2011-01-30 Andy Greenadd-user-allocation-for-client-connects.patch
2011-01-28 Andy Greencleanup-proxy-code--add-timeout.patch
2011-01-28 Andy Greencorrect-proxy-fail-connect-handling.patch
2011-01-27 Andy Greenintroduce-http_proxy-support-no-auth.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