1. 5ad4a93 bignum_mod_raw: Added conversion methods for internal/public data representation by Hanno Becker · 3 years ago
  2. 9f1ecad Merge pull request #6577 from minosgalanakis/minos/add_bignum_more_raw_base_classes by Janos Follath · 2 years, 9 months ago
  3. fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
  4. 855c228 bignum_mod_raw.py: Moved Classes outside of slots by Minos Galanakis · 2 years, 9 months ago
  5. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  6. a461ece bignum_mod_raw.py: Refactoring `BignumModRawOperation` by Minos Galanakis · 2 years, 9 months ago
  7. e9c86a1 bignum_mod_raw.py: Added BignumModRawOperation by Minos Galanakis · 2 years, 9 months ago
  8. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  9. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  10. ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
  11. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  12. b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  13. 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
  14. 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
  15. dae4340 Merge pull request #6568 from mfischer/development by Gilles Peskine · 2 years, 9 months ago
  16. ab45425 include: mbedtls: Add missing private_access header by Moritz Fischer · 2 years, 9 months ago
  17. 69ae1ee Merge pull request #6552 from gstrauss/bignum-aliasing by Gilles Peskine · 2 years, 9 months ago
  18. d4bd38b Merge pull request #6544 from KloolK/development by Gilles Peskine · 2 years, 9 months ago
  19. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  20. c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
  21. 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
  22. 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
  23. ae2635d Merge pull request #6306 from tom-cosgrove-arm/issue-6305-fix by Dave Rodgman · 2 years, 9 months ago
  24. 0750d08 Add comments for some forbidden aliasing in bignum by Glenn Strauss · 2 years, 9 months ago
  25. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  26. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  27. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  28. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  29. 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
  30. f869bfd Fix outdated reference in debug message by Jan Bruckner · 2 years, 9 months ago
  31. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  32. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  33. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  34. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  35. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  36. 49e9fbd Merge pull request #6532 from yanesca/bignum_common_merge_slots by Janos Follath · 2 years, 9 months ago
  37. f8b3b72 Add merge slots to bignum_common.py by Janos Follath · 2 years, 9 months ago
  38. 4feb94a Merge pull request #6530 from yanesca/bignum_merge_scaffolding by Janos Follath · 2 years, 9 months ago
  39. 9b656d3 removed stray whitespaces from change logs by Asfandyar Orakzai · 2 years, 9 months ago
  40. 65cd8a4 fixed formating issues in psa_crypto_code_gen_1_1.txt by Asfandyar Orakzai · 2 years, 9 months ago
  41. 4f63ac4 fixed changelog formating by Asfandyar Orakzai · 2 years, 9 months ago
  42. d820ca5 Fix bignum test generator class names by Janos Follath · 2 years, 9 months ago
  43. ee2b637 Fixed change log issue by Asfandyar Orakzai · 2 years, 9 months ago
  44. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  45. 9cf14cd Make pylint happy by Janos Follath · 2 years, 9 months ago
  46. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  47. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  48. 1be322a Add merge slots to raw and mod_raw test generation by Janos Follath · 2 years, 9 months ago
  49. b99b056 Add script for generating mod test cases by Janos Follath · 2 years, 9 months ago
  50. df8239b Add script for generating mod_raw test cases by Janos Follath · 2 years, 9 months ago
  51. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  52. 2a8bcf8 Add bignum merge scaffolding by Janos Follath · 2 years, 9 months ago
  53. 7b96f52 Merge pull request #6450 from gilles-peskine-arm/bignum-core-fill_random by Janos Follath · 2 years, 9 months ago
  54. 9bd28dc Update changed log by Asfandyar Orakzai · 2 years, 9 months ago
  55. 22cdd0c Update some internal comments by Gilles Peskine · 2 years, 9 months ago
  56. dd54324 Increase iterations for some statistical tests by Gilles Peskine · 2 years, 11 months ago
  57. 009d195 Move mbedtls_mpi_core_fill_random to the proper .c file by Gilles Peskine · 2 years, 11 months ago
  58. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  59. 909e03c Bignum core: fill_random: prototype by Gilles Peskine · 2 years, 10 months ago
  60. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  61. 90c6836 Merge pull request #6524 from daverodgman/fix-duplicate-header by Dave Rodgman · 2 years, 9 months ago
  62. ea63f69 Merge pull request #6514 from daverodgman/update_pr_template by Dave Rodgman · 2 years, 9 months ago
  63. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  64. 340846e Merge pull request #6515 from daverodgman/psalinks by Dave Rodgman · 2 years, 9 months ago
  65. 0877dc8 Improve documentation for psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  66. 1630447 Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  67. 5f8dfb5 Merge pull request #6521 from daverodgman/fix_ssl_zeroize by Dave Rodgman · 2 years, 9 months ago
  68. b256640 Improve list formatting by Dave Rodgman · 2 years, 9 months ago
  69. f3928fb Reinstate note about all PRs receiving review by Dave Rodgman · 2 years, 9 months ago
  70. ba86484 Remove duplicate function prototype by Dave Rodgman · 2 years, 9 months ago
  71. 5875f5f Add Changelog by Dave Rodgman · 2 years, 9 months ago
  72. 29b9b2b Fix zeroization at NULL pointer by Dave Rodgman · 2 years, 9 months ago
  73. 8904a2d mpi_core_ct_uint_table_lookup: style and docs by Janos Follath · 2 years, 9 months ago
  74. 119e5d7 Update CONTRIBUTING.md, and refer to this from the template by Dave Rodgman · 2 years, 9 months ago
  75. 12cee78 Update PSA links in README.md by Dave Rodgman · 2 years, 9 months ago
  76. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  77. 3d97331 Update PR template by Dave Rodgman · 2 years, 9 months ago
  78. 88e3177 Make pylint happy by Janos Follath · 2 years, 9 months ago
  79. e8734d8 Apply suggestions from code review by Dave Rodgman · 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. e50f2f1 Add mbedtls_mpi_core_ct_uint_table_lookup by Janos Follath · 2 years, 9 months ago
  85. 2dc2757 Merge pull request #6457 from minosgalanakis/minos/6017_update_modulus_lifecycle by Janos Follath · 2 years, 9 months ago
  86. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  87. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  88. 12f5c6b Add changelog entry by Jerry Yu · 2 years, 9 months ago
  89. def7ae4 Add auth mode check by Jerry Yu · 2 years, 9 months ago
  90. 2883219 Improve output message by Jerry Yu · 2 years, 9 months ago
  91. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  92. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  93. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  94. 7db3124 Skip asn1 zeroize if freeing shallow pointers by Glenn Strauss · 3 years, 1 month ago
  95. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  96. b3166f4 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  97. d7dfc09 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  98. 169ae4f Add Changelog entry by Dave Rodgman · 2 years, 9 months ago
  99. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  100. f00466e Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago