1. 739d815 Remove PK options by Dave Rodgman · 1 year, 11 months ago
  2. 84e8f1d Set MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
  3. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  4. 52e0fb4 crypto_config_profile_medium: add comment for new KEY_PAIR symbols by Valerio Setti · 2 years ago
  5. 2b25d36 Fix PSA crypto configuration file name by Ronald Cron · 2 years, 1 month ago
  6. e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
  7. ae06443 configs: adapt to new symbols by Valerio Setti · 2 years, 1 month ago
  8. 2f1ae5a Modify TFM files to allow them to build on baremetal with Mbed TLS and fix code style. by Aditya Deshpande · 2 years, 4 months ago
  9. 16a62e3 Bring over both necessary medium config files (regular and PSA style) from TFM. by Aditya Deshpande · 2 years, 4 months ago
  10. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  11. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  12. 6528763 config: remove SHA224_C from some config files by Valerio Setti · 2 years, 8 months ago
  13. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  14. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  15. d8a573b Fix spelling of 'features' in comment by Jacob Schloss · 6 years ago
  16. d725bf7 Minor documentation improvement by Gilles Peskine · 3 years, 4 months ago
  17. c6d197b ssl-opt needs debug messages by Gilles Peskine · 3 years, 5 months ago
  18. 168f17c New sample/test configuration: small DTLS 1.2 by Gilles Peskine · 3 years, 5 months ago
  19. 7451e5a Minimal TLS configuration: documentation improvements by Gilles Peskine · 3 years, 5 months ago
  20. 01005b9 Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  21. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  22. b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 2 months ago
  23. c850054 Remove reference to including check_config.h by Bence Szépkúti · 4 years, 2 months ago
  24. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  25. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  26. c5c9eb4 Move preprocessor logic to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  27. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  28. d0b1630 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
  29. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  30. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  31. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  32. 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
  33. c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
  34. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  35. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  36. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  37. 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
  38. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  39. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  40. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  41. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  42. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  43. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  44. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  45. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  46. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  47. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  48. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  49. 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  50. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  51. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  52. 7e37338 Drop single-DES ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  53. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  54. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  55. 2012ed7 Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT). by Mateusz Starzyk · 4 years, 6 months ago
  56. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  57. 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
  58. 66a4cd4 Rename rsa_internal.* to rsa_alt_helpers.* by Chris Jones · 4 years, 5 months ago
  59. 4c5819c Move bn_mul.h to library/ by Chris Jones · 4 years, 5 months ago
  60. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  61. d8b83ea Update symmetric only reference config to include config_psa.h by John Durkop · 4 years, 9 months ago
  62. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  63. 72f65fc psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_t by Ronald Cron · 5 years ago
  64. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  65. 4e616f8 Remove config-default.h by Gilles Peskine · 5 years ago
  66. 1174db5 Revert "ecp: Remove dependency on TLS and X.509" by Gilles Peskine · 5 years ago
  67. 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  68. 12230eb Revert "Remove irrelevant configs" by Gilles Peskine · 5 years ago
  69. 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
  70. 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
  71. db7d5f0 Revert "config: Remove explicit ciphersuite lists" by Gilles Peskine · 5 years ago
  72. fec3064 Add a reference configuration without any asymmetric cryptography by Gilles Peskine · 6 years ago
  73. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  74. 7242ea6 config: Remove explicit ciphersuite lists by Jaeden Amero · 6 years ago
  75. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  76. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  77. 1ad3730 Remove irrelevant configs by Jaeden Amero · 6 years ago
  78. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  79. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  80. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  81. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  82. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  83. de0a41b ecp: Remove dependency on TLS and X.509 by Jaeden Amero · 7 years ago
  84. bce557d configs: Update example PSA config by Jaeden Amero · 6 years ago
  85. 06b161a psa: Add latest PSA Crypto config.h by Jaeden Amero · 6 years ago
  86. e820662 Update config-default.h to the latest from Mbed TLS by Jaeden Amero · 6 years ago
  87. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  88. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  89. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  90. 9989b5e Update config-default.h to latest default config by Jaeden Amero · 7 years ago
  91. 67a9351 psa: config: Add MBEDTLS_PSA_CRYPTO_SPM by Jaeden Amero · 7 years ago
  92. 1672d1d Remove features with missing dependencies from config.h by Gilles Peskine · 7 years ago
  93. 1318793 Update the PSA crypto-only config.h in configs by Gilles Peskine · 7 years ago
  94. 66920ce Set the default configuration to PSA by Gilles Peskine · 7 years ago
  95. d8374ba New configuration file for PSA crypto by Gilles Peskine · 7 years ago
  96. e12f0ac Adapt buffer size for minimal CCM config by Manuel Pégourié-Gonnard · 7 years ago
  97. ab72727 Add a disabled CMAC define in the no-entropy configuration by Krzysztof Stachowiak · 7 years ago
  98. df29868 Merge branch 'pr_1280' into development-proposed by Gilles Peskine · 7 years ago
  99. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  100. 9522409 Remove picocoin reference configuration by Simon Butcher · 8 years ago