1. 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  2. 5048045 Merge pull request #6096 from tom-cosgrove-arm/bn_mul-fix-x86-pic-compilation-for-gcc-4-2.28 by Dave Rodgman · 3 years, 1 month ago
  3. 59dca4b Merge pull request #6110 from daverodgman/add-missing-break-2.28 by Dave Rodgman · 3 years, 1 month ago
  4. e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  5. accd50d Add a ChangeLog entry by Tom Cosgrove · 3 years, 1 month ago
  6. 9d9d45c bn_mul.h: fix x86 PIC inline ASM compilation with GCC < 5 by Peter Korsgaard · 7 years ago
  7. 8bb9e46 Merge pull request #6082 from daverodgman/assemble-cl-case-backport2.28 by Dave Rodgman · 3 years, 1 month ago
  8. bdbc2ab Merge pull request #958 from Mbed-TLS/merge-into-2.28 by Dave Rodgman · 3 years, 1 month ago
  9. dd79db1 Merge pull request #955 from Mbed-TLS/mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago mbedtls-2.28.1 v2.28.1
  10. 569d602 Fix case of Mbed TLS in assemble_changelog.py by Dave Rodgman · 3 years, 1 month ago
  11. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  12. fa827b4 Minor tweaks to Changelog by Dave Rodgman · 3 years, 1 month ago
  13. 6743ec4 Assemble Changelog by Dave Rodgman · 3 years, 1 month ago
  14. b51e0c7 Add correct .txt extension to Changelog entry by Dave Rodgman · 3 years, 1 month ago
  15. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  16. ada62f2 Merge pull request #6067 from AndrzejKurek/cid-session-resumption-2-28 by Paul Elliott · 3 years, 1 month ago
  17. 135afdc Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  18. 77473eb Clarify the need for calling mbedtls_ssl_derive_keys after extension parsing by Andrzej Kurek · 3 years, 1 month ago
  19. 33b731f Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  20. 78c6351 Add a changelog entry for the session resumption + CID bug by Andrzej Kurek · 3 years, 1 month ago
  21. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  22. 06986de Merge pull request #6066 from AndrzejKurek/fix-some-resource-leaks-2-28 by Paul Elliott · 3 years, 1 month ago
  23. cd5e671 Add a changelog entry for pkparse bugs by Andrzej Kurek · 3 years, 1 month ago
  24. b39b499 Add pem_free() to other error paths in pk_parse_public_key() by Paul Elliott · 3 years, 3 months ago
  25. 763ee3c Fix resource leaks by Leonid Rozenboim · 3 years, 4 months ago
  26. af36c76 Merge pull request #950 from paul-elliott-arm/fix_tls_record_size_check_2_28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  27. e3954e3 Merge pull request #5997 from gilles-peskine-arm/storage-format-doc-202206-2.28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  28. 2e4b5b2 Merge pull request #5996 from gilles-peskine-arm/storage-format-doc-2.25-2.28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  29. 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
  30. be059e4 For status values, the macro expansions must not change either by Gilles Peskine · 3 years, 1 month ago
  31. fe84f38 More wording improvements by Gilles Peskine · 3 years, 1 month ago
  32. a6e71bf Spelling by Gilles Peskine · 3 years, 1 month ago
  33. 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  34. f4be01f Document how to interpret negative reports by Gilles Peskine · 3 years, 2 months ago
  35. 4b9f7a2 Remove redundant sentence by Gilles Peskine · 3 years, 2 months ago
  36. 6140d2e Backward compatibility: the key store by Gilles Peskine · 3 years, 2 months ago
  37. 6bfc19a Backward compatibility: add a note about the configuration by Gilles Peskine · 3 years, 2 months ago
  38. 43bd07d Add compatibility notes regarding values embedded in the key store by Gilles Peskine · 3 years, 2 months ago
  39. 7ccc5e6 Document how PSA identifiers are generally constructed by Gilles Peskine · 3 years, 2 months ago
  40. fcc3a68 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
  41. 4985728 Typos by Gilles Peskine · 3 years, 1 month ago
  42. c64eab3 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
  43. 5d20c73 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
  44. 141a770 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 3 years, 1 month ago
  45. 24ed2ca Fix the wrong variable being used for TLS record size checks by Paul Elliott · 3 years, 2 months ago
  46. eee5c8a Merge pull request #5982 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-2.28 by Dave Rodgman · 3 years, 1 month ago
  47. 492ece7 Merge pull request #947 from gilles-peskine-arm/mpi-0-mod-2-2.28 by Dave Rodgman · 3 years, 1 month ago
  48. d97de55 Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  49. 96b8d31 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
  50. 5387587 Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago
  51. 5378592 ASN.1 write tests: test with larger buffer by Gilles Peskine · 3 years, 2 months ago
  52. bb34fee Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
  53. 62f217b Add MPI write tests when the MPI object has a leading zero limb by Gilles Peskine · 3 years, 2 months ago
  54. 4269185 Fix mismatch between test data and test description by Gilles Peskine · 3 years, 2 months ago
  55. 7f56783 Uncomment mbedtls_asn1_write_mpi tests with leading 1 bit by Gilles Peskine · 3 years, 2 months ago
  56. 06c5e92 Merge pull request #5863 from wernerlewis/csr_subject_comma_2.28 by Gilles Peskine · 3 years, 1 month ago
  57. d0aafa6 Merge pull request #5984 from gilles-peskine-arm/changelog-improvements-20220609-2.28 by Gilles Peskine · 3 years, 1 month ago
  58. 83f54aa Changelog: minor copyediting by Gilles Peskine · 3 years, 2 months ago
  59. cd16089 Changelog: clarify a cmake-related entry as being about cmake by Gilles Peskine · 3 years, 2 months ago
  60. 8960d05 Changelog: mention bug id in bugfix entry by Gilles Peskine · 3 years, 2 months ago
  61. 0690003 Changelog: remove bugfix entry that's actually a robustness improvement by Gilles Peskine · 3 years, 2 months ago
  62. dc7e34c Clarify potential ambiguity in changelog entry by Gilles Peskine · 3 years, 1 month ago
  63. c9529f9 Fix null pointer dereference in mpi_mod_int(0, 2) by Gilles Peskine · 3 years, 2 months ago
  64. 4118092 Merge pull request #5825 from polhenarejos/mbedtls-2.28 by Dave Rodgman · 3 years, 1 month ago
  65. 52396ef Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
  66. 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  67. 2ee1e2d Replace parsing with outputting by Werner Lewis · 3 years, 1 month ago
  68. 8776042 Merge pull request #935 from mpg/buf-overread-use-psa-static-ecdh-2.28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  69. ed36d20 Save code size by calling get_type only once by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  70. 5721059 Mark internal int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  71. d904d66 Mark static int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  72. 08b2ebd Improve readability with less negation. by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  73. 06e1fcd Add comments when can_do() is safe to use by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  74. 8641102 Fix impact evaluation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  75. d80d8a4 Add negative tests for opaque mixed-PSK (server) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  76. a49a00c Add negative tests for opaque mixed-PSK (client) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  77. 938be42 Add negative test for Opaque key & static ECDH by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  78. b3de3fd ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  79. 67fc488 ssl_client2/ssl_server_2: use PSA_ALG_ANY_HASH as algorithm for opaque key by Przemyslaw Stekiel · 3 years, 9 months ago
  80. 331c342 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  81. 69e567c ssl_server2.c: fix build err (key_slot - unused variable) by Przemyslaw Stekiel · 3 years, 10 months ago
  82. 5b6c4c9 add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
  83. ab09c9e Add key_opaque option to ssl_server2.c + test by Przemyslaw Stekiel · 3 years, 10 months ago
  84. b9c7ea4 Improve a comment. by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  85. a4a4aab Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  86. 853f067 Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  87. 5b3f24f Fix unchecked return value from internal function by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  88. 37e5999 Fix potential buffer overread with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  89. bb54fce Merge pull request #944 from AndrzejKurek/clihlo_cookie_pxy_fix_2_28 by Gilles Peskine · 3 years, 2 months ago
  90. 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  91. 46b5cb5 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
  92. 719c723 test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 3 years, 2 months ago
  93. 6b4f062 Fix incorrect changelog entry by Andrzej Kurek · 3 years, 2 months ago
  94. 3c036f5 Add missing test dependencies for cookie parsing by Andrzej Kurek · 3 years, 2 months ago
  95. 4353d3d Split a debug message into two - for clarity by Andrzej Kurek · 3 years, 2 months ago
  96. 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
  97. a39170b Add a changelog entry for the cookie parsing bounds bug by Andrzej Kurek · 3 years, 2 months ago
  98. 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
  99. e5af9fa Add missing sid_len in calculations of cookie sizes by Andrzej Kurek · 3 years, 2 months ago
  100. f333dfa More SSL debug messages for ClientHello parsing by Gilles Peskine · 3 years, 6 months ago