libwebsockets/lib
Andy Green 5462be9a44 client account for retries
Signed-off-by: Andy Green <andy@warmcat.com>
2016-04-22 12:32:20 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
alloc.c Subject: [PATCH] Add custom allocator support using the realloc() interface 2014-12-05 07:25:24 +08:00
base64-decode.c license clarification and test apps CC zero 2016-02-08 08:46:05 +08:00
client-handshake.c client account for retries 2016-04-22 12:32:20 +08:00
client-parser.c clean internal refactor 2015-12-17 17:03:59 +08:00
client.c avoid using deallocated things during context dedtroy 2016-01-20 09:37:49 +08:00
context.c libev context destroy 2016-01-29 08:40:11 +08:00
daemonize.c license clarification and test apps CC zero 2016-02-08 08:46:05 +08:00
extension-deflate-frame.c make protocols const require explicit context API BREAK 2015-12-14 06:43:26 +08:00
extension-deflate-frame.h whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
extension-deflate-stream.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
extension-deflate-stream.h whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
extension.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
getifaddrs.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
getifaddrs.h Use LWS_HAVE_ instead of just HAVE_ 2015-10-12 09:53:17 +08:00
handshake.c clean internal refactor 2015-12-17 17:03:59 +08:00
header.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
hpack.c public api remove superfluous context params API BREAK 2015-12-16 18:19:08 +08:00
http2.c clean internal refactor 2015-12-17 17:03:59 +08:00
huftable.h http2 hpack basic decode ok including huff 2014-10-12 08:38:16 +08:00
lextable-strings.h whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
lextable.h Add PATCH, PUT, DELETE methods 2015-01-26 11:25:13 +08:00
libev.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
libwebsockets.c more return code checking 2016-01-20 17:02:41 +08:00
libwebsockets.h uridecoding lws_hdr_fragment_length 2016-01-20 09:37:42 +08:00
lws-plat-mbed3.c clean internal refactor 2015-12-17 17:03:59 +08:00
lws-plat-mbed3.cpp lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
lws-plat-unix.c libev complete unix plat context init 2016-01-29 08:38:47 +08:00
lws-plat-win.c clean internal refactor 2015-12-17 17:03:59 +08:00
minihuf.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c recv treat zero return as error 2016-04-14 21:42:25 +08:00
parsers.c more return code checking 2016-01-20 17:02:41 +08:00
pollfd.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
private-libwebsockets.h avoid using deallocated things during context dedtroy 2016-01-20 09:37:49 +08:00
server-handshake.c fuzzer eliminate hsecond ah free path firing assert sentinel 2016-01-20 09:37:49 +08:00
server.c fuzzer handle junk after upgrade header 2016-01-21 11:10:26 +08:00
service.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00
sha-1.c clean reduce windows build warnings 2015-12-06 08:00:03 +08:00
ssl-http2.c clean internal refactor 2015-12-17 17:03:59 +08:00
ssl.c lws_get_context not _ctx 2015-12-17 18:25:25 +08:00