1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib
Andy Green df46d8827c refactor-struct-lws-hdr
Migrate what used to be in lws_hdr_related into either the ah
or the wsi, and eliminate it along with the three different ways
used to access things inside it.

Eg wsi->u.hdr.ah and wsi->u.http.ah become wsi->ah

These changes are internal-only, in private-libwebsockets.h and lib.
2017-12-01 11:37:35 +08:00
..
client refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
event-libs appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
ext appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
http2 refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
jws RFC7638: JWK thumbprint 2017-11-26 19:07:12 +08:00
misc cleanups 2017-12-01 11:37:35 +08:00
plat refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
server refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
tls gcov: add in cmake and adapt defaults 2017-12-01 11:37:35 +08:00
alloc.c cleanups 2017-11-26 19:17:10 +08:00
context.c esp32-selfsigned 2017-12-01 11:37:35 +08:00
handshake.c refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
header.c esp32 fixes 2017-12-01 11:37:35 +08:00
lextable-strings.h ACME client plugin 2017-12-01 11:37:35 +08:00
lextable.h ACME client plugin 2017-12-01 11:37:35 +08:00
libwebsockets.c refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
libwebsockets.h esp32-selfsigned 2017-12-01 11:37:35 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c cleanups 2017-12-01 11:37:35 +08:00
pollfd.c esp32 fixes 2017-12-01 11:37:35 +08:00
private-libwebsockets.h refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00
service.c refactor-struct-lws-hdr 2017-12-01 11:37:35 +08:00