1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls
Andy Green 45ec3ce369 lws_dll: upgrade all instances to lws_dll2
lws_dll2 removes the downsides of lws_dll and adds new features like a
running member count and explicit owner type... it's cleaner and more
robust (eg, nodes know their owner, so they can casually switch between
list owners and remove themselves without the code knowing the owner).

This deprecates lws_dll, but since it's public it allows it to continue
to be built for 4.0 release if you give cmake LWS_WITH_DEPRECATED_LWS_DLL.

All remaining internal users of lws_dll are migrated to lws_dll2.
2019-08-08 16:58:55 +01:00
..
mbedtls lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
openssl lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
lws-gencrypto-common.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec-common.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
private-network.h lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
private.h openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
tls-client.c sequencer: add second aux message arg 2019-08-08 09:45:09 +01:00
tls-network.c lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
tls-server.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
tls.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00