1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib
Andy Green 5bf65788ea fix failure to limit 7bit lengths
Reported-by: Tran Le Hung <tranhung44@gmail.com>
Reported-by: Tobias Maier <tobias.maier@netplace.com>
Signed-off-by: Andy Green <andy@warmcat.com>
2011-09-25 10:46:31 +01:00
..
base64-decode.c remove line end at 72 for base64 encode 2011-05-14 15:08:00 +02:00
client-handshake.c Fix compile issue on Apple 2011-09-25 10:34:35 +01:00
extension-deflate-stream.c introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
extension-deflate-stream.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
extension-x-google-mux.c extensions fix deflate stream vs mux and veto it on mux children 2011-05-28 10:19:19 +01:00
extension-x-google-mux.h x google mux handle illegal channel add indexes cleanup handle ch1 rx 2011-05-26 12:59:13 +01:00
extension.c introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
handshake.c v08v13 add support v13 default 2011-09-25 09:32:54 +01:00
libwebsockets.c my compiler version didn't find it, but there is an uninitialized usage of 2011-06-26 10:27:28 +01:00
libwebsockets.h correct cpp extern only being on win32 2011-09-25 10:30:26 +01:00
Makefile.am introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
Makefile.in introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c fix failure to limit 7bit lengths 2011-09-25 10:46:31 +01:00
private-libwebsockets.h v08v13 add support v13 default 2011-09-25 09:32:54 +01:00
sha-1.c introduce win32 build capability 2011-03-02 22:03:47 +00:00