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 7c9f1ca0a6 plugins: iterate builtin plugins as if loaded
For plugins that handle PROTOCOL_INIT, we have to iterate any PLUGINS_BUILTIN
plugins as if we had just discovered and loaded them from plugin files, so
they bind to vhosts appropriately.

Add some private helpers to keep the guts from duplication in plat.
2021-11-07 07:04:09 +00:00
..
cache-ttl http: cookies: support cookie jar in and out 2021-08-21 17:44:40 +01:00
fts type comparisons: fixes 2021-01-05 10:56:38 +00:00
jrpc jrpc: add support 2021-10-11 09:10:15 +01:00
lwsac type comparisons: fixes 2021-01-05 10:56:38 +00:00
threadpool threadpool: SYNC timeout on netbsdBE 2021-10-05 07:40:16 +01:00
base64-decode.c b64: add downcasts for gcc 4.4 2021-07-23 04:22:15 +01:00
CMakeLists.txt jrpc: add support 2021-10-11 09:10:15 +01:00
daemonize.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
dir.c plugins: iterate builtin plugins as if loaded 2021-11-07 07:04:09 +00:00
diskcache.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
fsmount.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
getifaddrs.c getifaddrs: casts for android 2021-06-20 08:40:00 +01:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ieeehalfprecision.c lecp: add CBOR stream parser LECP like JSON LEJP 2021-08-21 17:44:40 +01:00
lecp.c sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
lejp.c lejp: allow leading wildcard 2021-11-07 05:33:44 +00:00
lws-ring.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-struct-lejp.c lws_struct: add CHILD_PTR setting 2021-08-19 05:31:15 +01:00
lws-struct-sqlite.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
peer-limits.c peer-limits: only run clean up sul if any entries 2021-01-17 19:23:48 +00:00
prng.c Fault injection 2021-04-05 10:55:04 +01:00
romfs.c linkit: support build using public sdk 2020-01-17 07:45:34 +00:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c type comparisons: fixes 2021-01-05 10:56:38 +00:00