summaryrefslogtreecommitdiff
path: root/lib/libwebsockets.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-12mingw gettimeofday avoid missing includeAndy Green1-1/+1
2012-04-12mingw hide some missing includesAndy Green1-1/+1
2011-11-07Add libwebsockets_ensure_user_spaceAlex Bligh1-0/+3
2011-10-04http charsets have case insensitive tokensOleg Golosovskiy1-0/+2
2011-09-26Added LWS_EXTERN to allow building a DLL.David Galeano1-28/+40
2011-09-25correct cpp extern only being on win32Andy Green1-6/+5
2011-05-28extensions fix deflate stream vs mux and veto it on mux childrenAndy Green1-0/+1
2011-05-25extensions introduce pre close vetoAndy Green1-0/+1
2011-05-24Move include of gettimeofday.h to be able to build in C and C++Michel Archambault1-1/+3
2011-05-23introduce x google mux very draft indeedAndy Green1-3/+20
2011-05-14win32 move gettimeofday include inside extern cAndy Green1-1/+7
2011-04-25move send pipe choked api to public exportsAndy Green1-0/+3
2011-03-22pass ext pointer in ext callbackAndy Green1-0/+4
2011-03-07introduce libwebsocket_is_final_fragmentAndy Green1-0/+3
2011-03-07add CONTINUATION write modeAndy Green1-0/+1
2011-03-07expose SHA1 apiAndy Green1-0/+3
2011-03-07expose random apiAndy Green1-0/+4
2011-03-07add separate server writeable and change naming to match rest of callbacksAndy Green1-5/+9
2011-03-07flush extensions when closingAndy Green1-0/+1
2011-03-06introduce internal extensions arrayAndy Green1-0/+2
2011-03-06instantiate extensions server acceptedAndy Green1-1/+8
2011-03-06dynamically create client extensions offer from extensions listAndy Green1-0/+10
2011-03-06document extension callback reasonsAndy Green1-0/+59
2011-03-06callback each active extension on packet tx pre sendAndy Green1-0/+1
2011-03-06callback each active extension on packet rx pre parseAndy Green1-0/+1
2011-03-06create server extension response dynamicallyAndy Green1-2/+19
2011-03-05introduce struct libwebsocket_extensionAndy Green1-0/+22
2011-03-02introduce win32 build capabilityPeter Hinz1-2/+21
2011-03-01introduce LWS_CALLBACK_CLIENT_APPEND_HANDSHAKE_HEADERAndy Green1-0/+25
2011-03-01introduce 76 00 client supportAndy Green1-1/+1
2011-02-26require close reason argument on close and free sessionAndy Green1-2/+45
2011-02-21add callback for OpenSSL client cert verification actionAndy Green1-0/+20
2011-02-20add callback to allow additional server verification certsAndy Green1-1/+9
2011-02-19add callback to allow additional client verification certsAndy Green1-0/+7
2011-02-19introduce listen on specific interfaceAndy Green1-2/+2
2011-02-14Apple / iOS build compatability patchDarin Willits1-10/+10
2011-02-14introduce this param in callback fix server close on client socketAndy Green1-3/+7
2011-02-14unify server and client closeAndy Green1-2/+4
2011-02-13introduce-libwebsockets_hangup_on_client.patchAndy Green1-0/+3
2011-02-13introduce-network-connect-filter-callback.patchAndy Green1-0/+15
2011-02-13introduce-user-handshake-filter-callback.patchAndy Green1-0/+57
2011-02-12document-external-poll-support.patchAndy Green1-0/+34
2011-02-12introduce-external-poll-callbacks.patchAndy Green1-1/+7
2011-02-12export-libwebsocket_service_fd-api.patchAndy Green1-0/+6
2011-02-10introduce-new-05-socket-closure-rules.patchAndy Green1-1/+1
2011-02-09introduce-ietf-05-framing-and-commandline-options.patchAndy Green1-2/+6
2011-01-30introduce-k-switch-defeat-masking.patchAndy Green1-1/+4
2011-01-30introduce-LWS_WRITE_CLIENT_IGNORE_XOR_MASK.patchAndy Green1-1/+9
2011-01-28fix-host-header-contents--introduce-canonical-hostname-api.patchAndy Green1-1/+4
2011-01-27introduce-test-ping-app.patchrelease-0.3Andy Green1-0/+7