1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
Andy Green a74fe5d760 upng: split out gzip
The adapted upng has a very compact fully-stateful lws-aligned
implementation already.

Adapt it to also be buildable and operable standalone, and to
understand gzip headers.

Provide some apis to inflate gzip simply reusing opaque inflator
contexts from upng.

Provide an api test that inflates gzip files from stdin -> stdout
2022-03-25 08:13:48 +00:00
..
alloc.c alloc: compressed backtrace instrumentation support 2022-03-15 10:28:09 +00:00
buflist.c lws_flow helpers 2022-02-22 14:37:31 +00:00
CMakeLists.txt sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
context.c context_destroy: clean up early fail path 2022-03-15 10:28:09 +00:00
libwebsockets.c lws_fx: fixed point 3232 arithmetic 2022-03-15 10:28:09 +00:00
logs.c logs: lock log context refcount changes 2022-01-26 11:54:08 +00:00
lws_dll2.c dll2: add api for inserting afer existing member 2022-01-04 16:08:50 +00:00
lws_map.c lws_map 2021-08-21 17:44:40 +01:00
private-lib-core.h upng: split out gzip 2022-03-25 08:13:48 +00:00
vfs.c file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00