1. 10ba553 Update Changelog by Dave Rodgman · 4 years, 3 months ago
  2. ddb8ea6 Fix Changelog entry by Dave Rodgman · 4 years, 3 months ago
  3. a00e850 Documentation updates for Mbed TLS 3.0 by Dave Rodgman · 4 years, 4 months ago
  4. 5ec6906 Add sign-off for some older commits which are missing it. by Dave Rodgman · 4 years, 4 months ago
  5. c102164 Merge pull request #4339 from TRodziewicz/remove_depr_error_codes by Manuel Pégourié-Gonnard · 4 years, 4 months ago development_3.0
  6. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  7. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  8. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  9. 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  10. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
  11. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
  12. b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
  13. bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
  14. 7bdbc45 Update issue4283.txt by Tomasz Rodziewicz · 4 years, 4 months ago
  15. 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
  16. e022938 error.c re-generated once more by TRodziewicz · 4 years, 4 months ago
  17. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  18. 1fbdb25 error.c re-generated by TRodziewicz · 4 years, 4 months ago
  19. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
  20. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  21. 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
  22. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  23. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  24. 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  25. 5192e00 Merge pull request #4266 from mstarzyk-mobica/remove_allow_sha1_in_certificates by Gilles Peskine · 4 years, 4 months ago
  26. bf4c4f9 Reword changelog entry for removal of SHA-1 from the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  27. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  28. 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
  29. 13af41f Merge pull request #4156 from mstarzyk-mobica/drop_old_tls_options by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  30. a17fb8e Fix line lenghts in changelog entry for removal of old TLS features. by Mateusz Starzyk · 4 years, 4 months ago
  31. cbcefae Merge pull request #4348 from mpg/revert-4334-dev by Janos Follath · 4 years, 4 months ago
  32. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  33. 4222682 Uniformize ChangeLog entries. by Mateusz Starzyk · 4 years, 4 months ago
  34. f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
  35. 720b659 Changelog added by TRodziewicz · 4 years, 4 months ago
  36. c22f50a fix error.c - second try by TRodziewicz · 4 years, 4 months ago
  37. c28d2ae fix error.c - now it's autogenerated by TRodziewicz · 4 years, 4 months ago
  38. 136b398 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  39. 93c0847 Revert "Remove deprecated things from hashing modules" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  40. 1492111 Revert "fix error.c - now it's autogenerated" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  41. 30dcdf4 Revert "fix error.c - second try" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  42. 247745f Revert "Changelog added" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  43. 9013489 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
  44. c039514 Merge pull request #4334 from TRodziewicz/origin/remove_old_func_from_hashing by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  45. 09c916a Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
  46. fce7061 Merge pull request #4324 from chris-jones-arm/remove-default-ticket-lifetime by Gilles Peskine · 4 years, 4 months ago
  47. 06fe88e Changelog added. by TRodziewicz · 4 years, 4 months ago
  48. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  49. 29fd277 New line added at the end of the Changelog file. by TRodziewicz · 4 years, 4 months ago
  50. 53423c0 Changelog added by TRodziewicz · 4 years, 4 months ago
  51. e148b68 error.c re-generated. by TRodziewicz · 4 years, 4 months ago
  52. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
  53. 528b0a6 Merge pull request #4323 from gilles-peskine-arm/ecp-add-fix-changelog-development by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  54. bca65e4 Merge branch 'remove_depr_error_codes' of https://github.com/TRodziewicz/mbedtls into remove_depr_error_codes by TRodziewicz · 4 years, 4 months ago
  55. d11ddc5 Correction in the TODO issue number by TRodziewicz · 4 years, 4 months ago
  56. c258a0f Update md.h by Tomasz Rodziewicz · 4 years, 4 months ago
  57. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  58. 0961e3d Changelog added by TRodziewicz · 4 years, 4 months ago
  59. 9a86843 fix error.c - second try by TRodziewicz · 4 years, 4 months ago
  60. 48f6d0d fix error.c - now it's autogenerated by TRodziewicz · 4 years, 4 months ago
  61. c75d9f5 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  62. 8f28c24 Explain the problem in more concrete terms by Gilles Peskine · 4 years, 4 months ago
  63. fd4fab0 mbedtls_mpi_read_string("-0") no longer produces a "negative zero" by Gilles Peskine · 4 years, 4 months ago
  64. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  65. 9a1c092 Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104 by Gilles Peskine · 4 years, 4 months ago
  66. 392d101 Clarify some comments by Gilles Peskine · 4 years, 4 months ago
  67. bd43f67 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  68. e991aa4 Merge pull request #4311 from gilles-peskine-arm/move-internal-headers-doxygen by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  69. f04c0ed Merge pull request #4318 from bensze01/ecc_get_family_doc by Gilles Peskine · 4 years, 4 months ago
  70. 2fdd5af Merge pull request #4305 from daverodgman/development_new by Dave Rodgman · 4 years, 4 months ago
  71. 3b1cba8 Fix reference to deprecated macro in documentation by Bence Szépkúti · 4 years, 4 months ago
  72. df2e4f2 Merge pull request #4290 from ronald-cron-arm/hash-dispatch-follow-up by Ronald Cron · 4 years, 4 months ago
  73. 0594205 Remove debug statement by TRodziewicz · 4 years, 4 months ago
  74. 611f043 Correct the new tests names by TRodziewicz · 4 years, 4 months ago
  75. 40de3c9 Fix Changelog, add separate test functions for hash of all-zero bits by TRodziewicz · 4 years, 4 months ago
  76. bd06916 Fix line lengths in changelog by Dave Rodgman · 4 years, 4 months ago
  77. 3b5e6f0 Fix some errors relating to header file renames by Dave Rodgman · 4 years, 4 months ago
  78. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  79. 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
  80. 38ff9ad Merge pull request #4308 from daverodgman/checknames-grep by Dave Rodgman · 4 years, 4 months ago
  81. 0708974 Merge pull request #4309 from daverodgman/check-names-grep-backport by Dave Rodgman · 4 years, 4 months ago
  82. 0ff0ff7 Remove obsolete reference to internal headers under include/ by Gilles Peskine · 4 years, 4 months ago
  83. 810eb16 psa: aead: Make CCM/GCM ordering consistent by Ronald Cron · 4 years, 4 months ago
  84. a1971c3 tests: psa: aead: Fix forced error code by Ronald Cron · 4 years, 4 months ago
  85. b9349a6 psa: aead: Add missing chachapoly context free by Ronald Cron · 4 years, 4 months ago
  86. ecbc068 psa: aead: Remove from operation ctx members only used in setup by Ronald Cron · 4 years, 4 months ago
  87. ea7ab13 Do validation on the algorithm argument in AEAD by Steven Cooreman · 4 years, 5 months ago
  88. 9a98616 psa: aead: Accept opaque keys for encryption/decryption by Ronald Cron · 4 years, 4 months ago
  89. d17dff3 tests: driver wrapper: Add AEAD dispatch testing by Ronald Cron · 4 years, 5 months ago
  90. bfe551d tests: Add AEAD transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  91. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  92. 46f9178 psa: aead: Move AEAD driver entry points to psa_crypto_aead.c by Ronald Cron · 4 years, 5 months ago
  93. 7ceee8d psa: Add psa_crypto_aead.[hc] by Ronald Cron · 4 years, 5 months ago
  94. 215633c psa: aead: Implement aead operations as a driver entry point by Ronald Cron · 4 years, 5 months ago
  95. 9f31017 psa: aead: Remove key slot from operation context by Ronald Cron · 4 years, 5 months ago
  96. 95caad3 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  97. 6341c06 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  98. add60da Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
  99. b746825 Capitalise MPS trace macros by Dave Rodgman · 4 years, 4 months ago
  100. b420259 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago