This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-01 22:38:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
499accb6520955a85f7c0947ca06a2a29de14afc
esp-idf
/
components
/
tcp_transport
History
Renz Christian Bagaporo
c711e969cc
components: fix incorrect include dir args
2019-08-28 10:28:17 +08:00
..
include
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
2019-07-04 20:55:10 +02:00
private_include
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
2019-07-04 20:55:10 +02:00
test
…
CMakeLists.txt
components: fix incorrect include dir args
2019-08-28 10:28:17 +08:00
component.mk
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
2019-07-04 20:55:10 +02:00
transport_ssl.c
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
2019-07-04 20:55:10 +02:00
transport_strcasestr.c
…
transport_strcasestr.h
…
transport_tcp.c
…
transport_utils.c
…
transport_ws.c
tcp_tansport: websocket layer modifies in-buffer data (for masked transports). This fix reverts the data back to original rather then making a copy.
2019-07-16 09:47:18 +02:00
transport.c
Merge branch 'feature/tcp_transport_pass_errors_stage1' into 'master'
2019-07-08 08:51:29 +08:00