1. 893ad81 Remove useless early_secrets field by Xiaokang Qian · 2 years, 9 months ago
  2. 911c0cc Fix format issues in comments by Xiaokang Qian · 2 years, 9 months ago
  3. 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 10 months ago
  4. aeb8bf2 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser by Paul Elliott · 2 years, 9 months ago
  5. 9f1ecad Merge pull request #6577 from minosgalanakis/minos/add_bignum_more_raw_base_classes by Janos Follath · 2 years, 9 months ago
  6. fd7aa13 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version by Gilles Peskine · 2 years, 9 months ago
  7. 855c228 bignum_mod_raw.py: Moved Classes outside of slots by Minos Galanakis · 2 years, 9 months ago
  8. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  9. a461ece bignum_mod_raw.py: Refactoring `BignumModRawOperation` by Minos Galanakis · 2 years, 9 months ago
  10. e9c86a1 bignum_mod_raw.py: Added BignumModRawOperation by Minos Galanakis · 2 years, 9 months ago
  11. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  12. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  13. ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
  14. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  15. 97be6a9 fix various issues by Jerry Yu · 2 years, 9 months ago
  16. b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  17. 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
  18. 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
  19. dae4340 Merge pull request #6568 from mfischer/development by Gilles Peskine · 2 years, 9 months ago
  20. ab45425 include: mbedtls: Add missing private_access header by Moritz Fischer · 2 years, 9 months ago
  21. 69ae1ee Merge pull request #6552 from gstrauss/bignum-aliasing by Gilles Peskine · 2 years, 9 months ago
  22. d4bd38b Merge pull request #6544 from KloolK/development by Gilles Peskine · 2 years, 9 months ago
  23. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  24. 616ba75 move test cases and mark `tls13-kex-modes.sh` as locked by Jerry Yu · 2 years, 9 months ago
  25. 7de2ff0 Refactor extension list print by Jerry Yu · 2 years, 9 months ago
  26. 79aa721 Rename ext print function and macro by Jerry Yu · 2 years, 9 months ago
  27. b95dd36 Add missing mask set and tls13 unrecognized extension by Jerry Yu · 2 years, 9 months ago
  28. c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
  29. c437ee3 fix wrong return value by Jerry Yu · 2 years, 9 months ago
  30. ea52ed9 fix typo and spell issues by Jerry Yu · 2 years, 9 months ago
  31. 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
  32. 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
  33. ae2635d Merge pull request #6306 from tom-cosgrove-arm/issue-6305-fix by Dave Rodgman · 2 years, 9 months ago
  34. e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago
  35. 0750d08 Add comments for some forbidden aliasing in bignum by Glenn Strauss · 2 years, 9 months ago
  36. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  37. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  38. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  39. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  40. 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
  41. f869bfd Fix outdated reference in debug message by Jan Bruckner · 2 years, 9 months ago
  42. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  43. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  44. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  45. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  46. f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
  47. 50e00e3 Refactor server hello by Jerry Yu · 2 years, 9 months ago
  48. edab637 Refactor new session ticket by Jerry Yu · 2 years, 9 months ago
  49. 0d5cfb7 Refactor Certificate by Jerry Yu · 2 years, 9 months ago
  50. 6d0e78b Refactor certificate request by Jerry Yu · 2 years, 9 months ago
  51. 9eba750 Refactor encrypted extensions by Jerry Yu · 2 years, 9 months ago
  52. 63a459c Refactor client_hello parser and writer by Jerry Yu · 2 years, 9 months ago
  53. 4b8f2f7 Refactor sent extension message output by Jerry Yu · 2 years, 9 months ago
  54. d25cab0 Refactor debug helpers for exts and hs message by Jerry Yu · 2 years, 9 months ago
  55. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  56. 49e9fbd Merge pull request #6532 from yanesca/bignum_common_merge_slots by Janos Follath · 2 years, 9 months ago
  57. f8b3b72 Add merge slots to bignum_common.py by Janos Follath · 2 years, 9 months ago
  58. 4feb94a Merge pull request #6530 from yanesca/bignum_merge_scaffolding by Janos Follath · 2 years, 9 months ago
  59. 9b656d3 removed stray whitespaces from change logs by Asfandyar Orakzai · 2 years, 9 months ago
  60. 65cd8a4 fixed formating issues in psa_crypto_code_gen_1_1.txt by Asfandyar Orakzai · 2 years, 9 months ago
  61. 4f63ac4 fixed changelog formating by Asfandyar Orakzai · 2 years, 9 months ago
  62. d820ca5 Fix bignum test generator class names by Janos Follath · 2 years, 9 months ago
  63. ee2b637 Fixed change log issue by Asfandyar Orakzai · 2 years, 9 months ago
  64. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  65. 9cf14cd Make pylint happy by Janos Follath · 2 years, 9 months ago
  66. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  67. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  68. 1be322a Add merge slots to raw and mod_raw test generation by Janos Follath · 2 years, 9 months ago
  69. b99b056 Add script for generating mod test cases by Janos Follath · 2 years, 9 months ago
  70. df8239b Add script for generating mod_raw test cases by Janos Follath · 2 years, 9 months ago
  71. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  72. 2a8bcf8 Add bignum merge scaffolding by Janos Follath · 2 years, 9 months ago
  73. 7b96f52 Merge pull request #6450 from gilles-peskine-arm/bignum-core-fill_random by Janos Follath · 2 years, 9 months ago
  74. 9bd28dc Update changed log by Asfandyar Orakzai · 2 years, 9 months ago
  75. 22cdd0c Update some internal comments by Gilles Peskine · 2 years, 9 months ago
  76. dd54324 Increase iterations for some statistical tests by Gilles Peskine · 2 years, 11 months ago
  77. 009d195 Move mbedtls_mpi_core_fill_random to the proper .c file by Gilles Peskine · 2 years, 11 months ago
  78. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  79. 909e03c Bignum core: fill_random: prototype by Gilles Peskine · 2 years, 10 months ago
  80. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  81. df0ad65 tls13: Add allowed extesions constants. by Jerry Yu · 2 years, 9 months ago
  82. 90c6836 Merge pull request #6524 from daverodgman/fix-duplicate-header by Dave Rodgman · 2 years, 9 months ago
  83. ea63f69 Merge pull request #6514 from daverodgman/update_pr_template by Dave Rodgman · 2 years, 9 months ago
  84. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  85. 340846e Merge pull request #6515 from daverodgman/psalinks by Dave Rodgman · 2 years, 9 months ago
  86. 0877dc8 Improve documentation for psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  87. 1630447 Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  88. 5f8dfb5 Merge pull request #6521 from daverodgman/fix_ssl_zeroize by Dave Rodgman · 2 years, 9 months ago
  89. b256640 Improve list formatting by Dave Rodgman · 2 years, 9 months ago
  90. f3928fb Reinstate note about all PRs receiving review by Dave Rodgman · 2 years, 9 months ago
  91. ba86484 Remove duplicate function prototype by Dave Rodgman · 2 years, 9 months ago
  92. 5875f5f Add Changelog by Dave Rodgman · 2 years, 9 months ago
  93. 29b9b2b Fix zeroization at NULL pointer by Dave Rodgman · 2 years, 9 months ago
  94. 8904a2d mpi_core_ct_uint_table_lookup: style and docs by Janos Follath · 2 years, 9 months ago
  95. 119e5d7 Update CONTRIBUTING.md, and refer to this from the template by Dave Rodgman · 2 years, 9 months ago
  96. 12cee78 Update PSA links in README.md by Dave Rodgman · 2 years, 9 months ago
  97. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  98. 3d97331 Update PR template by Dave Rodgman · 2 years, 9 months ago
  99. 88e3177 Make pylint happy by Janos Follath · 2 years, 9 months ago
  100. e8734d8 Apply suggestions from code review by Dave Rodgman · 2 years, 9 months ago