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
/
private-libwebsockets.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
mingw hide some missing includes
Andy Green
1
-1
/
+12
2012-04-09
style cleaning
Andy Green
1
-11
/
+12
2011-09-25
v08v13 add support v13 default
Andy Green
1
-1
/
+1
2011-05-28
extensions fix deflate stream vs mux and veto it on mux children
Andy Green
1
-0
/
+4
2011-05-23
introduce x google mux very draft indeed
Andy Green
1
-1
/
+63
2011-05-14
make base 64 helper apis public
Andy Green
1
-6
/
+0
2011-05-14
win32 fix release build
Andy Green
1
-1
/
+6
2011-04-29
fix deflate window
Andy Green
1
-0
/
+1
2011-04-25
move send pipe choked api to public exports
Andy Green
1
-2
/
+0
2011-04-24
add 07 support
Andy Green
1
-1
/
+9
2011-04-23
introduce 07 opcode ordering
Andy Green
1
-0
/
+9
2011-03-22
pass ext pointer in ext callback
Andy Green
1
-1
/
+1
2011-03-08
disable nagle algorithm
Andy Green
1
-0
/
+1
2011-03-07
expose random api
Andy Green
1
-4
/
+0
2011-03-07
add extra state for waiting on close ack with timeout
Andy Green
1
-0
/
+2
2011-03-06
callback each active extension on packet tx pre send
Andy Green
1
-0
/
+1
2011-03-06
introduce lws_send_pipe_choked
Andy Green
1
-0
/
+3
2011-03-06
introduce lws_issue_raw
Andy Green
1
-0
/
+3
2011-03-05
introduce struct libwebsocket_extension
Andy Green
1
-0
/
+6
2011-03-05
fix openssl breakage from win32
Andy Green
1
-1
/
+0
2011-03-02
introduce win32 build capability
Peter Hinz
1
-6
/
+28
2011-02-26
change default client version to 06
Andy Green
1
-0
/
+1
2011-02-26
require close reason argument on close and free session
Andy Green
1
-38
/
+2
2011-02-26
introduce 06 close status codes
Andy Green
1
-0
/
+38
2011-02-21
add callback for OpenSSL client cert verification action
Andy Green
1
-0
/
+1
2011-02-14
add include for gettimeofday even without ssl
Andy Green
1
-0
/
+1
2011-02-14
Only include anything from openssl if configured for it
Darin Willits
1
-2
/
+3
2011-02-14
break client connect into states and apply timeout
Andy Green
1
-1
/
+18
2011-02-14
introduce timeout system
Andy Green
1
-0
/
+9
2011-02-14
Apple / iOS build compatability patch
Darin Willits
1
-0
/
+20
2011-02-14
unify server and client close
Andy Green
1
-4
/
+2
2011-02-13
introduce-user-handshake-filter-callback.patch
Andy Green
1
-39
/
+0
2011-02-12
decouple-service-from-fd-array-index.patch
Andy Green
1
-7
/
+31
2011-02-10
optimize-random-device-open.patch
Andy Green
1
-0
/
+3
2011-02-10
optimize-server-for-all-zero-nonce-case.patch
Andy Green
1
-0
/
+1
2011-02-10
introduce-new-05-socket-closure-rules.patch
Andy Green
1
-1
/
+2
2011-02-09
parse-and-reject-extensions-header.patch
Andy Green
1
-0
/
+3
2011-02-09
introduce-ietf-05-framing-and-commandline-options.patch
Andy Green
1
-0
/
+10
2011-02-09
change-client-mode-to-enum.patch
Andy Green
1
-1
/
+6
2011-01-30
introduce-k-switch-defeat-masking.patch
Andy Green
1
-0
/
+1
2011-01-28
fix-host-header-contents--introduce-canonical-hostname-api.patch
Andy Green
1
-0
/
+2
2011-01-27
introduce-http_proxy-support-no-auth.patch
Andy Green
1
-0
/
+2
2011-01-27
introduce-test-ping-app.patch
release-0.3
Andy Green
1
-1
/
+1
2011-01-27
introduce-ssl-client-connections--flow-control.patch
Andy Green
1
-6
/
+4
2011-01-23
clean--fix-sigpipe.patch
Andy Green
1
-4
/
+8
2011-01-22
introduce-client-support.patch
Andy Green
1
-6
/
+23
2011-01-20
add-enable-nofork-config-option.patch
Andy Green
1
-0
/
+2
2011-01-19
expose-event-loop.patch
Andy Green
1
-0
/
+3
2011-01-19
introduce-04-control-frames.patch
Andy Green
1
-4
/
+31
2011-01-18
introduce-new-04-frame-unmasking.patch
Andy Green
1
-0
/
+9
[next]