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 2c24ec0211 refactor out most NO_EXTENSIONS
Signed-off-by: Andy Green <andy.green@linaro.org>
2014-04-02 19:45:42 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
base64-decode.c remove bae64 decode and selftest 2013-09-18 20:57:59 +08:00
client-handshake.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
client-parser.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
client.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
daemonize.c Hide private library symbols 2013-03-30 09:52:21 +08:00
extension-deflate-frame.c client allow user callback to close on nonzero return 2014-03-15 09:32:40 +08:00
extension-deflate-frame.h Separate compression levels for server and client, 2013-01-10 12:45:54 +08:00
extension-deflate-stream.c style cleanup 2013-02-11 17:13:32 +08:00
extension-deflate-stream.h remove fixed rx buffer allow definition per protocol 2013-02-08 13:16:07 +08:00
extension.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
getifaddrs.c style cleanup 2013-02-11 17:13:32 +08:00
getifaddrs.h make header protection unique remove __prefix 2013-10-26 20:23:00 +08:00
handshake.c nonzero return from client parser is close 2014-03-17 18:40:08 +08:00
lextable.h upgrade and improve storage efficiency of minilex 2014-03-09 11:49:21 +08:00
libwebsockets.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
libwebsockets.h refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
lws-plat-unix.c refactor out WIN32 tests from code 2014-04-02 14:25:10 +08:00
lws-plat-win.c refactor out WIN32 tests from code 2014-04-02 14:25:10 +08:00
minilex.c upgrade and improve storage efficiency of minilex 2014-03-09 11:49:21 +08:00
output.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
parsers.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
private-libwebsockets.h refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
server-handshake.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
server.c refactor out most NO_EXTENSIONS 2014-04-02 19:45:42 +08:00
sha-1.c refactor out WIN32 tests from code 2014-04-02 14:25:10 +08:00