1. 045158c Merge pull request #6607 from gilles-peskine-arm/negative-zero-from-add-development by Janos Follath · 2 years, 9 months ago
  2. 23875ce Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
  3. b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  4. 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  5. ca6e8aa Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  6. 806c958 Changelog entry for the negative zero from add/sub by Gilles Peskine · 2 years, 9 months ago
  7. 4a768dd Fix negative zero created by (-A) + (+A) or (-A) - (-A) by Gilles Peskine · 2 years, 9 months ago
  8. 4cbbfd8 For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
  9. 1288957 Document invariants of MPI objects by Gilles Peskine · 2 years, 9 months ago
  10. 72ee1e3 Unify mbedtls_mpi_add_mpi and mbedtls_mpi_sub_mpi by Gilles Peskine · 2 years, 9 months ago
  11. 32605b2 Merge pull request #6559 from ihsinme/patch-1 by Gilles Peskine · 2 years, 9 months ago
  12. 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
  13. edce0b4 Merge pull request #6454 from valeriosetti/issue4577 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  14. f90111b Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 2 years, 9 months ago
  15. 48e8fc7 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  16. 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
  17. 4d0ea7f Merge pull request #6550 from minosgalanakis/minos/6017_add_montgomery_conversion by Janos Follath · 2 years, 9 months ago
  18. 50de073 bignum_mod_raw.py: Added BignumModRawConvertfromMont by Minos Galanakis · 2 years, 9 months ago
  19. a252f6b bignum_mod_raw.py: Added BignumModRawConvertToMont by Minos Galanakis · 2 years, 9 months ago
  20. aeb8bf2 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser by Paul Elliott · 2 years, 9 months ago
  21. 47691fb bignum_tests: Refactored mpi_mod_raw_to/fromt_mont_rep by Minos Galanakis · 2 years, 9 months ago
  22. df070d6 bignum_tests: Added test for `mbedtls_mpi_mod_raw_from_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  23. 631b491 bignum_tests: Added test for `mbedtls_mpi_mod_raw_to_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  24. d9299c3 bignum_mod_raw: Refactored Montgomery conversion functions by Minos Galanakis · 2 years, 9 months ago
  25. 5ad4a93 bignum_mod_raw: Added conversion methods for internal/public data representation by Hanno Becker · 3 years ago
  26. 9f1ecad Merge pull request #6577 from minosgalanakis/minos/add_bignum_more_raw_base_classes by Janos Follath · 2 years, 9 months ago
  27. bd2bfa9 Add Changelog entry by Aditya Deshpande · 2 years, 9 months ago
  28. fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
  29. 163d895 Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  30. 9feb19f Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  31. 855c228 bignum_mod_raw.py: Moved Classes outside of slots by Minos Galanakis · 2 years, 9 months ago
  32. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  33. a461ece bignum_mod_raw.py: Refactoring `BignumModRawOperation` by Minos Galanakis · 2 years, 9 months ago
  34. e9c86a1 bignum_mod_raw.py: Added BignumModRawOperation by Minos Galanakis · 2 years, 9 months ago
  35. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  36. d21ecd7 dh_genprime: Fix issue where the error code returned by mbedtls_mpi_write_file() is incorrectly reported on failure by ihsinme · 2 years, 9 months ago
  37. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  38. ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
  39. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  40. 97be6a9 fix various issues by Jerry Yu · 2 years, 9 months ago
  41. 91e35e3 Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  42. b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  43. 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
  44. 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
  45. dae4340 Merge pull request #6568 from mfischer/development by Gilles Peskine · 2 years, 9 months ago
  46. ab45425 include: mbedtls: Add missing private_access header by Moritz Fischer · 2 years, 9 months ago
  47. 69ae1ee Merge pull request #6552 from gstrauss/bignum-aliasing by Gilles Peskine · 2 years, 9 months ago
  48. d4bd38b Merge pull request #6544 from KloolK/development by Gilles Peskine · 2 years, 9 months ago
  49. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  50. 616ba75 move test cases and mark `tls13-kex-modes.sh` as locked by Jerry Yu · 2 years, 9 months ago
  51. 7de2ff0 Refactor extension list print by Jerry Yu · 2 years, 9 months ago
  52. 79aa721 Rename ext print function and macro by Jerry Yu · 2 years, 9 months ago
  53. b95dd36 Add missing mask set and tls13 unrecognized extension by Jerry Yu · 2 years, 9 months ago
  54. c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
  55. c437ee3 fix wrong return value by Jerry Yu · 2 years, 9 months ago
  56. ea52ed9 fix typo and spell issues by Jerry Yu · 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. ae2635d Merge pull request #6306 from tom-cosgrove-arm/issue-6305-fix by Dave Rodgman · 2 years, 9 months ago
  60. e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago
  61. 0750d08 Add comments for some forbidden aliasing in bignum by Glenn Strauss · 2 years, 9 months ago
  62. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  63. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  64. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  65. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  66. 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
  67. f869bfd Fix outdated reference in debug message by Jan Bruckner · 2 years, 9 months ago
  68. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  69. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  70. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  71. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  72. f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
  73. 50e00e3 Refactor server hello by Jerry Yu · 2 years, 9 months ago
  74. edab637 Refactor new session ticket by Jerry Yu · 2 years, 9 months ago
  75. 0d5cfb7 Refactor Certificate by Jerry Yu · 2 years, 9 months ago
  76. 6d0e78b Refactor certificate request by Jerry Yu · 2 years, 9 months ago
  77. 9eba750 Refactor encrypted extensions by Jerry Yu · 2 years, 9 months ago
  78. 63a459c Refactor client_hello parser and writer by Jerry Yu · 2 years, 9 months ago
  79. 4b8f2f7 Refactor sent extension message output by Jerry Yu · 2 years, 9 months ago
  80. d25cab0 Refactor debug helpers for exts and hs message by Jerry Yu · 2 years, 9 months ago
  81. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  82. 49e9fbd Merge pull request #6532 from yanesca/bignum_common_merge_slots by Janos Follath · 2 years, 9 months ago
  83. f8b3b72 Add merge slots to bignum_common.py by Janos Follath · 2 years, 9 months ago
  84. 4feb94a Merge pull request #6530 from yanesca/bignum_merge_scaffolding by Janos Follath · 2 years, 9 months ago
  85. 9b656d3 removed stray whitespaces from change logs by Asfandyar Orakzai · 2 years, 9 months ago
  86. 65cd8a4 fixed formating issues in psa_crypto_code_gen_1_1.txt by Asfandyar Orakzai · 2 years, 9 months ago
  87. 4f63ac4 fixed changelog formating by Asfandyar Orakzai · 2 years, 9 months ago
  88. d820ca5 Fix bignum test generator class names by Janos Follath · 2 years, 9 months ago
  89. ee2b637 Fixed change log issue by Asfandyar Orakzai · 2 years, 9 months ago
  90. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  91. 9cf14cd Make pylint happy by Janos Follath · 2 years, 9 months ago
  92. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  93. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  94. 1be322a Add merge slots to raw and mod_raw test generation by Janos Follath · 2 years, 9 months ago
  95. b99b056 Add script for generating mod test cases by Janos Follath · 2 years, 9 months ago
  96. df8239b Add script for generating mod_raw test cases by Janos Follath · 2 years, 9 months ago
  97. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  98. 2a8bcf8 Add bignum merge scaffolding by Janos Follath · 2 years, 9 months ago
  99. 7b96f52 Merge pull request #6450 from gilles-peskine-arm/bignum-core-fill_random by Janos Follath · 2 years, 9 months ago
  100. 9bd28dc Update changed log by Asfandyar Orakzai · 2 years, 9 months ago