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-29 05:38:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f01a40afe2d35fec46f03bee779b451692844fb8
esp-idf
/
components
/
esp_http_client
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
..
include
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2023-10-23 16:23:10 +05:30
lib
all: Removes unnecessary newline character in logs
2023-06-09 03:31:21 +08:00
test_apps
feat(ci): Enable p4 example, test_apps and unit tests CI build
2023-08-24 12:51:19 +08:00
CMakeLists.txt
…
esp_http_client.c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2023-10-23 16:23:10 +05:30
Kconfig
…