Zim Kalinowski
|
d63f83d279
|
fix(example/http): Fixed potential memory leak/crash in when handling error condition
|
2023-10-25 14:44:06 +02:00 |
|
David Cermak
|
a71fa82177
|
esp_netif/lwip: Fix core-locking config
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp examples
* Fix openthread libs
Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
|
2023-01-17 16:15:58 +01:00 |
|
Harshit Malpani
|
eb47729301
|
example: Updated https_request example to fail when time is not synced.
Also added additional server for syncing time
|
2022-09-19 12:04:09 +05:30 |
|
Harshit Malpani
|
cfa896ec54
|
feature: Checking Certificate Expiry
|
2021-11-19 09:43:27 +05:30 |
|