esp-idf/components/tcp_transport
Rocha Euripedes 8dff5bbf69 Merge branch 'bugfix/wrong_ws_mask_check' into 'master'
[tcp_transport] Bugfix: Remove unecessary mask_key check

See merge request espressif/esp-idf!20366
2022-10-05 21:47:42 +08:00
..
include [MQTT] Simplifies MQTT CMakeLists file 2022-09-19 09:11:15 +00:00
private_include [tcp_transport] Fix initialition of transport 2022-07-14 12:29:58 +00:00
test Re-enable unit test for C2 tcp_transport 2022-08-16 08:45:20 +00:00
CMakeLists.txt [tcp_transport] Fix initialition of transport 2022-07-14 12:29:58 +00:00
Kconfig
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
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_ssl.c [tcp_transport] - Change log level on socket reading timeout 2022-09-30 09:59:08 +02:00
transport_ws.c [tcp_transport] Bugfix: Remove unecessary mask_key check 2022-09-27 11:00:37 +02:00