1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/lib/core
Andy Green 8e0e0b91df coverity 872858: hash gen overflow false positive
Help it ignore that we use the MS 7 bits in the next part of the operation
and discard it in the first part.
2025-01-22 08:43:45 +00:00
..
alloc.c lhp: add DLO layout support 2022-05-04 08:43:26 +01:00
buflist.c buflist: append: treat NULL additional buf as error not assert 2023-11-23 09:45:11 +00:00
CMakeLists.txt sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
context.c event: blow error if runtime context options want eventlib we dont have 2024-09-25 09:04:14 +01:00
libwebsockets.c lws_snprintf: check null pointer before using 2024-11-02 09:36:19 +00:00
logs.c clean: avoid maybe-uninitialized 2024-01-16 07:15:30 +00:00
lws_dll2.c dll2: add api for inserting afer existing member 2022-01-04 16:08:50 +00:00
lws_map.c coverity 872858: hash gen overflow false positive 2025-01-22 08:43:45 +00:00
private-lib-core.h openssl: support SSLKEYLOGFILE server secret logging 2024-02-16 15:45:45 +00:00
vfs.c file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00