libwebsockets/lib
2017-04-18 15:18:56 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
alloc.c esp8266 initial support 2016-08-10 21:20:23 +08:00
base64-decode.c base64 decode fix lengths 2016-08-10 21:20:23 +08:00
client-handshake.c client: avoid possible NULL deref on error path 2016-12-12 20:38:32 +08:00
client-parser.c pmd: handle case we are already on drain list 2017-03-26 10:11:39 +08:00
client.c Subject: Save copy of ah pointer even with WS client so that HTTP 2017-04-10 12:39:21 +08:00
context.c gcc- format strings: debug and extra plugins 2017-02-05 22:32:07 +08:00
daemonize.c Revert changes in daemonize.c from commit 22d6f39e7f 2016-06-02 13:00:13 +08:00
extension-permessage-deflate.c ext: pmd: improve dealing with partial input usage with drain 2017-03-20 19:35:26 +08:00
extension-permessage-deflate.h extension permessage deflate 2016-01-11 11:34:01 +08:00
extension.c documentation convert to doxygen 2016-07-14 08:57:27 +08:00
getifaddrs.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
getifaddrs.h esp8266 initial support 2016-08-10 21:20:23 +08:00
handshake.c gcc format strings: couple more 2017-02-22 07:14:06 +08:00
header.c per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
hpack.c http2 update integration 2016-04-13 11:53:40 +08:00
http2.c gcc format strings: http2 2017-02-05 22:46:39 +08:00
huftable.h http2 hpack basic decode ok including huff 2014-10-12 08:38:16 +08:00
lejp-conf.c gcc- format strings: debug and extra plugins 2017-02-05 22:32:07 +08:00
lejp.c documentation convert to doxygen 2016-07-14 08:57:27 +08:00
lejp.h documentation convert to doxygen 2016-07-14 08:57:27 +08:00
lextable-strings.h esp8266 initial support 2016-08-10 21:20:23 +08:00
lextable.h http2 update integration 2016-04-13 11:53:40 +08:00
libev.c plugins 2016-04-07 09:38:08 +08:00
libuv.c ext: pmd: improve dealing with partial input usage with drain 2017-03-20 19:35:26 +08:00
libwebsockets.c cosmetic fix trailing newline on log 2017-02-28 18:39:21 +08:00
libwebsockets.h Subject: gcc format strings: Make GCC check format strings, fix found problems 2017-02-05 22:12:57 +08:00
lws-plat-esp8266.c extpoll: expose forced service apis 2016-10-07 03:19:45 +08:00
lws-plat-mbed3.c documentation convert to doxygen 2016-07-14 08:57:27 +08:00
lws-plat-mbed3.cpp windows detect client connection error 2016-07-14 08:57:27 +08:00
lws-plat-unix.c Subject: gcc format strings: Make GCC check format strings, fix found problems 2017-02-05 22:12:57 +08:00
lws-plat-win.c windows: align choked trunc checking with unix 2017-04-18 15:18:56 +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 gcc- format strings: debug and extra plugins 2017-02-05 22:32:07 +08:00
parsers.c pmd: handle case we are already on drain list 2017-03-26 10:11:39 +08:00
pollfd.c pollout: handle request for pollout during pollout service 2017-04-05 08:31:33 +08:00
private-libwebsockets.h pollout: handle request for pollout during pollout service 2017-04-05 08:31:33 +08:00
rewrite.c check oom on lws_malloc 2016-05-12 21:04:33 +08:00
server-handshake.c ws-server: restrict returned Sec-Websocket-Protocol to the chosen name only 2016-12-10 09:13:04 +08:00
server.c logs: reduce ah err to info 2017-04-02 13:03:51 +08:00
service.c pollout: handle request for pollout during pollout service 2017-04-05 08:31:33 +08:00
sha-1.c polarssl implementation 2016-04-18 20:05:43 +08:00
smtp.c boilerplate: add back missing Lesser that cut-and-pasted itself around 2017-04-06 23:14:03 +08:00
ssl-client.c Subject: ssl: fix OpenSSL client method detection 2017-04-06 23:13:56 +08:00
ssl-http2.c gcc format strings: http2 2017-02-05 22:46:39 +08:00
ssl-server.c gcc- format strings: debug and extra plugins 2017-02-05 22:32:07 +08:00
ssl.c Remove the cleanup functions with OpenSSL 1.1. 2016-10-04 08:26:13 +08:00