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 e76982a090 boringssl: deal with loss of EVP_PKEY_new_mac_key
Rewrite HMAC stuff to use HMAC_ apis instead of EVP

Bit trickly since modern OpenSSL has opaque HMAC_CTX and older
OpenSSL does not have any apis to allocate and free it.

Add another cmake check for the allocation api to decide
what to do.
2019-07-09 18:18:10 +01:00
..
mbedtls rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
openssl boringssl: deal with loss of EVP_PKEY_new_mac_key 2019-07-09 18:18:10 +01:00
lws-gencrypto-common.c lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-genec-common.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
private-network.h openssl: client certs: use info.client_ssl_private_key_password 2019-06-21 07:18:48 +01:00
private.h rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
tls-client.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
tls-network.c lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08: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