1. 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
  2. 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
  3. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  4. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  5. 4d01c5b Remove dead code from pk_parse_key_pkcs8_unencrypted_der by Chris Jones · 4 years, 3 months ago
  6. 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
  7. fa1f904 Fix an error when copy-pasting x509_crt_verify_info by Chris Jones · 4 years, 3 months ago
  8. da95ef9 Remove PSA AEAD output size compatibility macros by Bence Szépkúti · 4 years, 3 months ago
  9. 3e7481e Merge pull request #4219 from stevew817/fix_missing_parenthesis by Ronald Cron · 4 years, 3 months ago
  10. e383fa6 Move x509_crt_verify_info to ssl_test_common_source.c by Chris Jones · 4 years, 3 months ago
  11. 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
  12. ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
  13. 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
  14. eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
  15. da12174 Fix preprocessor guard in ssl_server2.c by Hanno Becker · 4 years, 10 months ago
  16. 54dcf5e Add ChangeLog entry by Hanno Becker · 4 years, 10 months ago
  17. 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  18. fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  19. 2c2722d Add missing MBEDTLS_X509_REMOVE_INFO guards in ssl_context_info.c by Hanno Becker · 4 years, 10 months ago
  20. b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  21. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  22. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  23. 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  24. e111356 Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  25. 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  26. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  27. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  28. 0c37b4f Improve changelog entry for #4217 by Dave Rodgman · 4 years, 3 months ago
  29. 58d8518 Update changelog by Bence Szépkúti · 4 years, 3 months ago
  30. bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
  31. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  32. 860f509 Clarify case when high level error code is incorrect by Chris Jones · 4 years, 3 months ago
  33. dca8509 Update future Mbed TLS version in Changelog by Dave Rodgman · 4 years, 3 months ago
  34. 10ba553 Update Changelog by Dave Rodgman · 4 years, 3 months ago
  35. ddb8ea6 Fix Changelog entry by Dave Rodgman · 4 years, 3 months ago
  36. a00e850 Documentation updates for Mbed TLS 3.0 by Dave Rodgman · 4 years, 4 months ago
  37. c338cef Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  38. 5ec6906 Add sign-off for some older commits which are missing it. by Dave Rodgman · 4 years, 4 months ago
  39. 4f91d8d Change "high level error" to "high level module ID" by Chris Jones · 4 years, 4 months ago
  40. 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 4 months ago
  41. b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
  42. 894b9c4 Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 4 months ago
  43. c102164 Merge pull request #4339 from TRodziewicz/remove_depr_error_codes by Manuel Pégourié-Gonnard · 4 years, 4 months ago development_3.0
  44. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 4 months ago
  45. 2bbb5bc Merge pull request #4380 from paul-elliott-arm/bignum_unchecked_return by Ronald Cron · 4 years, 4 months ago
  46. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  47. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  48. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  49. 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  50. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
  51. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
  52. b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
  53. bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
  54. 7bdbc45 Update issue4283.txt by Tomasz Rodziewicz · 4 years, 4 months ago
  55. 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
  56. e022938 error.c re-generated once more by TRodziewicz · 4 years, 4 months ago
  57. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  58. 1fbdb25 error.c re-generated by TRodziewicz · 4 years, 4 months ago
  59. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
  60. 1dda21c Make sure we don't underflow in the size macros by Bence Szépkúti · 4 years, 4 months ago
  61. b639d43 Move and rename PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 4 months ago
  62. f5a1fe9 Explicitly check non-boolean values against zero by Bence Szépkúti · 4 years, 4 months ago
  63. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  64. 70c68da Remove unnecessary changelog by Paul Elliott · 4 years, 4 months ago
  65. 986b55a Style Fix by Paul Elliott · 4 years, 4 months ago
  66. 7725a63 Fix unchecked return in bignum by Paul Elliott · 4 years, 4 months ago
  67. 218da3f Merge pull request #4370 from tniessen/docs-typo by Ronald Cron · 4 years, 4 months ago
  68. 835beff Fix typo in architecture docs by Tobias Nießen · 4 years, 4 months ago
  69. 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
  70. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  71. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  72. 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  73. 5192e00 Merge pull request #4266 from mstarzyk-mobica/remove_allow_sha1_in_certificates by Gilles Peskine · 4 years, 4 months ago
  74. bf4c4f9 Reword changelog entry for removal of SHA-1 from the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  75. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  76. 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
  77. 13af41f Merge pull request #4156 from mstarzyk-mobica/drop_old_tls_options by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  78. 359411f Adjust documentation of PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 4 months ago
  79. 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
  80. 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
  81. 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
  82. 16141ed Add test driver sources to VC build by Steven Cooreman · 4 years, 4 months ago
  83. a17fb8e Fix line lenghts in changelog entry for removal of old TLS features. by Mateusz Starzyk · 4 years, 4 months ago
  84. 607c0af Simplify PSA AEAD output size compatibility macros by Bence Szépkúti · 4 years, 4 months ago
  85. 7e31009 Further reduce macro expansion by Bence Szépkúti · 4 years, 4 months ago
  86. 598e929 Rework PSA_AEAD_NONCE_LENGTH to reduce expansion by Bence Szépkúti · 4 years, 4 months ago
  87. 8072db2 Add changelog by Bence Szépkúti · 4 years, 5 months ago
  88. 0d8da39 Mark unused macro argument as unused by Bence Szépkúti · 4 years, 5 months ago
  89. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  90. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  91. 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
  92. 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
  93. 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
  94. 054bf7f Reduce indentation need by checking negative case first by Steven Cooreman · 4 years, 4 months ago
  95. 43e4a40 Give builtin key export test functions the same dependencies by Steven Cooreman · 4 years, 4 months ago
  96. b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
  97. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  98. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  99. 4b51925 Stricter test dependencies on builtin key test by Steven Cooreman · 4 years, 5 months ago
  100. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago