1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/h2
Andy Green 66b73c680c coverity 192910: check length in h2 header dump
Since the NUL was always taken care of at the end of buf, the worst it could
do was log some junk.  This makes it explicitly log it as oversize separately.
2018-11-13 16:53:41 +08:00
..
hpack.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
http2.c coverity 192910: check length in h2 header dump 2018-11-13 16:53:41 +08:00
huftable.h refactor role ops 2018-04-11 13:39:42 +08:00
minihuf.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
ops-h2.c lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
private.h refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00