1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http
Andy Green 1f1314160a lws_hdr_copy: ensure enough extra space
Audit all lws_hdr_copy() usages inside lws and make sure we
take care about it failing.

Also since the patch around aggregation of headers by ',',
lws_hdr_copy() needs a little more space in the output buffer,
adjust one place where that caused it to start failing in an
exact-sized buffer.
2018-10-26 16:14:30 +08:00
..
client uv: allocate watcher 2018-10-13 12:43:13 +08:00
compression http: compression methods 2018-09-02 14:43:05 +08:00
server lws_hdr_copy: ensure enough extra space 2018-10-26 16:14:30 +08:00
header.c lws_return_http_status: use /error.css if possible 2018-09-17 07:26:08 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h http proxy: client: unix socket support 2018-09-12 13:58:13 +08:00