1. 136320b fix ci fail by Jerry Yu · 3 years, 8 months ago
  2. 1ea9d10 fix test_ref_configs build fail by Jerry Yu · 3 years, 8 months ago
  3. 1753261 change write_supported_groups_ext prototype by Jerry Yu · 3 years, 8 months ago
  4. 9d555ac Remove TLS12 version write_supported_group_ext by Jerry Yu · 3 years, 8 months ago
  5. 7581c11 Remove tls13_write_supported_groups_ext by Jerry Yu · 3 years, 8 months ago
  6. ba07342 Add generic write_supported-groups_ext by Jerry Yu · 3 years, 8 months ago
  7. b47d0f8 Replace SUPPORTED_ELLIPTIC_CURVES with SUPPORTED_GROUPS by Jerry Yu · 3 years, 8 months ago
  8. 9fa5bf8 Merge pull request #5329 from gilles-peskine-arm/ssl_debug_helpers_generated.h-dependencies by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  9. 12e27d4 List ssl_debug_helpers_generated.h in generated files by Gilles Peskine · 3 years, 8 months ago
  10. 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
  11. cd74298 mbedtls_cipher_check_tag: jump on error for more robustness to refactoring by Gilles Peskine · 3 years, 8 months ago
  12. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  13. a417431 Initialize hash_len before using it by Gilles Peskine · 3 years, 8 months ago
  14. 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  15. 14d5fef PKCS#1v1.5 signature: better cleanup of temporary values by Gilles Peskine · 3 years, 8 months ago
  16. f0fd4c3 mbedtls_ssl_parse_finished: zeroize expected finished value on error by Gilles Peskine · 3 years, 8 months ago
  17. c2f7b75 mbedtls_ssl_cookie_check: zeroize expected cookie on cookie mismatch by Gilles Peskine · 3 years, 8 months ago
  18. 60aebec PSA hash verification: zeroize expected hash on hash mismatch by Gilles Peskine · 3 years, 8 months ago
  19. e7835d9 mbedtls_cipher_check_tag: zeroize expected tag on tag mismatch by Gilles Peskine · 3 years, 8 months ago
  20. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  21. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  22. d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  23. 6e7deb1 Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  24. c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
  25. f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
  26. 2331fdb Merge pull request #5293 from ronald-cron-arm/tls13-mvp-misc by Ronald Cron · 3 years, 8 months ago
  27. 476b157 Merge pull request #5305 from gilles-peskine-arm/test-missing-ret-check-202112-development by Gilles Peskine · 3 years, 8 months ago
  28. c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
  29. 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
  30. 8340ea8 changelog: Addressed review comments #5 by Minos Galanakis · 3 years, 8 months ago
  31. 64bff9f tests: data_files: Avoid symbolic links by Ronald Cron · 3 years, 8 months ago
  32. b54b531 fix msvc build faile by Jerry Yu · 3 years, 8 months ago
  33. dc8ecda Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  34. b1822ef docs: TLS 1.3: Improve wording by Ronald Cron · 3 years, 8 months ago
  35. f1c30b2 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
  36. db6adc5 ssl: Fix some compilation guards for TLS 1.3 signature algorithms by Ronald Cron · 3 years, 8 months ago
  37. bb27b43 build: Fix TLS 1.3 prerequisites by Ronald Cron · 3 years, 8 months ago
  38. 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
  39. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  40. 2e8b001 Beauty source code by Jerry Yu · 3 years, 8 months ago
  41. 7aa6fc1 docs: TLS 1.3: Update prototype upstreaming status by Ronald Cron · 3 years, 8 months ago
  42. 653d5bc docs: TLS 1.3: Swap prototype upstreaming status and MVP definition by Ronald Cron · 3 years, 8 months ago
  43. 43ffc9d docs: TLS 1.3: Update TLS 1.3 documentation file name by Ronald Cron · 3 years, 8 months ago
  44. 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
  45. 76a2b30 Merge pull request #4981 from yuhaoth/pr/add-debug-helpers-generated by Dave Rodgman · 3 years, 8 months ago
  46. 4525cce Merge pull request #5256 from yuhaoth/pr/clean-up-secrets-after-done by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  47. 5f173c6 changelog: Addressed review comments #4 by Minos Galanakis · 3 years, 8 months ago
  48. 6b07916 Merge pull request #5230 from ronald-cron-arm/tls13_ccs_client by Ronald Cron · 3 years, 8 months ago
  49. 3f46f38 changelog: Addressed review comments #3 by Minos Galanakis · 3 years, 8 months ago
  50. d0fcf7f fix ci fail by Jerry Yu · 3 years, 8 months ago
  51. 3a77949 changelog: Addressed review comments #2 by Minos Galanakis · 3 years, 8 months ago
  52. a5563f6 move position of base_key init by Jerry Yu · 3 years, 8 months ago
  53. b737f6a move base_key init by Jerry Yu · 3 years, 8 months ago
  54. fe051f6 Merge pull request #5297 from paul-elliott-arm/test_suite_cipher_returns by Gilles Peskine · 3 years, 8 months ago
  55. 9eab5a6 tests: TLS 1.3: Remove unnecessary test requirement by Ronald Cron · 3 years, 8 months ago
  56. 574ace4 Remove unnecessary blank line by Ronald Cron · 3 years, 8 months ago
  57. ae93725 tests: Make compat mode optional in script generating tests by Ronald Cron · 3 years, 8 months ago
  58. ca14ab3 changelog: Addressed review comments by Minos Galanakis · 3 years, 8 months ago
  59. 9c07473 fix various issues by Jerry Yu · 3 years, 8 months ago
  60. d04fd35 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  61. a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  62. 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  63. bc8b22e fix tls13 test fail by Jerry Yu · 3 years, 8 months ago
  64. 0cb2cf6 fix build fail by Jerry Yu · 3 years, 8 months ago
  65. 889b3b7 fix clang build fail by Jerry Yu · 3 years, 8 months ago
  66. 9817e3e fix generate check fail by Jerry Yu · 3 years, 8 months ago
  67. d05e1ce fix build fail on `check_*` by Jerry Yu · 3 years, 8 months ago
  68. e6369b0 fix test_cmake_as_package fail by Jerry Yu · 3 years, 8 months ago
  69. eb96fb5 Add cmake generator by Jerry Yu · 3 years, 8 months ago
  70. 6389b25 fix typos error by Jerry Yu · 3 years, 8 months ago
  71. cdcc55f update test check strings by Jerry Yu · 3 years, 9 months ago
  72. e988f0f fix wrong typo by Jerry Yu · 3 years, 9 months ago
  73. e3b3412 Add tests for enum helper by Jerry Yu · 3 years, 10 months ago
  74. e78ee99 add enum value to string helpers by Jerry Yu · 3 years, 11 months ago
  75. 4a2fa5d Move erase handshake secrets by Jerry Yu · 3 years, 8 months ago
  76. 27224f5 fix coding style issue by Jerry Yu · 3 years, 8 months ago
  77. 5132771 Revert "fix possible security leak for counter" by Jerry Yu · 3 years, 8 months ago
  78. 7ca3054 move zerioize tls13_hs_secrets by Jerry Yu · 3 years, 8 months ago
  79. 23ab7a4 move zeroize master secrets by Jerry Yu · 3 years, 8 months ago
  80. 2c70a39 move zeroize randbytes by Jerry Yu · 3 years, 8 months ago
  81. bdfd018 fix compile break after merge by Jerry Yu · 3 years, 8 months ago
  82. a986e9f Clean handshake secrets by Jerry Yu · 3 years, 8 months ago
  83. d103bdb Clean randbytes by Jerry Yu · 3 years, 8 months ago
  84. 745db22 fix possible security leak for counter by Jerry Yu · 3 years, 8 months ago
  85. 1dc3c45 Merge pull request #5295 from paul-elliott-arm/crypt_and_hash_prog by Gilles Peskine · 3 years, 8 months ago
  86. d31da1c Merge pull request #5270 from davidhorstmann-arm/improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  87. f401458 Merge pull request #5294 from paul-elliott-arm/ssl_context_info_prog by Gilles Peskine · 3 years, 8 months ago
  88. 9c8c243 Merge pull request #5296 from paul-elliott-arm/test_suite_ssl_returns by Gilles Peskine · 3 years, 8 months ago
  89. 0cf7e38 Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  90. 46a6c20 Add checked returns to tests without them. by Paul Elliott · 3 years, 8 months ago
  91. ef9ccca Fix printf format specifier by Paul Elliott · 3 years, 8 months ago
  92. d79d3eb Add checks for return values to md functions by Paul Elliott · 3 years, 8 months ago
  93. 0f2a46c readme: Addressed review comments #2 by minosgalanakis · 3 years, 8 months ago
  94. d7547fc readme: Addressed review comments by Minos Galanakis · 3 years, 8 months ago
  95. d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
  96. c42cadb Updated readme by Minos Galanakis · 3 years, 8 months ago
  97. 3820c15 Prevent resource leak by Paul Elliott · 3 years, 8 months ago
  98. d4c6402 tls13: Move state transition after sending CCS to ssl_tls13_client.c by Ronald Cron · 3 years, 8 months ago
  99. a55c5a1 ssl-opt.sh: TLS 1.3: Add middlebox compatibility tests with GnuTLS by Ronald Cron · 3 years, 8 months ago
  100. 7c0185f ssl-opt.sh: TLS 1.3: Add some missing test dependencies by Ronald Cron · 3 years, 8 months ago