1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/misc
Andy Green f89aa401cc generic-sessions update
Generic sessions has been overdue some love to align it with
the progress in the rest of lws.

1) Strict Content Security Policy
2) http2 compatibility
3) fixes and additions for use in a separate process via unix domain socket
4) work on ws and http proxying in lws
5) add minimal example
2019-05-06 10:24:51 +01:00
..
fts jwe 2018-12-27 06:45:32 +08:00
lwsac lws_struct 2019-04-06 06:08:47 +08:00
threadpool lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
base64-decode.c ecdh-es 2018-12-27 06:45:32 +08:00
daemonize.c daemonize: use pid_t 2019-01-23 18:06:32 +08:00
dir.c glibc: if malloc_trim() exists, call it periodically 2019-03-16 08:10:47 +08:00
diskcache.c lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
getifaddrs.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp.c lejp: allow up to 20 digit decimal numbers 2019-05-02 09:28:45 +01:00
lws-ring.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
lws-struct-lejp.c lws_struct 2019-04-06 06:08:47 +08:00
lws-struct-sqlite.c generic-sessions update 2019-05-06 10:24:51 +01:00
peer-limits.c jwe 2018-12-27 06:45:32 +08:00
romfs.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c bzero: replace all with memset 2019-03-10 08:02:02 +08:00