1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Orgad Shaneh 19049d2f28 Change some struct members to unsigned char
Enables removal of superfluous casts, and fixes strict-aliasing warnings with
GCC 4.1.
2019-05-30 08:21:33 +08:00
..
client client: modernize socks5 fixing heap overflow 2019-05-22 15:54:46 +01:00
compression clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server Change some struct members to unsigned char 2019-05-30 08:21:33 +08:00
header.c sse: drop the ah when the sse connection starts 2019-01-30 14:38:11 +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 generic-sessions update 2019-05-06 10:24:51 +01:00