esp-idf/components/tcp_transport
David Čermák 4f467d02c7 Merge branch 'fix/ws_transport_mem_corrupt' into 'master'
fix(transport): Fix websocket mem-corruption while reading headers

Closes IDFGH-13585

See merge request espressif/esp-idf!33593
2024-09-26 18:53:00 +08:00
..
host_test feat(transport): Add more testcases for ws-connect to fail 2024-09-17 18:09:21 +02:00
include refactor: migrate atecc608a_ecdsa example to crypto authlib repository 2023-12-22 09:11:41 +05:30
private_include [tcp_transport] Fix initialition of transport 2022-07-14 12:29:58 +00:00
test_apps ci: replace pytest function 2024-07-23 14:07:31 +08:00
CMakeLists.txt lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
Kconfig tcp_transport: add websocket dynamic buffer feature 2022-06-08 19:13:25 +00:00
transport_internal.c Replaced logging tags with lower case in tcp_transport component to unite all tags under common structure. 2022-08-16 08:38:57 +00:00
transport_socks_proxy.c [tcp_transport] - Adds Socks4 proxy transport 2023-03-27 14:46:40 +02:00
transport_ssl.c feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
transport_ws.c Merge branch 'fix/ws_transport_mem_corrupt' into 'master' 2024-09-26 18:53:00 +08:00
transport.c feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00