esp-idf/components/tcp_transport
Ivan Grokhotkov 81385b3476 Merge branch 'feature/update_catch2' into 'master'
ci: upgrade host tests to use espressif/catch2 component, add missing build rules

Closes IDF-8775

See merge request espressif/esp-idf!27455
2023-12-01 21:25:25 +08:00
..
host_test ci(tcp_transport): upgrade to Catch2 as a component 2023-11-29 12:38:47 +01:00
include feat(http_client): Add support for TLS session tickets 2023-11-29 20:48:35 +01:00
private_include [tcp_transport] Fix initialition of transport 2022-07-14 12:29:58 +00:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +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(http_client): Add support for TLS session tickets 2023-11-29 20:48:35 +01:00
transport_ws.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
transport.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