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
/
client-handshake.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
change DATADIR to INSTALL_DATADIR solve mingw conflict
Andy Green
1
-1
/
+0
2012-04-09
style cleaning
Andy Green
1
-8
/
+12
2011-11-07
debug move most spew into debug macro
Andy Green
1
-6
/
+5
2011-09-26
Fixed compiler warnings.
David Galeano
1
-1
/
+1
2011-09-25
Fix compile issue on Apple
M K
1
-0
/
+8
2011-09-25
v08v13 add support v13 default
Andy Green
1
-0
/
+2
2011-05-24
x google mux implement child close
Andy Green
1
-0
/
+2
2011-05-23
introduce x google mux very draft indeed
Andy Green
1
-89
/
+169
2011-04-24
carry over 06 stuff to 07
Andy Green
1
-0
/
+1
2011-04-16
Revert Pavel's patch looping in recv
Andy Green
1
-7
/
+0
2011-04-15
recv() may not return all data
Pavel Borzenkov
1
-0
/
+7
2011-04-15
Use IPPROTO_TCP instead of SOL_TCP
Pavel Borzenkov
1
-1
/
+1
2011-03-08
disable nagle algorithm
Andy Green
1
-0
/
+4
2011-03-05
introduce struct libwebsocket_extension
Andy Green
1
-0
/
+1
2011-03-02
introduce win32 build capability
Peter Hinz
1
-13
/
+17
2011-03-01
introduce 76 00 client support
Andy Green
1
-0
/
+2
2011-02-26
carry over 05 specific stuff to 06
Andy Green
1
-0
/
+1
2011-02-26
change default client version to 06
Andy Green
1
-1
/
+1
2011-02-26
make origin optional on client
Andy Green
1
-5
/
+9
2011-02-14
break client connect into states and apply timeout
Andy Green
1
-368
/
+70
2011-02-14
introduce timeout system
Andy Green
1
-0
/
+1
2011-02-14
Apple / iOS build compatability patch
Darin Willits
1
-0
/
+2
2011-02-14
introduce this param in callback fix server close on client socket
Andy Green
1
-2
/
+2
2011-02-14
unify server and client close
Andy Green
1
-71
/
+1
2011-02-12
introduce-external-poll-callbacks.patch
Andy Green
1
-0
/
+6
2011-02-12
decouple-service-from-fd-array-index.patch
Andy Green
1
-4
/
+2
2011-02-10
optimize-random-device-open.patch
Andy Green
1
-10
/
+1
2011-02-10
introduce-new-05-socket-closure-rules.patch
Andy Green
1
-0
/
+13
2011-02-09
introduce-ietf-05-framing-and-commandline-options.patch
Andy Green
1
-3
/
+35
2011-02-09
change-client-mode-to-enum.patch
Andy Green
1
-1
/
+1
2011-02-06
fix-hostname-to-be-server-name--allow-switches-in-any-order.patch
Andy Green
1
-0
/
+1
2011-02-01
fix-error-path-on-server-headers-wrong.patch
Andy Green
1
-1
/
+3
2011-01-30
fix-context-close.patch
Andy Green
1
-0
/
+3
2011-01-30
fix-client-close.patch
Andy Green
1
-0
/
+1
2011-01-30
add-user-allocation-for-client-connects.patch
Andy Green
1
-0
/
+13
2011-01-28
cleanup-proxy-code--add-timeout.patch
Andy Green
1
-6
/
+15
2011-01-28
correct-proxy-fail-connect-handling.patch
Andy Green
1
-3
/
+5
2011-01-27
introduce-http_proxy-support-no-auth.patch
Andy Green
1
-10
/
+62
2011-01-27
introduce-ssl-client-connections--flow-control.patch
Andy Green
1
-16
/
+95
2011-01-23
clean--fix-sigpipe.patch
Andy Green
1
-9
/
+9
2011-01-22
introduce-client-support.patch
Andy Green
1
-0
/
+394