1. 58d2383 Remove mbedtls_psa_tls_psa_ec_to_ecpoint() by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  2. 5975376 Simplify the definition of a macro by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  3. bc40695 Group related functions together by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  4. e511989 Improve a comment by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  5. 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  6. 9cb7b8d Merge pull request #5469 from Unity-Technologies/windows-arm64-workaround by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  7. 40fc7da Cap the workaround for mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to MSVC versions prior to 17.1. by Tautvydas Žilys · 3 years, 6 months ago
  8. a9f32fb Merge pull request #5382 from lhuang04/tls13_f_export_keys by Paul Elliott · 3 years, 6 months ago
  9. 24b781d Merge pull request #5473 from mpg/rm-dead-code by Gilles Peskine · 3 years, 6 months ago
  10. f7d704d Avoid dead code in some configurations by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  11. a3890a3 Swap the client and server random for TLS 1.3 by lhuang04 · 3 years, 7 months ago
  12. fedefdd Merge pull request #5276 from xkqian/add_hello_retry_request by Ronald Cron · 3 years, 6 months ago
  13. 8499b6c Only free verify_cookie in tls 1.3 case. by XiaokangQian · 3 years, 6 months ago
  14. a909061 Refine HRR parse successfully message in test cases by XiaokangQian · 3 years, 6 months ago
  15. 3490974 Change cookie free code and some comments by XiaokangQian · 3 years, 6 months ago
  16. 60165d7 Don't inline mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to avoid a compiler bug. by Tautvydas Žilys · 3 years, 6 months ago
  17. 52da558 Change code base on comments by XiaokangQian · 3 years, 6 months ago
  18. aec1f3e Cookie fields are used only by DTLS 1.3 by XiaokangQian · 3 years, 6 months ago
  19. 7bae3b6 Add more ciphersuites into test cases for hrr by XiaokangQian · 3 years, 6 months ago
  20. b119a35 Refine fatal alert in parse_server_hello by XiaokangQian · 3 years, 6 months ago
  21. d59be77 Refine code based on comments by XiaokangQian · 3 years, 6 months ago
  22. 0ece998 Refine code in mbedtls_ssl_reset_transcript_for_hrr by XiaokangQian · 3 years, 6 months ago
  23. f1e7d12 Fix compile issues in mbedtls_ssl_session_reset_msg_layer by XiaokangQian · 3 years, 7 months ago
  24. 43550bd Prepare function to parse hrr cookie extension by XiaokangQian · 3 years, 7 months ago
  25. 2b01dc3 Add hrr no change check and allign mbedtls_ssl_session_reset_msg_layer by XiaokangQian · 3 years, 7 months ago
  26. 355e09a Change code base on comments by XiaokangQian · 3 years, 7 months ago
  27. 78b1fa7 Update code base on comments by XiaokangQian · 3 years, 7 months ago
  28. 53f20b7 Improve ssl_tls13_parse_server_hello by XiaokangQian · 3 years, 7 months ago
  29. 6db08dd Change ssl-opt.sh to make hrr tests pass by XiaokangQian · 3 years, 7 months ago
  30. d9e068e Change code based on comments by XiaokangQian · 3 years, 7 months ago
  31. 8945db3 Reduce paramter hrr from ssl_tls13_parse_server_hello by XiaokangQian · 3 years, 7 months ago
  32. b48894e Add buffer check for named group by XiaokangQian · 3 years, 7 months ago
  33. 16acd4b Reject the second HRR earlier and align naming styles by XiaokangQian · 3 years, 7 months ago
  34. b851da8 Re-construct the code to merge hello and hrr based on comments by XiaokangQian · 3 years, 7 months ago
  35. 0b56a8f Replace curve_list with group_list and add update test scripts by XiaokangQian · 3 years, 8 months ago
  36. 51eff22 Align oode style with server hello parse by XiaokangQian · 3 years, 8 months ago
  37. 647719a Add hello retry request in client side by XiaokangQian · 3 years, 8 months ago
  38. f51b79c Merge pull request #5355 from yuhaoth/pr/remove-duplicate-sig-alg-ext by Ronald Cron · 3 years, 6 months ago
  39. ed5e9f4 Change ecdsa sig_algs order for tls1.3 by Jerry Yu · 3 years, 6 months ago
  40. 3de9d3a Merge pull request #5455 from AndrzejKurek/gitignore-eclipse by Gilles Peskine · 3 years, 6 months ago
  41. cfb1518 Merge pull request #5457 from AndrzejKurek/key-id-encodes-owner-psa-fixes-follow-up by Gilles Peskine · 3 years, 6 months ago
  42. c6753a6 Merge pull request #5363 from AndrzejKurek/clarify-testing-set-nonce-set-lengths by Gilles Peskine · 3 years, 6 months ago
  43. 9d95d81 Merge pull request #5359 from hanno-arm/mpi_montmul_remove_dead_code by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  44. 24479b3 Merge pull request #5395 from gilles-peskine-arm/ssl-opt-self-signed-positive by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  45. cfc920a Remove incorrect incompatibility information from mbedtls_config.h by Andrzej Kurek · 3 years, 6 months ago
  46. 36fd329 Add eclipse-specific project files to gitignore by Andrzej Kurek · 3 years, 6 months ago
  47. 0b994b8 fix typo error by Jerry Yu · 3 years, 6 months ago
  48. 5303789 change the defaut sig_algs order by Jerry Yu · 3 years, 6 months ago
  49. 18c833e fix tls1_2 only sig_algs order issue by Jerry Yu · 3 years, 6 months ago
  50. f377d64 Refactor duplicate check by Jerry Yu · 3 years, 6 months ago
  51. 6ade743 Add mbedtls_printf alias for !PLATFORM_C by Jerry Yu · 3 years, 6 months ago
  52. 370e146 fix comments issues by Jerry Yu · 3 years, 6 months ago
  53. 909df7b Refactor *_sig_algs tables by Jerry Yu · 3 years, 7 months ago
  54. b476a44 Add static assert check by Jerry Yu · 3 years, 7 months ago
  55. 9719885 fix coding style issues by Jerry Yu · 3 years, 7 months ago
  56. 941e07f fix test_no_platform fail by Jerry Yu · 3 years, 7 months ago
  57. 1a8b481 Remove duplicated signature algorithm in default settings by Jerry Yu · 3 years, 7 months ago
  58. 600ded7 Reserve end tag space at sig_algs_len init. by Jerry Yu · 3 years, 7 months ago
  59. a68dca2 move overflow inside loop by Jerry Yu · 3 years, 7 months ago
  60. 8afd6e4 fix typo issues in comments by Jerry Yu · 3 years, 7 months ago
  61. eb821c6 remove check_sig_hash by Jerry Yu · 3 years, 7 months ago
  62. 24811fb replace check_sig_hash with is_offered by Jerry Yu · 3 years, 7 months ago
  63. 1bab301 Add signature algorithm supported check by Jerry Yu · 3 years, 7 months ago
  64. 7ddc38c fix various issues by Jerry Yu · 3 years, 7 months ago
  65. 4131ec1 Add signature algorithm length check by Jerry Yu · 3 years, 7 months ago
  66. a69269a change sig_algs_len unit to byte by Jerry Yu · 3 years, 7 months ago
  67. 713013f fix various issues by Jerry Yu · 3 years, 7 months ago
  68. e12f1dd fix check names fail by Jerry Yu · 3 years, 7 months ago
  69. 11f0a9c fix deprecated-declarations error by Jerry Yu · 3 years, 7 months ago
  70. 6106fdc fix build fail without TLS13 by Jerry Yu · 3 years, 7 months ago
  71. f017ee4 merge write sig_alg of tls12 and tls13 by Jerry Yu · 3 years, 7 months ago
  72. 1abd1bc Change write_sig_alg_ext of tls12 by Jerry Yu · 3 years, 8 months ago
  73. 2d0bd32 fix various issues by Jerry Yu · 3 years, 7 months ago
  74. 0e5bcb6 Replace directly access for sig_hashes by Jerry Yu · 3 years, 8 months ago
  75. 08e2cea Remove directly access for tls13_sig_algs by Jerry Yu · 3 years, 8 months ago
  76. afdfed1 add get sig_algs helper function by Jerry Yu · 3 years, 8 months ago
  77. 18cd439 Align signature_algorithms extension name by Jerry Yu · 3 years, 8 months ago
  78. a5c1bf0 Merge pull request #5367 from AndrzejKurek/doxygen-closure-fixes by Gilles Peskine · 3 years, 6 months ago
  79. cead70d doxygen: fix missing asterisk in ecp.h by Andrzej Kurek · 3 years, 6 months ago
  80. 76c185b Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
  81. fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  82. b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
  83. ff743a7 Merge pull request #5425 from gabor-mezei-arm/5181_tls_cipher_extend_testing_of_tickets by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  84. 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
  85. 6249603 Merge pull request #5438 from SebastianBoe/check_config by Gilles Peskine · 3 years, 7 months ago
  86. 6d6d93e Merge pull request #5350 from AndrzejKurek/psa-aead-invalid-tag-lengths-setup by Gilles Peskine · 3 years, 7 months ago
  87. c191add Merge pull request #5267 from mprse/mac_multipart by Gilles Peskine · 3 years, 7 months ago
  88. fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
  89. daaf38b Remove multipart part from mac_verify test case by Przemyslaw Stekiel · 3 years, 8 months ago
  90. 6ec59f8 Add mac_verify_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
  91. 1af1983 Remove multipart part from mac_sign test case by Przemyslaw Stekiel · 3 years, 8 months ago
  92. f47b8d3 Add mac_sign_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
  93. f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
  94. 031df4a Clarify test descriptions by Andrzej Kurek · 3 years, 7 months ago
  95. e5f94fb PSA AEAD: test long plaintext lengths for psa_set_lengths by Andrzej Kurek · 3 years, 7 months ago
  96. 1e8e174 PSA AEAD: test more combinations of set_nonce and set_lengths by Andrzej Kurek · 3 years, 7 months ago
  97. a2ce72e Test calling psa_aead_set_lengths and set_nonce in various order by Andrzej Kurek · 3 years, 7 months ago
  98. ad40bb7 Add a changelog entry for forced MBEDTLS_PK_WRITE_C by Andrzej Kurek · 3 years, 7 months ago
  99. 01005b9 Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  100. 8d2864d Force usage of MBEDTLS_PK_WRITE_C when PK_C and USE_PSA_CRYPTO is used by Andrzej Kurek · 3 years, 7 months ago