1. 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
  2. 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
  3. b03420f Clarify documentation by Werner Lewis · 3 years ago
  4. b29f59f Disable abstract check in pylint by Werner Lewis · 3 years ago
  5. 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
  6. d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  7. 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  8. 9509f44 Add missing typing by Werner Lewis · 3 years ago
  9. cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
  10. c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  11. 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  12. 008d90d Add details to docstrings by Werner Lewis · 3 years ago
  13. 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  14. 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
  15. 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  16. dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  17. 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
  18. f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
  19. d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
  20. 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
  21. 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
  22. 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago
  23. 423f99b Add test generation for bignum cmp variant by Werner Lewis · 3 years, 1 month ago
  24. 545911f Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  25. e3619d0 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
  26. 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
  27. 9d5b399 rebase with latest 2.28 branch by Zhangsen Wang · 3 years ago
  28. 55a3285 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
  29. 1c981f5 skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
  30. df33684 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  31. d487776 Remove radix from added test cases by Werner Lewis · 3 years ago
  32. 3d52e44 Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  33. 3e005f3 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  34. 955a0bb Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  35. 24b6078 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  36. c71bc7b Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  37. e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  38. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  39. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  40. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  41. 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
  42. 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
  43. 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  44. d97de55 Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  45. 96b8d31 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
  46. 5387587 Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago
  47. 5378592 ASN.1 write tests: test with larger buffer by Gilles Peskine · 3 years, 2 months ago
  48. bb34fee Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
  49. 62f217b Add MPI write tests when the MPI object has a leading zero limb by Gilles Peskine · 3 years, 2 months ago
  50. 4269185 Fix mismatch between test data and test description by Gilles Peskine · 3 years, 2 months ago
  51. 7f56783 Uncomment mbedtls_asn1_write_mpi tests with leading 1 bit by Gilles Peskine · 3 years, 2 months ago
  52. 7d0e658 Re-enable 7 tests disabled in mbedtls-2.28 because of an old OpenSSL bug by Zhangsen Wang · 3 years, 1 month ago
  53. 06c5e92 Merge pull request #5863 from wernerlewis/csr_subject_comma_2.28 by Gilles Peskine · 3 years, 1 month ago
  54. c9529f9 Fix null pointer dereference in mpi_mod_int(0, 2) by Gilles Peskine · 3 years, 2 months ago
  55. 4118092 Merge pull request #5825 from polhenarejos/mbedtls-2.28 by Dave Rodgman · 3 years, 1 month ago
  56. 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  57. d80d8a4 Add negative tests for opaque mixed-PSK (server) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  58. a49a00c Add negative tests for opaque mixed-PSK (client) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  59. 938be42 Add negative test for Opaque key & static ECDH by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  60. b3de3fd ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  61. 331c342 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  62. 5b6c4c9 add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
  63. ab09c9e Add key_opaque option to ssl_server2.c + test by Przemyslaw Stekiel · 3 years, 10 months ago
  64. 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  65. 46b5cb5 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
  66. 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
  67. 3c036f5 Add missing test dependencies for cookie parsing by Andrzej Kurek · 3 years, 2 months ago
  68. 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
  69. 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
  70. 02c9d3b Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  71. 7e163d7 Merge pull request #5893 from AndrzejKurek/ssl-opt-client-kill-fix-2.28 by Paul Elliott · 3 years, 2 months ago
  72. ce02537 Merge pull request #5828 from wernerlewis/time_utc_2.28 by Dave Rodgman · 3 years, 2 months ago
  73. d27cdcc Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  74. 1b54a05 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
  75. 3afb7c3 Update PSA compliance test branch by Gilles Peskine · 3 years, 3 months ago
  76. 47cfdfd Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
  77. 063700d New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
  78. d0d777e Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
  79. d48874f Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
  80. 7d15029 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
  81. 529bf9d Merge pull request #5619 from mprse/backport_sig_ver_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  82. a002660 Merge pull request #5733 from daverodgman/warmsocks_spellingfixes_2.28 by Dave Rodgman · 3 years, 3 months ago
  83. 12ddae8 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
  84. beb5ad7 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 4 months ago
  85. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  86. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  87. 585a412 Merge pull request #5760 from tom-daubney-arm/2-28_correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
  88. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  89. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  90. 500e48f Consistently use "ARC4" in PSA docs and comments by Gilles Peskine · 3 years, 4 months ago
  91. 5aeb61c Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  92. bcaba03 Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  93. 35de7b0 Merge pull request #5741 from gilles-peskine-arm/depends-curves-positive-only-2.28 by Gilles Peskine · 3 years, 4 months ago
  94. f7a101a Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28 by Gilles Peskine · 3 years, 4 months ago
  95. b973ae4 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 4 months ago
  96. b534759 Remove redundant initialization of iv_length by Gilles Peskine · 3 years, 4 months ago
  97. 62de767 test_psa_crypto_config_accel_ecdsa: disable obsolete hashes by Gilles Peskine · 3 years, 4 months ago
  98. b84f8d4 Corrects flag set in tests by Thomas Daubney · 3 years, 4 months ago
  99. 784e65b Add RC4 positive test by Gilles Peskine · 3 years, 4 months ago
  100. 4da5a85 cipher_alg_without_iv: also test multipart operations by Gilles Peskine · 3 years, 4 months ago