esp-idf/components/openssl/library
David Cermak cfc001870c openssl: Add deprecation warning to ssl.h
OpenSSL component will be discontinued in ESP-IDF v5.x. The only official TLS API will be esp-tls
Add docs warning about deprecation in v5.x

Removed all examples demonstrating usage of openssl in IDF
2021-10-05 11:45:52 +02:00
..
ssl_bio.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ssl_cert.c components/openssl: refactor openssl debugging and assert function 2017-01-17 10:15:26 +08:00
ssl_err.c openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
ssl_lib.c asio: option to use wolfSSL as TLS stack for ASIO 2020-07-14 10:42:17 +00:00
ssl_methods.c openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
ssl_pkey.c asio: Basic SSL/TLS support in asio port for ESP platform 2020-07-14 10:42:17 +00:00
ssl_stack.c openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
ssl_x509.c openssl: Add deprecation warning to ssl.h 2021-10-05 11:45:52 +02:00