1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
2018-04-06 10:38:02 +08:00
..
client lws_snprintf 2018-03-12 09:28:42 +08:00
event-libs lws_snprintf 2018-03-12 09:28:42 +08:00
ext minimal-examples: add ws pmd example 2018-03-06 09:39:27 +08:00
http2 lws_snprintf 2018-03-12 09:28:42 +08:00
jws lws_snprintf 2018-03-12 09:28:42 +08:00
misc esp32: map basic auth to nvs 2018-02-24 08:14:17 +08:00
plat lws_snprintf 2018-03-12 09:28:42 +08:00
server LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: protect against zero length packet causing spin when deciding if tls or not tls 2018-04-06 10:38:02 +08:00
tls lws_snprintf 2018-03-12 09:28:42 +08:00
alloc.c acme: adaptations through plat for esp32 2017-12-11 13:30:12 +08:00
context.c minimal-ws-server-threads 2018-04-06 10:38:02 +08:00
handshake.c internal close api: add caller id 2018-02-03 13:54:29 +08:00
header.c vhost: add 404 handler url option 2018-03-08 09:01:14 +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 LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: protect against zero length packet causing spin when deciding if tls or not tls 2018-04-06 10:38:02 +08:00
libwebsockets.h minimal-ws-server-threads 2018-04-06 10:38:02 +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 smp: force cancel on pt that was assigned new wsi 2018-03-11 18:07:16 +08:00
private-libwebsockets.h vhost: add 404 handler url option 2018-03-08 09:01:14 +08:00
service.c pthreads: more locking 2018-03-05 16:49:28 +08:00