1. 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
  2. eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
  3. da12174 Fix preprocessor guard in ssl_server2.c by Hanno Becker · 4 years, 10 months ago
  4. 54dcf5e Add ChangeLog entry by Hanno Becker · 4 years, 10 months ago
  5. 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  6. fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  7. 2c2722d Add missing MBEDTLS_X509_REMOVE_INFO guards in ssl_context_info.c by Hanno Becker · 4 years, 10 months ago
  8. b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  9. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  10. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  11. 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  12. e111356 Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  13. 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  14. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  15. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  16. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  17. dca8509 Update future Mbed TLS version in Changelog by Dave Rodgman · 4 years, 3 months ago
  18. 10ba553 Update Changelog by Dave Rodgman · 4 years, 3 months ago
  19. ddb8ea6 Fix Changelog entry by Dave Rodgman · 4 years, 3 months ago
  20. a00e850 Documentation updates for Mbed TLS 3.0 by Dave Rodgman · 4 years, 4 months ago
  21. 5ec6906 Add sign-off for some older commits which are missing it. by Dave Rodgman · 4 years, 4 months ago
  22. b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
  23. c102164 Merge pull request #4339 from TRodziewicz/remove_depr_error_codes by Manuel Pégourié-Gonnard · 4 years, 4 months ago development_3.0
  24. 2bbb5bc Merge pull request #4380 from paul-elliott-arm/bignum_unchecked_return by Ronald Cron · 4 years, 4 months ago
  25. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  26. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  27. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  28. 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  29. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
  30. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
  31. b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
  32. bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
  33. 7bdbc45 Update issue4283.txt by Tomasz Rodziewicz · 4 years, 4 months ago
  34. 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
  35. e022938 error.c re-generated once more by TRodziewicz · 4 years, 4 months ago
  36. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  37. 1fbdb25 error.c re-generated by TRodziewicz · 4 years, 4 months ago
  38. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
  39. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  40. 70c68da Remove unnecessary changelog by Paul Elliott · 4 years, 4 months ago
  41. 986b55a Style Fix by Paul Elliott · 4 years, 4 months ago
  42. 7725a63 Fix unchecked return in bignum by Paul Elliott · 4 years, 4 months ago
  43. 218da3f Merge pull request #4370 from tniessen/docs-typo by Ronald Cron · 4 years, 4 months ago
  44. 835beff Fix typo in architecture docs by Tobias Nießen · 4 years, 4 months ago
  45. 1cc91e7 Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  46. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  47. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  48. 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  49. 5192e00 Merge pull request #4266 from mstarzyk-mobica/remove_allow_sha1_in_certificates by Gilles Peskine · 4 years, 4 months ago
  50. bf4c4f9 Reword changelog entry for removal of SHA-1 from the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  51. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  52. 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
  53. 13af41f Merge pull request #4156 from mstarzyk-mobica/drop_old_tls_options by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  54. 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
  55. 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
  56. 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
  57. 16141ed Add test driver sources to VC build by Steven Cooreman · 4 years, 4 months ago
  58. a17fb8e Fix line lenghts in changelog entry for removal of old TLS features. by Mateusz Starzyk · 4 years, 4 months ago
  59. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  60. 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
  61. 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
  62. 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
  63. 054bf7f Reduce indentation need by checking negative case first by Steven Cooreman · 4 years, 4 months ago
  64. 43e4a40 Give builtin key export test functions the same dependencies by Steven Cooreman · 4 years, 4 months ago
  65. b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
  66. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  67. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  68. 4b51925 Stricter test dependencies on builtin key test by Steven Cooreman · 4 years, 5 months ago
  69. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
  70. e384252 Move include to top of file by Steven Cooreman · 4 years, 5 months ago
  71. 33a32f0 Move test driver implementation of platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  72. 649a8f4 replace memcpy of structure with regular assignment by Steven Cooreman · 4 years, 5 months ago
  73. ffc7fc9 Move variable declarations to top of function by Steven Cooreman · 4 years, 5 months ago
  74. 85d554a Use different variables for buffer size and data length by Steven Cooreman · 4 years, 5 months ago
  75. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  76. e5e30859 Remove potentially unused exit label by Steven Cooreman · 4 years, 6 months ago
  77. 5be864f Add changelog for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  78. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 6 months ago
  79. f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  80. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  81. cbcefae Merge pull request #4348 from mpg/revert-4334-dev by Janos Follath · 4 years, 4 months ago
  82. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  83. 4222682 Uniformize ChangeLog entries. by Mateusz Starzyk · 4 years, 4 months ago
  84. f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
  85. 720b659 Changelog added by TRodziewicz · 4 years, 4 months ago
  86. c22f50a fix error.c - second try by TRodziewicz · 4 years, 4 months ago
  87. c28d2ae fix error.c - now it's autogenerated by TRodziewicz · 4 years, 4 months ago
  88. 136b398 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  89. 93c0847 Revert "Remove deprecated things from hashing modules" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  90. 1492111 Revert "fix error.c - now it's autogenerated" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  91. 30dcdf4 Revert "fix error.c - second try" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  92. 247745f Revert "Changelog added" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  93. 9013489 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
  94. c039514 Merge pull request #4334 from TRodziewicz/origin/remove_old_func_from_hashing by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  95. 09c916a Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
  96. fce7061 Merge pull request #4324 from chris-jones-arm/remove-default-ticket-lifetime by Gilles Peskine · 4 years, 4 months ago
  97. 06fe88e Changelog added. by TRodziewicz · 4 years, 4 months ago
  98. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  99. 29fd277 New line added at the end of the Changelog file. by TRodziewicz · 4 years, 4 months ago
  100. 53423c0 Changelog added by TRodziewicz · 4 years, 4 months ago