1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/openssl
Andy Green 3c12fd72e8 unify us sorted waits
There are quite a few linked-lists of things that want events after
some period.  This introduces a type binding an lws_dll2 for the
list and a lws_usec_t for the duration.

The wsi timeouts, the hrtimer and the sequencer timeouts are converted
to use these, also in the common event wait calculation.
2019-08-08 22:39:47 +01:00
..
lws-genaes.c gencrypto: aes: improve test key now openssl checks it 2019-07-14 15:46:47 -07:00
lws-gencrypto.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
lws-genhash.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genrsa.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
openssl-client.c lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
openssl-server.c lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
private.h lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
ssl.c unify us sorted waits 2019-08-08 22:39:47 +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 openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00