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