1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
2018-03-02 19:19:35 +08:00
..
client client: stop stash leak on error path 2018-02-26 08:35:50 +08:00
event-libs libev: libevent conflicts at buildtime 2018-02-19 10:42:31 +08:00
ext refactor-eliminate-lws-union 2017-12-01 11:37:35 +08:00
http2 LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 07:48:25 +08:00
jws plat: add extra helpers hiding ESP32 quirks 2017-12-01 11:37:36 +08:00
misc esp32: map basic auth to nvs 2018-02-24 08:14:17 +08:00
plat esp32: fix basic auth 2018-03-01 10:27:12 +08:00
server LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 07:48:25 +08:00
tls LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 07:48:25 +08:00
alloc.c acme: adaptations through plat for esp32 2017-12-11 13:30:12 +08:00
context.c internal close api: add caller id 2018-02-03 13:54:29 +08:00
handshake.c internal close api: add caller id 2018-02-03 13:54:29 +08:00
header.c refactor-eliminate-lws-union 2017-12-01 11:37:35 +08:00
lextable-strings.h parser: add x-auth-token 2017-12-01 11:37:36 +08:00
lextable.h parser: add x-auth-token 2017-12-01 11:37:36 +08:00
libwebsockets.c Subject: [PATCH] do not pass AI_CANONNAME to getaddrinfo() 2018-02-23 07:49:05 +08:00
libwebsockets.h smp: add user pthread helpers that are NOP for LWS_SMP_MAX == 1 2018-03-02 19:19:35 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c close: add LWSS_WAITING_TO_SEND_CLOSE_NOTIFICATION allowed to send 2018-01-23 07:01:21 +08:00
pollfd.c plat: remove esp8266 2017-12-01 11:37:36 +08:00
private-libwebsockets.h esp32: map basic auth to nvs 2018-02-24 08:14:17 +08:00
service.c async POLLOUT: pollfd change during end of POLLOUT handling change to explicit event reenable 2018-02-20 12:07:10 +08:00