1. 571f1ff Make sure TLS 1.2 kex macros are undefined in builds without TLS 1.2 by Ronald Cron · 2 years, 10 months ago
  2. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  3. a06787a build_info.h: include config_psa.h also when MBEDTLS_PSA_CRYPTO_C by Przemek Stekiel · 3 years ago
  4. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  5. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  6. 8d2864d Force usage of MBEDTLS_PK_WRITE_C when PK_C and USE_PSA_CRYPTO is used by Andrzej Kurek · 3 years, 7 months ago
  7. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  8. 1bc9e93 Manual updates to version information by Dave Rodgman · 4 years, 1 month ago
  9. e55a821 Remove explicit link to MBEDTLS_CONFIG_FILE by Bence Szépkúti · 4 years, 1 month ago
  10. 5e2743f Mention MBEDTLS_CONFIG_FILE in build_info.h docs by Bence Szépkúti · 4 years, 1 month ago
  11. 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
  12. a1d1f5b Fix typo by Bence Szépkúti · 4 years, 1 month ago
  13. 1cafe5c Base config compat check on MBETLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 1 month ago
  14. fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 1 month ago
  15. 2bb7456 Base the config version on MBEDTLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 1 month ago
  16. b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 1 month ago
  17. 04982f7 Move version defines to build_info.h by Bence Szépkúti · 4 years, 1 month ago
  18. d3da503 Move comment closer to relevant code by Bence Szépkúti · 4 years, 2 months ago
  19. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  20. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  21. c5c9eb4 Move preprocessor logic to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  22. 5ab7303 Introduce a level of indirection in config header by Bence Szépkúti · 4 years, 2 months ago