0cd33eaea1
feat(tls): update esp-tls and tcp_transport from idf
...
Commit ID:88bf21b2
2020-03-27 14:46:18 +08:00
fd8ed3b340
feat(tcp_transport): update TCP transport from esp-idf
...
Commit ID: 03d07741
2019-11-19 16:22:40 +08:00
1f8192d9f9
feat(exmaples): remove wolfSSL example
...
The wolfSSL example will be supplied independently.
2019-10-10 15:43:29 +08:00
8d86f3c36b
fix(tcp_transport): fix SSL read blocked when the connecttion is closed
2019-06-13 16:56:29 +08:00
cca13e0f99
feat(make): Sync code from esp-idf and modify for ESP8266
...
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
d11543400e
feat(vfs): Modify for esp8266
2019-04-15 17:18:42 +08:00
93f926040b
fix(tcp_transport): Fix redefined error
2019-03-18 14:56:07 +08:00
56f4a7f4fc
feature/tcp_transport: Changes to make tcp_transport compatible with ESP8266.
...
Changes:
os_get_random for RNG & conditional execution on mbedtls for websockets
Added rom/queue.h. Changed component.mk to exclude axtls based compilation.
2019-02-13 12:53:22 +05:30
f08ef6b688
feature/tcp_transport: Added the tcp_transport component from idf.
2019-02-13 12:34:59 +05:30