OVMS3-idf/components/mbedtls/esp_crt_bundle
Marius Vikhammer 9ccc5e6d84 cert bundle: Fix memory leak during cert verification
Also refactors the unit tests and fixes the test case, as it was giving false positives.

Closes IDFGH-2950

Closes https://github.com/espressif/esp-idf/issues/4983
2020-04-07 18:50:30 +08:00
..
include esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach 2020-03-11 15:54:05 +05:30
test_gen_crt_bundle Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
cacrt_all.pem Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
cmn_crt_authorities.csv Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
esp_crt_bundle.c cert bundle: Fix memory leak during cert verification 2020-04-07 18:50:30 +08:00
gen_crt_bundle.py Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00