1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/lib
Andy Green 788c4a8fa8 add context construction option to skip server hostname lookup
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-10-22 12:29:57 +01: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 cleanup extra wrapping needed on braced define 2012-05-03 11:17:08 +08:00
libwebsockets.c add context construction option to skip server hostname lookup 2012-10-22 12:29:57 +01:00
libwebsockets.h add context construction option to skip server hostname lookup 2012-10-22 12:29:57 +01: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 reduce debug spew 2012-04-20 12:13:37 +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 android toolchain SHA1 endian fix 2012-05-02 06:09:45 +08:00