1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib
2018-01-12 08:21:42 +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 h2: fix multiple cookie header handling 2017-12-01 11:12:50 +08:00
mbedtls_wrapper wrapper: untrash partial sends 2017-11-10 11:18:12 +08:00
misc lejp: fix float 2018-01-04 10:32:13 +08:00
plat service: stop trying to find service TID after first time 2017-11-05 09:37:00 +08:00
server h2: fix multiple cookie header handling 2017-12-01 11:12:50 +08:00
alloc.c http2: make usable 2017-10-16 17:13:49 +08:00
context.c protocol init: allow use of client apis during per-vhost protocol init 2017-10-24 06:46:32 +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 lib: Spelling fixes based on debian packaging 2017-11-28 07:47:21 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c h2: never send more than file length 2017-11-05 19:40:34 +08:00
pollfd.c hpack: pseudoheader check improvement 2017-11-10 13:30:09 +08:00
private-libwebsockets.h hpack: pseudoheader check improvement 2017-11-10 13:30:09 +08:00
service.c excessive ah hold: stop trying to list headers at sentinel 2018-01-12 08:21:42 +08:00
ssl.c Detect dead socket on iOS when server closed connection 2017-12-21 18:14:30 +08:00