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-09 17:19:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
tcp_transport
History
Harshit Malpani
90d0689331
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 17:15:08 +05:30
..
include
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 17:15:08 +05:30
private_include
[tcp_transport] Fix initialition of transport
2022-07-14 12:29:58 +00:00
test
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04:00
CMakeLists.txt
[tcp_transport] Fix initialition of transport
2022-07-14 12:29:58 +00:00
Kconfig
…
transport_internal.c
Replaced logging tags with lower case in tcp_transport component to unite all tags under common structure.
2022-08-19 15:25:44 +02:00
transport_ssl.c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2024-05-02 17:15:08 +05:30
transport_ws.c
tcp_transport: Add authorization header for websocket client
2023-02-22 16:19:41 +04:00
transport.c
Replaced logging tags with lower case in tcp_transport component to unite all tags under common structure.
2022-08-19 15:25:44 +02:00