mbedtls/include
Nicholas Wilson 536a22a409 Add a "pre-verify" callback to ssl_tls.c
This enables a client to populate the trust chain on-demand, rather than
loading all the trusted certificates up-front.  This is useful on mobile
clients where the OS cert store contains >200 certificates, 199 of which
won't be used at any given time.
2018-03-27 18:08:46 +01:00
..
mbedtls Add a "pre-verify" callback to ssl_tls.c 2018-03-27 18:08:46 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00