| .. |
|
include
|
cbca521e28
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
5 years ago |
|
private_include
|
e1f982921a
ws_client: fix handling timeouts by websocket client.
|
6 years ago |
|
test
|
a8e370eced
tcp_transport: unit test for tcp connection timeout
|
5 years ago |
|
CMakeLists.txt
|
61a1a468bb
tcp_transport: replace transport_strcasestr with strcasestr
|
6 years ago |
|
component.mk
|
587739391c
esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle
|
6 years ago |
|
transport.c
|
cbca521e28
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
5 years ago |
|
transport_ssl.c
|
98d19efe6f
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
5 years ago |
|
transport_tcp.c
|
98d19efe6f
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
5 years ago |
|
transport_utils.c
|
e1f982921a
ws_client: fix handling timeouts by websocket client.
|
6 years ago |
|
transport_ws.c
|
98d19efe6f
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
5 years ago |