esp-idf/components/esp-tls
Aditya Patwardhan b4e4b9f20d Added support for client session tickets in esp-tls (with mbedtls)
* client session tickets for individual tls connections are supported
* reorganize the esp-tls error codes.
* Update esp_err_to_name.c
* Fix styling
2021-09-15 22:19:04 +05:30
..
esp-tls-crypto esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
private_include Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
test esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
CMakeLists.txt esp_tls: Fix unresolved lwip symbol when complex dependency tree 2021-02-16 09:01:35 +01:00
component.mk tcp_transport: Extend transport error storage for socket error 2020-11-12 12:46:22 +00:00
esp_tls_error_capture.c esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
esp_tls_errors.h Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
esp_tls_mbedtls.c Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
esp_tls_wolfssl.c esp_tls_wolfssl: Improved error messages 2021-06-28 14:51:41 +05:30
esp_tls.c Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
esp_tls.h Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
Kconfig Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30