This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-12 10:39:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
tcp_transport
History
Harshit Malpani
07f2cbeb0c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
...
This commit fixes the issue with TLS 1.2 connection when TLS 1.3 is enabled in config.
2024-05-02 16:57:50 +05:30
..
host_test
…
include
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 16:57:50 +05:30
private_include
…
test_apps
…
.build-test-rules.yml
…
CMakeLists.txt
…
Kconfig
…
transport_internal.c
…
transport_socks_proxy.c
…
transport_ssl.c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 16:57:50 +05:30
transport_ws.c
…
transport.c
…