1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
2018-02-27 08:26:01 +08:00
..
client client: handle bio_create failing 2017-11-16 09:54:56 +08:00
event-libs refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ext refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
http2 LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 08:26:01 +08:00
mbedtls_wrapper wrapper: untrash partial sends 2017-11-10 11:18:12 +08:00
misc mbedtls: adapt to deprecated api in 2.7 2018-02-19 06:32:49 +08:00
plat service: stop trying to find service TID after first time 2017-11-05 09:37:00 +08:00
server LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 08:26:01 +08:00
alloc.c http2: make usable 2017-10-16 17:13:49 +08:00
context.c pthread: fix destroy call 2018-02-06 08:54:45 +08:00
handshake.c http2: make usable 2017-10-16 17:13:49 +08:00
header.c http2: make usable 2017-10-16 17:13:49 +08:00
lextable-strings.h http2: make usable 2017-10-16 17:13:49 +08:00
lextable.h http2: make usable 2017-10-16 17:13:49 +08:00
libwebsockets.c close: only tell user closed once 2018-01-03 09:23:40 +08:00
libwebsockets.h remove u_int64_t 2018-01-30 09:29:58 +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:03:59 +08:00
pollfd.c hpack: pseudoheader check improvement 2017-11-10 13:30:09 +08:00
private-libwebsockets.h remove u_int64_t 2018-01-30 09:29:58 +08:00
service.c excessive ah hold: explicitly detach ah 2018-01-13 05:20:25 +08:00
ssl.c LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT: fixes after tls refactor 2018-02-27 08:26:01 +08:00