1. 0cd8967 Split test generator base class by Janos Follath · 2 years, 9 months ago
  2. 4e83173 Skip early data basic check temp by Xiaokang Qian · 2 years, 9 months ago
  3. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  4. d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
  5. 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
  6. e9622ac Remove the fore_tls13 option case from client side by Xiaokang Qian · 2 years, 9 months ago
  7. 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
  8. 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
  9. 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
  10. f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
  11. e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
  12. f3cefb4 Move early data test cases to tls13-misc.sh by Xiaokang Qian · 2 years, 9 months ago
  13. 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
  14. 23875ce Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
  15. b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  16. 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  17. ca6e8aa Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  18. aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
  19. 2909f53 Merge pull request #6604 from tom-cosgrove-arm/call-mbedtls_mpi_mod_modulus_init-first-cid-381893-381894 by Gilles Peskine · 2 years, 9 months ago
  20. edce0b4 Merge pull request #6454 from valeriosetti/issue4577 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  21. f90111b Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 2 years, 9 months ago
  22. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  23. d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
  24. 48e8fc7 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  25. 1b9cb62 Merge pull request #6573 from tom-cosgrove-arm/convert-mpi_mod_int-test-cases-to-hex by Janos Follath · 2 years, 9 months ago
  26. 4d0ea7f Merge pull request #6550 from minosgalanakis/minos/6017_add_montgomery_conversion by Janos Follath · 2 years, 9 months ago
  27. 8b6826d Revert "Add fake dependency to test CI" by Przemek Stekiel · 2 years, 9 months ago
  28. 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
  29. 402bb1e Update documents and check by Xiaokang Qian · 2 years, 9 months ago
  30. 50a4794 Update early data test case with gnutls by Xiaokang Qian · 2 years, 9 months ago
  31. f447e8a Address comments base on reviews by Xiaokang Qian · 2 years, 9 months ago
  32. b0c32d8 Update early data test cases by Xiaokang Qian · 2 years, 9 months ago
  33. 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 10 months ago
  34. aeb8bf2 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser by Paul Elliott · 2 years, 9 months ago
  35. 47691fb bignum_tests: Refactored mpi_mod_raw_to/fromt_mont_rep by Minos Galanakis · 2 years, 9 months ago
  36. df070d6 bignum_tests: Added test for `mbedtls_mpi_mod_raw_from_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  37. 631b491 bignum_tests: Added test for `mbedtls_mpi_mod_raw_to_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  38. 163d895 Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  39. 9feb19f Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  40. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  41. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  42. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  43. ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
  44. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  45. 97be6a9 fix various issues by Jerry Yu · 2 years, 9 months ago
  46. 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
  47. 91e35e3 Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  48. be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
  49. 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
  50. b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  51. 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
  52. 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago
  53. 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
  54. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  55. 616ba75 move test cases and mark `tls13-kex-modes.sh` as locked by Jerry Yu · 2 years, 9 months ago
  56. c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
  57. 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
  58. 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
  59. e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago
  60. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  61. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  62. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  63. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  64. bf249ac Merge pull request #6498 from yuhaoth/pr/fix-session-resumption-fail-when-hostname-is-not-localhost by Gilles Peskine · 2 years, 9 months ago
  65. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  66. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  67. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  68. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  69. f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
  70. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  71. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  72. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  73. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  74. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  75. dd54324 Increase iterations for some statistical tests by Gilles Peskine · 2 years, 11 months ago
  76. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  77. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  78. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  79. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  80. 55fd0b9 Merge pull request #6121 from daverodgman/pr277 by Dave Rodgman · 2 years, 9 months ago
  81. 7d8b3c9 Merge pull request #6510 from gilles-peskine-arm/all.sh-simplify-20221028-development by Dave Rodgman · 2 years, 9 months ago
  82. 133f4e4 Test mpi_core_table_lookup for constant timeness by Janos Follath · 2 years, 9 months ago
  83. 032924f Add mbedtls_mpi_core_ct_uint_table_lookup tests by Janos Follath · 2 years, 9 months ago
  84. 2dc2757 Merge pull request #6457 from minosgalanakis/minos/6017_update_modulus_lifecycle by Janos Follath · 2 years, 9 months ago
  85. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  86. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  87. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  88. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  89. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  90. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  91. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  92. f00466e Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  93. ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
  94. 0c61a74 test_suite_bignum_mod_raw: Removed parameter for `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 9 months ago
  95. 683850b Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  96. 4d4c98b bignum_mod: `mbedtls_mpi_mod_modulus_setup()` refactoring. by Minos Galanakis · 2 years, 9 months ago
  97. a380b06 Add fake dependency to test CI by Przemek Stekiel · 2 years, 9 months ago
  98. 771c470 bignum_mod: Style changes by Minos Galanakis · 2 years, 9 months ago
  99. dd365a5 test_suite_bignum: Updated `mpi_mod_setup()` test by Minos Galanakis · 2 years, 10 months ago
  100. 9603dad Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add by Gilles Peskine · 2 years, 9 months ago