mbedtls/include/mbedtls
Gilles Peskine 5d46f6a89b Invoke config.py instead of config.pl
git grep -Fl /config.pl | xargs sed -i -e 's!/config\.pl!/config.py!g'

Also:
* Change one comment in include/mbedtls/check_config.h.
* Change PERL to PYTHON in CMakeLists.txt.
2019-09-13 11:04:23 +02: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 Introduce specific error for ver/cfg mismatch on deserialization 2019-08-23 12:51:21 +03: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 Fix parameter name in doxygen 2019-08-23 13:11:31 +03: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 Update library version to 2.19.0 2019-08-30 13:02:16 +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