1. 79e2d1b Fix AEAD additional data computation for TLS 1.3 by Hanno Becker · 4 years, 5 months ago
  2. c94060c Add TLS 1.3 specific key to SSL transform conversion function by Hanno Becker · 4 years, 5 months ago
  3. bd25755 Rename ssl_populate_transform() -> ssl_tls12_populate_transform() by Hanno Becker · 4 years, 5 months ago
  4. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  5. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
  6. 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 4 years ago
  7. 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 4 years ago
  8. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  9. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  10. 3c62693 Merge pull request #4701 from gilles-peskine-arm/make_generated_files-non_english-3.0 by Ronald Cron · 4 years ago
  11. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years ago
  12. 5d26efd Add ChangeLog entry by Hanno Becker · 4 years ago
  13. 0379942 Explicitly mark mbedtls_ssl_config.respect_cli_pref as private by Hanno Becker · 4 years ago
  14. 95832d8 Explicitly mark mbedtls_ssl_session.exported as private by Hanno Becker · 4 years ago
  15. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
  16. dfce58f Merge pull request #4753 from JoeSubbiani/TestBlockSizes_dev by Ronald Cron · 4 years ago
  17. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
  18. b969570 Explain the final error checking by Gilles Peskine · 4 years ago
  19. a1c9fbe Merge pull request #4626 from SiliconLabs/arch_silabs_3399 by Gilles Peskine · 4 years, 1 month ago
  20. 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
  21. ac6cc9f Merge pull request #4784 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511-3.0 by Ronald Cron · 4 years, 1 month ago
  22. 8ec3c8f Do not require test data to be in the repository by Gilles Peskine · 4 years, 3 months ago
  23. b91f81a Discuss lifetimes, in particular persistence levels by Gilles Peskine · 4 years, 3 months ago
  24. 77f8e5c Add considerations on key material representations by Gilles Peskine · 4 years, 3 months ago
  25. d131e40 Clarification: forward and backward compatibility by Gilles Peskine · 4 years, 3 months ago
  26. f31c6c1 Typo by Gilles Peskine · 4 years, 3 months ago
  27. 12c7741 Removing unneded extern declaration of a callback and including common.h where the cb is needed by TRodziewicz · 4 years, 1 month ago
  28. 5ccdc55 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  29. 113d80c Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  30. 64df5f8 Add Changelog entry by Paul Elliott · 4 years, 1 month ago
  31. a417f56 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  32. 6603e2b Add fix to update output size macro as well. by Paul Elliott · 4 years, 1 month ago
  33. c22950c Change PSA Cipher macro safety to use block length by Paul Elliott · 4 years, 1 month ago
  34. 554e64e Add a changelog for Armmbed#4626 by Archana · 4 years, 1 month ago
  35. ff58686 Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
  36. 538a0cb Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  37. c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
  38. fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  39. bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  40. a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  41. 6ee3bc0 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  42. e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
  43. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  44. 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
  45. bf4d0ce Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  46. 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
  47. 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
  48. c590611 Add requested montgomery curve tests by Archana · 4 years, 1 month ago
  49. 36c8ddc Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  50. 8584f5b test: psa: Improve description of curve 448 tests by Archana · 4 years, 1 month ago
  51. 277572f Fix coding style issue by Archana · 4 years, 1 month ago
  52. ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
  53. 1d2e2bb Add missing Curve448 support for PSA keys by Archana · 4 years, 2 months ago
  54. c3366a4 Added mis-removed test and removed unneeded tests by TRodziewicz · 4 years, 1 month ago
  55. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  56. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  57. da36c9f Improve Code Style by Joe Subbiani · 4 years, 1 month ago
  58. ac694b9 Merge pull request #4754 from mpg/fix-overly-aggressive-udp-proxy by Gilles Peskine · 4 years, 1 month ago
  59. 4999152 Merge pull request #4764 from davidhorstmann-arm/development by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  60. 93213f6 Remove test cases and update power 2 check by Joe Subbiani · 4 years, 1 month ago
  61. 44f6390 Remove redundant hash len check by David Horstmann · 4 years, 1 month ago
  62. 07704c0 Merge pull request #4752 from mpg/fix-memleak-in-ssl-test by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  63. a02003b Fix divide by zero if macro used with wrong key by Paul Elliott · 4 years, 1 month ago
  64. 95d65c7 Merge pull request #4756 from gilles-peskine-arm/generate_psa_tests-speedup-3.0 by Gilles Peskine · 4 years, 1 month ago
  65. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  66. f2d1199 Merge pull request #846 from ARMmbed/mbedtls-3.0.0_merge_into_release by Dave Rodgman · 4 years, 1 month ago
  67. 458280e Correction to outdated comment by TRodziewicz · 4 years, 1 month ago
  68. e5306f6 Use distinct variables for distinct purposes by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  69. 45419c1 Revert "Add auto-generated files" by Dave Rodgman · 4 years, 1 month ago
  70. 8a3b232 Revert "Add additional generated files" by Dave Rodgman · 4 years, 1 month ago
  71. fc46318 Change test suite duplicate descriptions by Joe Subbiani · 4 years, 1 month ago
  72. 8df2f8e Merge pull request #842 from ARMmbed/mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago mbedtls-3.0.0 v3.0.0
  73. 345165c Reverting deleted macros by TRodziewicz · 4 years, 1 month ago
  74. 71ce4ef Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  75. 69c10a4 Fix memory leak on failure path in test code by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  76. f37bbe5 Extend psa_crypto_metadata tests to check for powers of 2 by Joe Subbiani · 4 years, 1 month ago
  77. 745e358 Fix Changelog indentation by Dave Rodgman · 4 years, 1 month ago
  78. 5b13f60 Fix indentation by Dave Rodgman · 4 years, 1 month ago
  79. 302ed2b Reverting the TLS 1.3 compatibility by TRodziewicz · 4 years, 1 month ago
  80. 16d802e Remove obsolete entry from Changelog by Dave Rodgman · 4 years, 1 month ago
  81. 5f58dfc Addition of the changelog file. by TRodziewicz · 4 years, 1 month ago
  82. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  83. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  84. 527b82a Bump .so version numbers to stay ahead of 2.x by Dave Rodgman · 4 years, 1 month ago
  85. 8e5020d Remove obsolete reference to _ret in migration guide by Dave Rodgman · 4 years, 1 month ago
  86. 814b099 Remove obsolete reference to _ret by Dave Rodgman · 4 years, 1 month ago
  87. 83f6a3b Remove not-required Changelog entries by Dave Rodgman · 4 years, 1 month ago
  88. 0703f69 Remove warning of development instability from README by Dave Rodgman · 4 years, 1 month ago
  89. a84a8eb Update changelog to cover #4197 by Dave Rodgman · 4 years, 1 month ago
  90. 0eb215f Update changelog to cover #4246 and #4158 by Dave Rodgman · 4 years, 1 month ago
  91. aa6a9b1 Update changelog to cover #4488 by Dave Rodgman · 4 years, 1 month ago
  92. 9bd0389 Update changelog to cover #4517 by Dave Rodgman · 4 years, 1 month ago
  93. eaef0b7 Update changelog to cover #4720 by Dave Rodgman · 4 years, 1 month ago
  94. 2a9c783 Add additional generated files by Dave Rodgman · 4 years, 1 month ago
  95. 3e84187 Add auto-generated files by Dave Rodgman · 4 years, 1 month ago
  96. 1bc9e93 Manual updates to version information by Dave Rodgman · 4 years, 1 month ago
  97. 7601657 Bump library version numbers by Dave Rodgman · 4 years, 1 month ago
  98. bb2eece Create aggregated ChangeLog by Dave Rodgman · 4 years, 1 month ago
  99. b1d1c2a Fix filename on Changelog item by Dave Rodgman · 4 years, 1 month ago
  100. 34d8cd2 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago