1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
2013-01-09 15:31:46 +08:00
..
base64-decode.c style cleaning 2012-04-09 15:24:22 +08:00
client-handshake.c restore accept error as closure signal 2012-07-20 12:58:38 +08:00
extension-deflate-stream.c debug move most spew into debug macro 2011-11-07 19:53:23 +08:00
extension-deflate-stream.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
extension-x-google-mux.c debug move most spew into debug macro 2011-11-07 19:53:23 +08: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 Fixed compiler warnings on Windows. 2013-01-09 15:29:00 +08:00
libwebsockets.c Changed client handshake to use "Origin" instead of "Sec-WebSocket-Origin" as defined by RFC 6455 when using version 13 of the protocol. 2013-01-09 15:31:46 +08:00
libwebsockets.h Added new status codes from RFC 6455. 2013-01-09 15:26:08 +08:00
Makefile.am lib/Makefile.am: whitespace fix 2012-10-19 18:27:01 +08:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c Fixed compiler warning on Windows. 2013-01-09 15:25:05 +08:00
private-libwebsockets.h libwebsocket_context: add userspace pointer for use before wsi creation 2012-10-19 18:27:19 +08:00
sha-1.c Static variable is now const. 2013-01-09 15:14:31 +08:00