mbedtls/include/mbedtls
Janos Follath 2d20567122 Add two error codes to the Error module
One of the error codes was already reserved, this commit just makes it
explicit. The other one is a new error code for initializing return
values in the library: `MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED` should
not be returned by the library. If it is returned, then it is surely a
bug in the library or somebody is tampering with the device.
2019-12-16 15:15:16 +00:00
..
certs.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
check_config.h Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
compat-1.3.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
config.h Uniformize whitespace in commented-out defines 2019-09-13 11:04:23 +02:00
debug.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
error.h Add two error codes to the Error module 2019-12-16 15:15:16 +00:00
net.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
net_sockets.h Added mbedtls_net_close and use it in ssl_fork_server to correctly 2019-08-23 10:57:03 +02:00
pkcs11.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl.h ssl: Disallow modification of hello.random by export 2019-09-12 15:18:25 +01:00
ssl_cache.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_ciphersuites.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_cookie.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_internal.h Implement usage checks in context_save() 2019-08-23 13:11:31 +03:00
ssl_ticket.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
version.h Bump Mbed TLS version to 2.19.1 2019-09-18 13:42:36 +01:00
x509.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_crl.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_crt.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_csr.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00