1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls
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
..
wrapper mbedtls: wrapper: avoid redefine forward-typedef of X509_STORE_CTX 2019-07-29 00:37:06 +01:00
lws-genaes.c jwe 2018-12-27 06:45:32 +08:00
lws-gencrypto.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec.c lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-genhash.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genrsa.c COVA10663: more mbedtls_mpi_write_binary return check instances 2019-07-13 13:39:43 -07:00
mbedtls-client.c client: add more descriptive string cases 2019-07-24 16:48:24 -07:00
mbedtls-server.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
private.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00
ssl.c lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
tls.c openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
x509.c optee: remove build system 2019-01-15 06:59:48 +08:00