esp-idf/components/asio/port/include
David Cermak 9459c0dd43 asio: Basic SSL/TLS support in asio port for ESP platform
This port employs IDF port of OpenSSL for most common features, others
are discouraged or not supported. The port also introduces several stubs
for OpenSSL functions which ASIO needs to get compiled and linked.

Upstream ASIO supports WolfSSL as SSL/TLS stack, as well, which is
another option for SSL support in ASIO on ESP platform.
2020-07-14 10:42:17 +00:00
..
openssl asio: Basic SSL/TLS support in asio port for ESP platform 2020-07-14 10:42:17 +00:00
esp_asio_config.h asio: updated ASIO port to use latest asio and esp-idf features 2020-01-09 21:53:50 +01:00
esp_exception.h Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00