disable nagle algorithm
[profile/ivi/libwebsockets.git] / lib / private-libwebsockets.h
2011-03-08 Andy Greendisable nagle algorithm
2011-03-07 Andy Greenexpose random api
2011-03-07 Andy Greenadd extra state for waiting on close ack with timeout
2011-03-06 Andy Greencallback each active extension on packet tx pre send
2011-03-06 Andy Greenintroduce lws_send_pipe_choked
2011-03-06 Andy Greenintroduce lws_issue_raw
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-05 Andy Greenfix openssl breakage from win32
2011-03-02 Peter Hinzintroduce win32 build capability
2011-02-26 Andy Greenchange default client version to 06
2011-02-26 Andy Greenrequire close reason argument on close and free session
2011-02-26 Andy Greenintroduce 06 close status codes
2011-02-21 Andy Greenadd callback for OpenSSL client cert verification action
2011-02-14 Andy Greenadd include for gettimeofday even without ssl
2011-02-14 Darin WillitsOnly include anything from openssl if configured for it
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 Greenunify server and client close
2011-02-13 Andy Greenintroduce-user-handshake-filter-callback.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 Greenoptimize-server-for-all-zero-nonce-case.patch
2011-02-10 Andy Greenintroduce-new-05-socket-closure-rules.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-30 Andy Greenintroduce-k-switch-defeat-masking.patch
2011-01-28 Andy Greenfix-host-header-contents--introduce-canonical-hostname...
2011-01-27 Andy Greenintroduce-http_proxy-support-no-auth.patch
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-20 Andy Greenadd-enable-nofork-config-option.patch
2011-01-19 Andy Greenexpose-event-loop.patch
2011-01-19 Andy Greenintroduce-04-control-frames.patch
2011-01-18 Andy Greenintroduce-new-04-frame-unmasking.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
2011-01-18 Andy Greenadd-base64-encode-decode.patch
2010-12-20 Andy Greenuse-libcrypto-hash-implementations.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 Greenfix-rx-action-76.patch
2010-11-08 Andy Greenbreak-out-lib-sources.patch