1. a32193f Add changelog entry by Steven Cooreman · 5 years ago
  2. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  3. 2a739c4 Merge pull request #3569 from cm6n/fix_mbedtlssslsetbio_description by Gilles Peskine · 5 years ago
  4. 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
  5. e5874e1 Merge pull request #3525 from HowJMay/typo by Dave Rodgman · 5 years ago
  6. 0e9afb8 Minor fixes to changelog by Dave Rodgman · 5 years ago
  7. ccbd622 Fix typo in comment by HowJMay · 5 years ago
  8. 628ed4e Merge pull request #3592 from d-otte/development by Manuel Pégourié-Gonnard · 5 years ago
  9. b9da1dd adding entry file to ChangeLog.d for PR3592 by Daniel Otte · 5 years ago
  10. 7922396 Added changelog by Steven Cooreman · 5 years ago
  11. c18a7b8 Assemble ChangeLog by Janos Follath · 5 years ago
  12. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  13. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  14. 3767122 Merge pull request #737 from mpg/changelog-for-local-lucky13-dev-restricted by Manuel Pégourié-Gonnard · 5 years ago
  15. 8f18d08 Clarify that the Lucky 13 fix is quite general by Manuel Pégourié-Gonnard · 5 years ago
  16. a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
  17. ed19762 Merge pull request #3574 from makise-homura/e2k_support by Gilles Peskine · 5 years ago
  18. af5363c Updates to cleanup fixes for #3294 by John Durkop · 5 years ago
  19. bc5a754 Add change log description for Fix #3294 by John Durkop · 5 years ago
  20. 0f343ac Merge pull request #3528 from gufe44/helpers-redirect-restore-output by Gilles Peskine · 5 years ago
  21. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  22. 1a6af84 Merge pull request #3578 from gilles-peskine-arm/md_setup-leak-development by Manuel Pégourié-Gonnard · 5 years ago
  23. 067f6e0 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  24. 8043eb0 Update ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt by Christopher · 5 years ago
  25. 53d2160 Add a ChangeLog entry for local Lucky13 variant by Manuel Pégourié-Gonnard · 5 years ago
  26. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  27. c57497e Merge pull request #3584 from mpg/fix-changelog-file-location by Gilles Peskine · 5 years ago
  28. eb528ee Fix location of a ChangeLog entry file by Manuel Pégourié-Gonnard · 5 years ago
  29. d15c740 Fix memory leak in mbedtls_md_setup with HMAC by Gilles Peskine · 5 years ago
  30. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  31. e559550 Fix e2k support changelog snippet by makise-homura · 5 years ago
  32. ac2fd65 Support building on e2k (Elbrus) architecture by makise-homura · 5 years ago
  33. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  34. 71f4fa1 Merge pull request #721 from gilles-peskine-arm/x509parse_crl-empty_entry-development by Gilles Peskine · 5 years ago
  35. 74e2534 Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  36. 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
  37. 063f3bb Add ChangeLog entry by Hanno Becker · 5 years ago
  38. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  39. 3890f7c Merge pull request #3540 from gufe44/netbsd-rand-arc4random_buf by Gilles Peskine · 5 years ago
  40. 29fcac3 Log change as bugfix by gufe44 · 5 years ago
  41. e900b59 Merge pull request #719 from gabor-mezei-arm/689_zeroising_of_plaintext_buffers by Gilles Peskine · 5 years ago
  42. 204e054 Add ChangeLog entry for X.509 CN-type vulnerability by Manuel Pégourié-Gonnard · 5 years ago
  43. ed06d2f Add changelog entry by gufe44 · 5 years ago
  44. 67a85d1 Merge pull request #3492 from stevew817/rework/key_slot_contains_key_buffer by Gilles Peskine · 5 years ago
  45. 3fa684e Allow importing Montgomery public keys in PSA Crypto by Steven Cooreman · 5 years ago
  46. 1718265 Merge pull request #709 from mpg/protect-base-blinding-dev-restricted by Gilles Peskine · 5 years ago
  47. 0478c2f Add ChangeLog entry for single-curve build fixes by Gilles Peskine · 7 years ago
  48. 5dd5a49 x509_crl_parse: fix 1-byte buffer overflow and entry->raw.tag by Gilles Peskine · 5 years ago
  49. 3c57ccd Add missing newline by gabor-mezei-arm · 5 years ago
  50. a321413 Zeroising of plaintext buffers to erase unused application data from memory by gabor-mezei-arm · 5 years ago
  51. aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
  52. d4d6ad0 Merge pull request #3464 from CodeMonkeyLeet/csr_heap_alloc by Manuel Pégourié-Gonnard · 5 years ago
  53. 40ca54a Revise comments for x509write_csr_der_internal by Simon Leet · 5 years ago
  54. 3ee91f4 Merge pull request #3452 from okhowang/local-labels by Manuel Pégourié-Gonnard · 5 years ago
  55. fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 5 years ago
  56. 2a48b53 Added changelog entry for AES-ECB in PSA by Steven Cooreman · 5 years ago
  57. bd3a6f4 Rewrite changelog for #3425 as requested by Steven Cooreman · 5 years ago
  58. e3fd392 Fix endianness and masking for Curve25519 keys handled by PSA by Steven Cooreman · 5 years ago
  59. 0c4bbda Use local labels in padlock.c by okhowang(王沛文) · 5 years ago
  60. 0cd8e0f Only pass -Wformat-signedness to versions of GCC that support it. by okhowang(王沛文) · 5 years ago
  61. 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
  62. 06a2808 Add Changelog entry for PSA DH/ECC Macros rename by Paul Elliott · 5 years ago
  63. 280165c Library files aren't supposed to be executable by Gilles Peskine · 5 years ago
  64. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  65. 1959010 Assemble changelog by Janos Follath · 5 years ago
  66. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  67. 34c1e7d Add ChangeLog entry for base blinding protection by Manuel Pégourié-Gonnard · 5 years ago
  68. a805c4d Add ChangeLog entry for #3319: fix typo in test by Janos Follath · 5 years ago
  69. 0b84981 Add ChangeLog entry for #3311: fix uninitialised variable by Janos Follath · 5 years ago
  70. 3ec2e4a Add ChangeLog entry for #3239: win2k net support by Janos Follath · 5 years ago
  71. 8a43bd1 Add ChangeLog entry for #3217: avoid re-assignment by Janos Follath · 5 years ago
  72. f8f5026 Add ChangeLog entry for #3147: MSVC flags by Janos Follath · 5 years ago
  73. db61c35 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  74. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  75. 1cb2beb Merge pull request #3423 from niacat/sysctl-arnd by Manuel Pégourié-Gonnard · 5 years ago
  76. 1c7d54a Merge pull request #700 from mpg/l13-hw-starts-finish-restricted by Manuel Pégourié-Gonnard · 5 years ago
  77. dda1045 Merge pull request #3419 from ndilieto/development by Gilles Peskine · 5 years ago
  78. e81dc00 Merge pull request #3422 from niacat/net-sockets-fixes by Gilles Peskine · 5 years ago
  79. d335f2b Merge pull request #3421 from niacat/posix_c_source by Manuel Pégourié-Gonnard · 5 years ago
  80. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
  81. 14b8184 Added missing newline in changelog entry by Steven Cooreman · 5 years ago
  82. de18338 Add changelog entry for #3382 by Steven Cooreman · 5 years ago
  83. c4b6656 Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization by danh-arm · 5 years ago
  84. b657783 Update iv and len context pointers manually when reallocating buffers by Andrzej Kurek · 5 years ago
  85. f4e3fc9 Use starts/finish around Lucky 13 dummy compressions by Manuel Pégourié-Gonnard · 5 years ago
  86. b21b1f5 Merge pull request #3387 from ronald-cron-arm/tests-common-code by Manuel Pégourié-Gonnard · 5 years ago
  87. a92e3de Merge pull request #873 from hanno-arm/ssl_write_client_hello by Manuel Pégourié-Gonnard · 5 years ago
  88. ff1825e Add changelog entry by Ronald Cron · 5 years ago
  89. ecef1dd Add ChangeLog.d entry for PR3421 by nia · 5 years ago
  90. 6777dcb Add ChangeLog.d entry for kern.arandom support. by nia · 5 years ago
  91. 508e21c Add ChangeLog.d entry for #3422 by nia · 5 years ago
  92. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  93. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  94. 5afc4c7 Merge pull request #3333 from irwir/fix_vcxproj2 by danh-arm · 5 years ago
  95. 672257b Add changelog entry by irwir · 5 years ago
  96. 3c4a46c Merge pull request #3398 from gilles-peskine-arm/montmul-cmp-branch-development by Janos Follath · 5 years ago
  97. c721178 Add Security ChangeLog entry for lack of blinding by Manuel Pégourié-Gonnard · 5 years ago
  98. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  99. e860fef Merge pull request #3318 from Jonas4420/development by Manuel Pégourié-Gonnard · 5 years ago
  100. d55bfe9 Add changelog entry: fix #3394 by Gilles Peskine · 5 years ago