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 bd36962c17 openssl: add threading apis needed for 1.0.2 and earlier
In later OpenSSL, eg 1.1.1, these apis are NOPs in OpenSSL.
They are required for normal operation with multithreading
on earlier OpenSSL, eg, 1.0.2k
2019-08-02 09:47:23 +01:00
..
alloc.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
buflist.c rtos: clean warnings where uint32_t is an unsigned long 2019-06-07 11:11:46 +01:00
context.c openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
libwebsockets.c tokenize: LWS_TOKENIZE_F_NO_INTEGERS 2019-07-20 11:27:10 -07:00
logs.c solve complilation errors on vs2008 2019-08-01 18:05:38 +01:00
lws_dll.c lws_struct 2019-04-06 06:08:47 +08:00
lws_dll2.c lws_sequencer 2019-06-25 12:10:18 +01:00
private.h openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
vfs.c LWS_WITH_NETWORK: cmake option for no network code 2019-01-13 07:54:57 +08:00