summaryrefslogtreecommitdiff
path: root/lib/private-libwebsockets.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-12mingw hide some missing includesAndy Green1-1/+12
2012-04-09style cleaningAndy Green1-11/+12
2011-09-25v08v13 add support v13 defaultAndy Green1-1/+1
2011-05-28extensions fix deflate stream vs mux and veto it on mux childrenAndy Green1-0/+4
2011-05-23introduce x google mux very draft indeedAndy Green1-1/+63
2011-05-14make base 64 helper apis publicAndy Green1-6/+0
2011-05-14win32 fix release buildAndy Green1-1/+6
2011-04-29fix deflate windowAndy Green1-0/+1
2011-04-25move send pipe choked api to public exportsAndy Green1-2/+0
2011-04-24add 07 supportAndy Green1-1/+9
2011-04-23introduce 07 opcode orderingAndy Green1-0/+9
2011-03-22pass ext pointer in ext callbackAndy Green1-1/+1
2011-03-08disable nagle algorithmAndy Green1-0/+1
2011-03-07expose random apiAndy Green1-4/+0
2011-03-07add extra state for waiting on close ack with timeoutAndy Green1-0/+2
2011-03-06callback each active extension on packet tx pre sendAndy Green1-0/+1
2011-03-06introduce lws_send_pipe_chokedAndy Green1-0/+3
2011-03-06introduce lws_issue_rawAndy Green1-0/+3
2011-03-05introduce struct libwebsocket_extensionAndy Green1-0/+6
2011-03-05fix openssl breakage from win32Andy Green1-1/+0
2011-03-02introduce win32 build capabilityPeter Hinz1-6/+28
2011-02-26change default client version to 06Andy Green1-0/+1
2011-02-26require close reason argument on close and free sessionAndy Green1-38/+2
2011-02-26introduce 06 close status codesAndy Green1-0/+38
2011-02-21add callback for OpenSSL client cert verification actionAndy Green1-0/+1
2011-02-14add include for gettimeofday even without sslAndy Green1-0/+1
2011-02-14Only include anything from openssl if configured for itDarin Willits1-2/+3
2011-02-14break client connect into states and apply timeoutAndy Green1-1/+18
2011-02-14introduce timeout systemAndy Green1-0/+9
2011-02-14Apple / iOS build compatability patchDarin Willits1-0/+20
2011-02-14unify server and client closeAndy Green1-4/+2
2011-02-13introduce-user-handshake-filter-callback.patchAndy Green1-39/+0
2011-02-12decouple-service-from-fd-array-index.patchAndy Green1-7/+31
2011-02-10optimize-random-device-open.patchAndy Green1-0/+3
2011-02-10optimize-server-for-all-zero-nonce-case.patchAndy Green1-0/+1
2011-02-10introduce-new-05-socket-closure-rules.patchAndy Green1-1/+2
2011-02-09parse-and-reject-extensions-header.patchAndy Green1-0/+3
2011-02-09introduce-ietf-05-framing-and-commandline-options.patchAndy Green1-0/+10
2011-02-09change-client-mode-to-enum.patchAndy Green1-1/+6
2011-01-30introduce-k-switch-defeat-masking.patchAndy Green1-0/+1
2011-01-28fix-host-header-contents--introduce-canonical-hostname-api.patchAndy Green1-0/+2
2011-01-27introduce-http_proxy-support-no-auth.patchAndy Green1-0/+2
2011-01-27introduce-test-ping-app.patchrelease-0.3Andy Green1-1/+1
2011-01-27introduce-ssl-client-connections--flow-control.patchAndy Green1-6/+4
2011-01-23clean--fix-sigpipe.patchAndy Green1-4/+8
2011-01-22introduce-client-support.patchAndy Green1-6/+23
2011-01-20add-enable-nofork-config-option.patchAndy Green1-0/+2
2011-01-19expose-event-loop.patchAndy Green1-0/+3
2011-01-19introduce-04-control-frames.patchAndy Green1-4/+31
2011-01-18introduce-new-04-frame-unmasking.patchAndy Green1-0/+9