libwebsockets/lib
Andy Green 27a0b91333 fix frgmented server reply
Server handshake reply might not come in one packet as pointed out by
Pavel Borzenkov.  This replaces his fix with one directly in the packet
state machine.

Signed-off-by: Andy Green <andy@warmcat.com>
2011-04-16 10:54:28 +01:00
..
base64-decode.c introduce-client-support.patch 2011-01-22 12:51:57 +00:00
client-handshake.c Revert Pavel's patch looping in recv 2011-04-16 10:46:21 +01:00
extension-deflate-stream.c select raw zlib compression 2011-03-22 09:06:52 +00:00
extension-deflate-stream.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
extension.c introduce deflate compression extension 2011-03-06 13:32:53 +00:00
handshake.c pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
libwebsockets.c fix frgmented server reply 2011-04-16 10:54:28 +01:00
libwebsockets.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
Makefile.am add explicit libz inclusion 2011-03-07 17:52:00 +00:00
Makefile.in add separate server writeable and change naming to match rest of callbacks 2011-03-07 20:47:39 +00:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c Fix segfault in libwebsocket_write() 2011-04-15 13:17:26 +01:00
private-libwebsockets.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
sha-1.c introduce win32 build capability 2011-03-02 22:03:47 +00:00