1. 486d258 Disable pylint unused arg in __new__ by Werner Lewis · 3 years ago
  2. 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  3. 9509f44 Add missing typing by Werner Lewis · 3 years ago
  4. 6d04142 Remove trailing whitespace in description by Werner Lewis · 3 years ago
  5. cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
  6. c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  7. 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  8. 008d90d Add details to docstrings by Werner Lewis · 3 years ago
  9. 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  10. 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
  11. 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  12. dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  13. 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
  14. f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
  15. d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
  16. 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
  17. 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
  18. 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago
  19. 423f99b Add test generation for bignum cmp variant by Werner Lewis · 3 years, 1 month ago
  20. 545911f Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  21. e9ff465 Merge pull request #6302 from davidhorstmann-arm/2.28-syntax-highlighting-function-files by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  22. 6af9ad3 Use GitHub C syntax highlighting on test files by David Horstmann · 2 years, 11 months ago
  23. 7c7a3ea Merge pull request #6290 from daverodgman/contributing_2.28 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  24. 769695e Clarify legal requirements for contributions by Dave Rodgman · 2 years, 11 months ago
  25. 1963d67 Merge pull request #6276 from daverodgman/fixcopyright_2.28 by Dave Rodgman · 2 years, 11 months ago
  26. e3619d0 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
  27. 1b36e1b Merge pull request #6246 from superna9999/6100-crash-in-test-suite-x509write-backport by Manuel Pégourié-Gonnard · 3 years ago
  28. 1104866 Initialize mbedtls_x509write_csr struct before USE_PSA_INIT(), mbedtls_x509write_csr_free() will crash if uninitialized by Neil Armstrong · 3 years, 1 month ago
  29. 250a612 Merge pull request #6212 from tom-cosgrove-arm/explicit-warning-re-ct-conditions-not-0-or-1-2.28 by Gilles Peskine · 3 years ago
  30. 906bdbb Merge pull request #6215 from daverodgman/pr6185-backport by Dave Rodgman · 3 years ago
  31. 81e7423 ssl_tls12_server: fix potential NULL-dereferencing if local certificate was not set. by Leonid Rozenboim · 3 years ago
  32. f211d82 Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
  33. 928527c Merge pull request #5990 from zhangsenWang/mbedtls-2.28 by Dave Rodgman · 3 years ago
  34. 9d5b399 rebase with latest 2.28 branch by Zhangsen Wang · 3 years ago
  35. a77287f Merge pull request #6182 from wernerlewis/ecp_set_zero_2.28 by Dave Rodgman · 3 years ago
  36. 3469f7a Merge pull request #6187 from daverodgman/backport-iar-fatal-warnings by Dave Rodgman · 3 years ago
  37. a37f5c1 cmake: IAR support option( MBEDTLS_FATAL_WARNINGS) by savent · 3 years, 2 months ago
  38. 55a3285 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
  39. 2c08ac7 Merge pull request #6157 from daverodgman/chacha-psa-defines-backport by Gilles Peskine · 3 years ago
  40. da12621 Merge pull request #6071 from wernerlewis/bignum_test_radix_2.28 by Gilles Peskine · 3 years ago
  41. f222b8e Merge pull request #6161 from daverodgman/backport-cert-symlink by Gilles Peskine · 3 years ago
  42. ddc3845 Merge pull request #6168 from mman/mbedtls-2.28 by Gilles Peskine · 3 years ago
  43. 43dedd8 Use double quotes to include private header file psa_crypto_cipher.h by Martin Man · 3 years ago
  44. 1c981f5 skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
  45. df33684 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  46. d487776 Remove radix from added test cases by Werner Lewis · 3 years ago
  47. 3d52e44 Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  48. 3e005f3 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  49. 955a0bb Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  50. 24b6078 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  51. 454fdc2 Merge pull request #6160 from tom-cosgrove-arm/fix-typos-in-md-files-2.28 by Bence Szépkúti · 3 years ago
  52. 62067bc Merge pull request #6156 from daverodgman/microblaze-littleendian-backport-2.28 by Dave Rodgman · 3 years ago
  53. 6f227ee Remove use of lstat by Dave Rodgman · 3 years, 1 month ago
  54. 626b378 Add Changelog entry by Dave Rodgman · 3 years, 1 month ago
  55. 2958bb3 Spelling and grammar improvements by Dave Rodgman · 3 years, 1 month ago
  56. 168bcd6 Don't increase failure count for dangling symlinks by Dave Rodgman · 3 years, 1 month ago
  57. 32ffb2b x509_crt: handle properly broken links when looking for certificates by Eduardo Silva · 6 years ago
  58. c71bc7b Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  59. 8934db7 Merge pull request #6143 from tom-cosgrove-arm/fix-comments-in-docs-and-comments-2.28 by Dave Rodgman · 3 years ago
  60. aba5044 Add MBEDTLS_POLY1305_C and MBEDTLS_CHACHA20_C by Summer Qin · 3 years, 2 months ago
  61. 7d4a8da Add Changelog entry by Dave Rodgman · 3 years, 2 months ago
  62. 90b99bf fix issue #2020 by Kazuyuki Kimura · 4 years, 2 months ago
  63. 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  64. 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
  65. 59dca4b Merge pull request #6110 from daverodgman/add-missing-break-2.28 by Dave Rodgman · 3 years, 1 month ago
  66. e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  67. accd50d Add a ChangeLog entry by Tom Cosgrove · 3 years, 1 month ago
  68. 9d9d45c bn_mul.h: fix x86 PIC inline ASM compilation with GCC < 5 by Peter Korsgaard · 7 years ago
  69. 8bb9e46 Merge pull request #6082 from daverodgman/assemble-cl-case-backport2.28 by Dave Rodgman · 3 years, 1 month ago
  70. bdbc2ab Merge pull request #958 from Mbed-TLS/merge-into-2.28 by Dave Rodgman · 3 years, 1 month ago
  71. 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
  72. 569d602 Fix case of Mbed TLS in assemble_changelog.py by Dave Rodgman · 3 years, 1 month ago
  73. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  74. fa827b4 Minor tweaks to Changelog by Dave Rodgman · 3 years, 1 month ago
  75. 6743ec4 Assemble Changelog by Dave Rodgman · 3 years, 1 month ago
  76. b51e0c7 Add correct .txt extension to Changelog entry by Dave Rodgman · 3 years, 1 month ago
  77. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  78. ada62f2 Merge pull request #6067 from AndrzejKurek/cid-session-resumption-2-28 by Paul Elliott · 3 years, 1 month ago
  79. 135afdc Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  80. 77473eb Clarify the need for calling mbedtls_ssl_derive_keys after extension parsing by Andrzej Kurek · 3 years, 1 month ago
  81. 33b731f Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  82. 78c6351 Add a changelog entry for the session resumption + CID bug by Andrzej Kurek · 3 years, 1 month ago
  83. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  84. 06986de Merge pull request #6066 from AndrzejKurek/fix-some-resource-leaks-2-28 by Paul Elliott · 3 years, 1 month ago
  85. cd5e671 Add a changelog entry for pkparse bugs by Andrzej Kurek · 3 years, 1 month ago
  86. b39b499 Add pem_free() to other error paths in pk_parse_public_key() by Paul Elliott · 3 years, 3 months ago
  87. 763ee3c Fix resource leaks by Leonid Rozenboim · 3 years, 4 months ago
  88. 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
  89. 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
  90. 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
  91. 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
  92. be059e4 For status values, the macro expansions must not change either by Gilles Peskine · 3 years, 1 month ago
  93. fe84f38 More wording improvements by Gilles Peskine · 3 years, 1 month ago
  94. a6e71bf Spelling by Gilles Peskine · 3 years, 1 month ago
  95. 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  96. f4be01f Document how to interpret negative reports by Gilles Peskine · 3 years, 2 months ago
  97. 4b9f7a2 Remove redundant sentence by Gilles Peskine · 3 years, 2 months ago
  98. 6140d2e Backward compatibility: the key store by Gilles Peskine · 3 years, 2 months ago
  99. 6bfc19a Backward compatibility: add a note about the configuration by Gilles Peskine · 3 years, 2 months ago
  100. 43bd07d Add compatibility notes regarding values embedded in the key store by Gilles Peskine · 3 years, 2 months ago