1. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  2. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  3. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  4. 4a7010d Removes MBEDTLS_SSL_TRUNCATED_HMAC config option by Thomas Daubney · 4 years, 2 months ago
  5. 197496a config: Allow Mbed to implement TIMING_C by Jaeden Amero · 4 years, 2 months ago
  6. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  7. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  8. df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  9. c8901ed Removes MBEDTLS_ECDH_LEGACY_CONTEXT from check_config.h by Thomas Daubney · 4 years, 2 months ago
  10. 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  11. cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 3 months ago
  12. 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
  13. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  14. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago
  15. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  16. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 3 months ago
  17. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  18. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  19. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 3 months ago
  20. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 3 months ago
  21. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  22. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  23. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  24. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  25. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  26. 2012ed7 Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT). by Mateusz Starzyk · 4 years, 5 months ago
  27. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  28. 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 5 months ago
  29. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  30. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  31. b587313 Doesn't make sense to have ECP_NO_FALLBACK when there's no ECP_INTERNAL_ALT. by Steven Cooreman · 4 years, 6 months ago
  32. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 9 months ago
  33. 89ffb28 Fix option compatibility check by Gilles Peskine · 4 years, 9 months ago
  34. 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  35. 4fc21fd Implement MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG by Gilles Peskine · 4 years, 9 months ago
  36. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  37. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  38. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  39. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  40. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  41. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  42. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  43. 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
  44. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  45. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  46. afca47a Fix typo in check_config.h by Hanno Becker · 5 years ago
  47. 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
  48. 432e702 Add additional sanity checks to check_config.h by Simon Butcher · 6 years ago
  49. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  50. d3d0290 Restore X509 and SSL functionality by Gilles Peskine · 5 years ago
  51. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  52. 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
  53. 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
  54. 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
  55. da15409 Remove the word likely from deprecated documentation by Andres Amaya Garcia · 7 years ago
  56. 84b4e79 Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config by Andres Amaya Garcia · 7 years ago
  57. 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 5 years ago
  58. 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 5 years ago
  59. 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
  60. e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
  61. 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
  62. 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
  63. 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
  64. be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
  65. 1e6fb01 Make SHA512_NO_SHA384 depend on SHA512_C by Manuel Pégourié-Gonnard · 6 years ago
  66. 9afbfdc Merge remote-tracking branch 'myfork-public/development' into merge-crypto-development-20191115 by Gilles Peskine · 6 years ago
  67. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  68. ff25af2 Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
  69. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  70. 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
  71. bfaa718 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
  72. af46c5f Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
  73. 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  74. 9c1b56b 3rdparty: Add config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  75. 19d5c80 3rdparty: Added config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  76. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  77. bd3a746 Merge remote-tracking branch 'restricted/pr/573' into development-restricted by Jaeden Amero · 6 years ago
  78. 5dbe7ca Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
  79. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  80. 189a013 Check static bounds of CID lengths in check_config.h by Hanno Becker · 6 years ago
  81. bb47cd9 Add dep of MBEDTLS_SSL_CID on MBEDTLS_SSL_PROTO_DTLS to config check by Hanno Becker · 6 years ago
  82. 651ae68 config: Enable using ARIA-GCM without other ciphers by Jaeden Amero · 6 years ago
  83. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  84. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  85. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  86. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  87. fe4ef0c Add config sanity check for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  88. 85fd913 Fix typo in check_config.h by Hanno Becker · 6 years ago
  89. 43f564f Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h by Gilles Peskine · 6 years ago
  90. 1ce51e4 Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_C by Hanno Becker · 6 years ago
  91. c690523 Merge PSA config and check-config changes by Andrzej Kurek · 6 years ago
  92. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  93. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  94. dac9f45 Merge remote-tracking branch 'origin/pr/1551' into development by Jaeden Amero · 7 years ago
  95. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  96. 6b5ef48 Add a configuration fix for vsnprintf for non-conforming platforms by k-stachowiak · 7 years ago
  97. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 7 years ago
  98. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 7 years ago
  99. 172ba63 Add guard for MBEDTLS_ECP_INTERNAL_ALT by Janos Follath · 7 years ago
  100. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago