1. 773a461 Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
  2. 3ce0e32 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
  3. 7088a73 When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
  4. b81f406 Declare more reverse dependencies by Gilles Peskine · 7 years ago
  5. 3dd0dab Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
  6. 88e8dd6 Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  7. dc68f61 Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  8. fd1d69c Add basic support for colored output by Gilles Peskine · 7 years ago
  9. d43ce2b Factor running config.pl into its own function by Gilles Peskine · 7 years ago
  10. e6a60db Flush log output after each line by Gilles Peskine · 7 years ago
  11. f5ea197 New script to exercise compilation options by Gilles Peskine · 7 years ago
  12. e8955e1 Fix missing padding dependencies by Andrzej Kurek · 2 years, 10 months ago
  13. 8ffd8a6 Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  14. e5ae132 Merge pull request #6420 from mpg/fix-assert-alloc-usage-228 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  15. 3495ca3 Merge pull request #6415 from mprse/aead_driver_test_2_28_backport by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  16. d44d3ea Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  17. 9030a25 Fix aead driver code (remove redundant brace) by Przemek Stekiel · 2 years, 10 months ago
  18. 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
  19. a129bab Merge pull request #6412 from mpg/print-failed-suites-2.28 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  20. 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
  21. 9e8556c Enable MBEDTLS_POLY1305_C in test drivers build by Przemek Stekiel · 2 years, 10 months ago
  22. b771762 crypto_config_test_driver_extension.h: add support for ChaCha20 - Poly1305 by Przemek Stekiel · 2 years, 10 months ago
  23. f886241 test_driver_aead.c: add support for LIBTESTDRIVER1 tests by Przemek Stekiel · 2 years, 10 months ago
  24. 8b56f23 all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  25. c2e95fa Merge pull request #6394 from mprse/enc_types_2_28_backport by Gilles Peskine · 2 years, 10 months ago
  26. 3211bbb Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  27. f9c91ce Merge pull request #6387 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-2.28 by Janos Follath · 2 years, 10 months ago
  28. 0d72141 Revert "Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function" by Przemek Stekiel · 2 years, 10 months ago
  29. fa60941 Revert: Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
  30. 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  31. 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  32. d84ed27 No need to use MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED in tests by Gilles Peskine · 2 years, 11 months ago
  33. efc894b Add GCM dependency to "Per-version suites: TLS 1.2" by Przemek Stekiel · 2 years, 10 months ago
  34. 802353c Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function by Przemek Stekiel · 2 years, 10 months ago
  35. 2b03880 Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
  36. b79d0dd test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
  37. 249fcca test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  38. e535270 Add test components for tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
  39. 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  40. 34cb462 Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
  41. 7db8e89 Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
  42. 9538c90 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
  43. 1b5800d Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  44. 92ca1bc Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
  45. 58a7a06 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  46. 7959858 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
  47. 423dd13 Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
  48. 05998a0 Add file generated by generate_bignum_tests.py by Werner Lewis · 2 years, 11 months ago
  49. 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  50. 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  51. 38c2491 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
  52. 1965d48 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
  53. 8b2d14b Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
  54. 46c09a6 Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
  55. 3edcee7 Use simpler int to hex string conversion by Werner Lewis · 3 years ago
  56. e53be35 Remove unused imports by Werner Lewis · 3 years ago
  57. 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
  58. 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
  59. 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
  60. b03420f Clarify documentation by Werner Lewis · 3 years ago
  61. b29f59f Disable abstract check in pylint by Werner Lewis · 3 years ago
  62. 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
  63. d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  64. 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  65. 9509f44 Add missing typing by Werner Lewis · 3 years ago
  66. cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
  67. c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  68. 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  69. 008d90d Add details to docstrings by Werner Lewis · 3 years ago
  70. 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  71. 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
  72. 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  73. dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  74. 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
  75. f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
  76. d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
  77. 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
  78. 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
  79. 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago
  80. 423f99b Add test generation for bignum cmp variant by Werner Lewis · 3 years, 1 month ago
  81. 545911f Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  82. e3619d0 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
  83. 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
  84. 9d5b399 rebase with latest 2.28 branch by Zhangsen Wang · 3 years ago
  85. 55a3285 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
  86. 1c981f5 skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
  87. df33684 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  88. d487776 Remove radix from added test cases by Werner Lewis · 3 years ago
  89. 3d52e44 Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  90. 3e005f3 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  91. 955a0bb Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  92. 24b6078 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  93. c71bc7b Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  94. e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  95. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  96. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  97. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  98. 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
  99. 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
  100. 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago