This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-30 13:56:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56563f709229cbef07b79e1b5db48146f3b17e42
esp-idf
/
components
/
tcp_transport
History
Harshit Malpani
27681a5073
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.
2023-10-23 16:23:10 +05:30
..
host_test
…
include
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2023-10-23 16:23:10 +05:30
private_include
…
test_apps
fix(ci): change build-test-rules files folder
2023-09-20 19:17:06 +08:00
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
2023-10-23 16:23:10 +05:30
transport_ws.c
…
transport.c
…