1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-06-13 19:21:32 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
b8e4ae18cf Remove certs.h
certs.h is not needed in Mbed Crypto. No programs or other library code
use it.
2019-07-15 15:52:25 +01:00
a4308b29a4 Remove unused TLS, NET, and X.509 files
We've removed all software that depends on or uses the TLS, NET, and
X.509 modules. This means TLS, NET, and X.509 are unused and can be
removed. Remove TLS, NET, and X.509.
2019-04-25 11:46:21 +01:00
17c53c5c1e Fix check-generated-files.sh failure with query_config 2019-02-07 10:38:23 +00:00
27b3372c45 Fix query_config macro expansion for windows 2019-02-07 10:38:22 +00:00
5bc6e92b70 Fix query_config macro expansion for windows 2019-02-07 10:38:22 +00:00
c28da7ea43 Improve comments in query_config.fmt 2019-02-07 10:38:22 +00:00
2fdc2c299f Fix multiple stdio.h inclusion in query_config.c 2019-02-07 10:38:22 +00:00
88121a96f6 Script generation of query_config.c file 2019-02-07 10:37:39 +00:00