1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/mbedtls/wrapper
Andy Green 39b05e7db3 mbedtls: remove mbedtls_x509_crt_info reference
Nobody uses this from the wrapper... it brings in mbedtls_x509_crt_info()
even if you're using -ffunctionsections for a loss of about 1.7KB on Arm.


Let's chop it out...
2020-03-31 11:36:47 +01:00
..
include tls: lws_system per-connection client certs 2019-12-09 14:48:54 +00:00
library rtos diet: make basic auth support a config option on by default 2020-03-04 11:00:04 +00:00
platform mbedtls: remove mbedtls_x509_crt_info reference 2020-03-31 11:36:47 +01:00