index
:
~alon/libwebsockets
master
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libwebsockets.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
mingw gettimeofday avoid missing include
Andy Green
1
-1
/
+1
2012-04-12
mingw hide some missing includes
Andy Green
1
-1
/
+1
2011-11-07
Add libwebsockets_ensure_user_space
Alex Bligh
1
-0
/
+3
2011-10-04
http charsets have case insensitive tokens
Oleg Golosovskiy
1
-0
/
+2
2011-09-26
Added LWS_EXTERN to allow building a DLL.
David Galeano
1
-28
/
+40
2011-09-25
correct cpp extern only being on win32
Andy Green
1
-6
/
+5
2011-05-28
extensions fix deflate stream vs mux and veto it on mux children
Andy Green
1
-0
/
+1
2011-05-25
extensions introduce pre close veto
Andy Green
1
-0
/
+1
2011-05-24
Move include of gettimeofday.h to be able to build in C and C++
Michel Archambault
1
-1
/
+3
2011-05-23
introduce x google mux very draft indeed
Andy Green
1
-3
/
+20
2011-05-14
win32 move gettimeofday include inside extern c
Andy Green
1
-1
/
+7
2011-04-25
move send pipe choked api to public exports
Andy Green
1
-0
/
+3
2011-03-22
pass ext pointer in ext callback
Andy Green
1
-0
/
+4
2011-03-07
introduce libwebsocket_is_final_fragment
Andy Green
1
-0
/
+3
2011-03-07
add CONTINUATION write mode
Andy Green
1
-0
/
+1
2011-03-07
expose SHA1 api
Andy Green
1
-0
/
+3
2011-03-07
expose random api
Andy Green
1
-0
/
+4
2011-03-07
add separate server writeable and change naming to match rest of callbacks
Andy Green
1
-5
/
+9
2011-03-07
flush extensions when closing
Andy Green
1
-0
/
+1
2011-03-06
introduce internal extensions array
Andy Green
1
-0
/
+2
2011-03-06
instantiate extensions server accepted
Andy Green
1
-1
/
+8
2011-03-06
dynamically create client extensions offer from extensions list
Andy Green
1
-0
/
+10
2011-03-06
document extension callback reasons
Andy Green
1
-0
/
+59
2011-03-06
callback each active extension on packet tx pre send
Andy Green
1
-0
/
+1
2011-03-06
callback each active extension on packet rx pre parse
Andy Green
1
-0
/
+1
2011-03-06
create server extension response dynamically
Andy Green
1
-2
/
+19
2011-03-05
introduce struct libwebsocket_extension
Andy Green
1
-0
/
+22
2011-03-02
introduce win32 build capability
Peter Hinz
1
-2
/
+21
2011-03-01
introduce LWS_CALLBACK_CLIENT_APPEND_HANDSHAKE_HEADER
Andy Green
1
-0
/
+25
2011-03-01
introduce 76 00 client support
Andy Green
1
-1
/
+1
2011-02-26
require close reason argument on close and free session
Andy Green
1
-2
/
+45
2011-02-21
add callback for OpenSSL client cert verification action
Andy Green
1
-0
/
+20
2011-02-20
add callback to allow additional server verification certs
Andy Green
1
-1
/
+9
2011-02-19
add callback to allow additional client verification certs
Andy Green
1
-0
/
+7
2011-02-19
introduce listen on specific interface
Andy Green
1
-2
/
+2
2011-02-14
Apple / iOS build compatability patch
Darin Willits
1
-10
/
+10
2011-02-14
introduce this param in callback fix server close on client socket
Andy Green
1
-3
/
+7
2011-02-14
unify server and client close
Andy Green
1
-2
/
+4
2011-02-13
introduce-libwebsockets_hangup_on_client.patch
Andy Green
1
-0
/
+3
2011-02-13
introduce-network-connect-filter-callback.patch
Andy Green
1
-0
/
+15
2011-02-13
introduce-user-handshake-filter-callback.patch
Andy Green
1
-0
/
+57
2011-02-12
document-external-poll-support.patch
Andy Green
1
-0
/
+34
2011-02-12
introduce-external-poll-callbacks.patch
Andy Green
1
-1
/
+7
2011-02-12
export-libwebsocket_service_fd-api.patch
Andy Green
1
-0
/
+6
2011-02-10
introduce-new-05-socket-closure-rules.patch
Andy Green
1
-1
/
+1
2011-02-09
introduce-ietf-05-framing-and-commandline-options.patch
Andy Green
1
-2
/
+6
2011-01-30
introduce-k-switch-defeat-masking.patch
Andy Green
1
-1
/
+4
2011-01-30
introduce-LWS_WRITE_CLIENT_IGNORE_XOR_MASK.patch
Andy Green
1
-1
/
+9
2011-01-28
fix-host-header-contents--introduce-canonical-hostname-api.patch
Andy Green
1
-1
/
+4
2011-01-27
introduce-test-ping-app.patch
release-0.3
Andy Green
1
-0
/
+7
[next]