1. ed5c21d Declare deprecated option for no_deprecated configs by Gilles Peskine · 1 year, 10 months ago
  2. 01d2f52 Inline mbedtls_x509_dn_get_next() in x509.h by Glenn Strauss · 1 year, 10 months ago
  3. 18399d8 Add comment to config_psa.h about enabling PSA_HKDF/PSA_HKDF_EXRACT/PSA_HKDF_EXPAND algs by Przemek Stekiel · 1 year, 10 months ago
  4. f5b7082 Merge pull request #5811 from polhenarejos/bug_x448 by Dave Rodgman · 1 year, 10 months ago
  5. 251ca25 Clarify potential ambiguity in changelog entry by Gilles Peskine · 1 year, 10 months ago
  6. 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 1 year, 10 months ago
  7. 9e30fc9 Remove redundant spaces by Przemek Stekiel · 1 year, 10 months ago
  8. fd8cfe4 Replace parsing with outputting by Werner Lewis · 1 year, 10 months ago
  9. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 1 year, 11 months ago
  10. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 2 years ago
  11. 6a5e018 ssl_tls13_parse_certificate_verify(): remove md dependency by Przemek Stekiel · 1 year, 10 months ago
  12. 6230d0d mbedtls_x509_sig_alg_gets(): remove md dependency by Przemek Stekiel · 1 year, 10 months ago
  13. 4abd7c2 Minor phrasing changes by Werner Lewis · 1 year, 10 months ago
  14. 129d6ad Use mbedtls-2.28 branch for documentation link by Werner Lewis · 1 year, 10 months ago
  15. 4b8aaa4 Add clarification on 2.x branch choice by Werner Lewis · 1 year, 10 months ago
  16. f5b86f3 Add clarification for 2.x section by Werner Lewis · 1 year, 10 months ago
  17. cf600bc Comment fixes by Ronald Cron · 1 year, 11 months ago
  18. e0d7367 Add change log by Ronald Cron · 1 year, 11 months ago
  19. 2b1a43c tls13: Add missing overread check in Certificate msg parsing. by Ronald Cron · 1 year, 11 months ago
  20. e7b9b6b tls13: Add checks of overread check failures by Ronald Cron · 1 year, 11 months ago
  21. ad8c17b tls: Add overread/overwrite check failure tracking by Ronald Cron · 1 year, 11 months ago
  22. e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 1 year, 11 months ago
  23. a8d79b9 ssl-opt.sh: Remove one pattern check by Ronald Cron · 1 year, 10 months ago
  24. 07040bb Merge pull request #5951 from xkqian/tls13_add_alpn by Ronald Cron · 1 year, 10 months ago
  25. 9738a8d Merge pull request #943 from ronald-cron-arm/tls13-fix-key-usage-checks by Ronald Cron · 1 year, 10 months ago
  26. 0ff241a Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 1 year, 10 months ago
  27. 668b31f Fix the wrong variable being used for TLS record size checks by Paul Elliott · 1 year, 11 months ago
  28. f8a4787 Add guidance for generating deprecated list by Werner Lewis · 1 year, 10 months ago
  29. 21a1b2d Enable "Sending app data" SSL unit tests for TLS 1.3 by Ronald Cron · 1 year, 11 months ago
  30. c78511b ssl-opt.sh: Enable some authentication tests for TLS 1.3 by Ronald Cron · 1 year, 11 months ago
  31. 1938588 tls13: Align some debug messages with TLS 1.2 ones by Ronald Cron · 1 year, 11 months ago
  32. a4417c1 ssl-opt.sh: Add Small/Large packets TLS 1.3 tests by Ronald Cron · 1 year, 10 months ago
  33. ba80d4d ssl-opt.sh: Enable Event-driven I/O tests for TLS 1.3 by Ronald Cron · 1 year, 10 months ago
  34. 2cffd28 ssl-opt.sh: Enable Non-blocking I/O tests for TLS 1.3 by Ronald Cron · 1 year, 10 months ago
  35. 0b776e2 Change some comments for alpn by XiaokangQian · 1 year, 10 months ago
  36. 93a7f7d Merge pull request #5954 from wernerlewis/x509_next_merged by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  37. fc425ee Merge pull request #5838 from mprse/HKDF_2 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  38. 95d5f54 Fix coding styles by XiaokangQian · 1 year, 10 months ago
  39. 016cec1 Add deprecated macros to migration guide by Werner Lewis · 1 year, 10 months ago
  40. 745fcde Add reference to 2.x docs to migration guide by Werner Lewis · 1 year, 10 months ago
  41. 3e5585b Replace TEST_ASSERT macro uses by Werner Lewis · 1 year, 10 months ago
  42. ac80a66 Reduce buffer sizes to expected size by Werner Lewis · 1 year, 10 months ago
  43. 5708b45 Add a changelog entry for the session resumption + CID bug by Andrzej Kurek · 1 year, 10 months ago
  44. 4f799fc Merge pull request #941 from mpg/buf-overread-use-psa-static-ecdh-dev by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  45. 4cfaae5 Save code size by calling get_type only once by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  46. 1b0ebdf Zeroize hkdf_label buffer by Przemek Stekiel · 1 year, 10 months ago
  47. 38ab400 Adapt code to be consistent with the existing code by Przemek Stekiel · 1 year, 10 months ago
  48. c740345 Adress review comments by XiaokangQian · 1 year, 10 months ago
  49. f9c13fe ssl-opt.sh: Add positive check in successful "keyUsage client-auth" tests by Ronald Cron · 1 year, 10 months ago
  50. ba65fbb Fix comments by Ronald Cron · 1 year, 10 months ago
  51. 96ec831 Do not encrypt CCS records by Gabor Mezei · 1 year, 10 months ago
  52. 7e2dbaf Add test for dummy CCS records by Gabor Mezei · 1 year, 11 months ago
  53. 7b39bf1 Send dummy change_cipher_spec records from TLS 1.3 server by Gabor Mezei · 1 year, 11 months ago
  54. acb3992 Add ALPN extension to the server side by XiaokangQian · 1 year, 11 months ago
  55. b33bd19 Enable HKDF EXTRACT/EXPAND algs by Przemek Stekiel · 1 year, 10 months ago
  56. d5ae365 Use PSA HKDF-Extrat/Expand algs instead mbedtls_psa_hkdf_extract(), mbedtls_psa_hkdf_xpand() by Przemek Stekiel · 2 years ago
  57. 88e7101 Remove mbedtls_psa_hkdf_extract(), mbedtls_psa_hkdf_expand() by Przemek Stekiel · 2 years ago
  58. 0c9e74b Remove mbedtls_psa_hkdf_expand() and mbedtls_psa_hkdf_extract() tests by Przemek Stekiel · 2 years ago
  59. a82a8b9 Mark internal int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  60. a3115dc Mark static int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  61. 66b0d61 Add comments when can_do() is safe to use by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  62. 19a567b Fix impact evaluation by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  63. 22e84de Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  64. 1c91b0c Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  65. b64fb62 Fix unchecked return value from internal function by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  66. 32a38df Add ChangeLog for potential overread with USE_PSA by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  67. e0469b5 Merge pull request #931 from AndrzejKurek/clihlo_cookie_pxy_fix by Gilles Peskine · 1 year, 10 months ago
  68. 76851ae Add warnings to test code and data about storage format stability by Gilles Peskine · 1 year, 10 months ago
  69. 228d99b Document how to interpret negative reports by Gilles Peskine · 1 year, 10 months ago
  70. 6100d3c Remove redundant sentence by Gilles Peskine · 1 year, 10 months ago
  71. 4b87387 Backward compatibility: the key store with drivers by Gilles Peskine · 1 year, 10 months ago
  72. 9956efa Backward compatibility: the key store by Gilles Peskine · 1 year, 10 months ago
  73. 43e51fa Backward compatibility: add a note about the configuration by Gilles Peskine · 1 year, 10 months ago
  74. 98473c4 Officially deprecate MBEDTLS_PSA_CRYPTO_SE_C by Gilles Peskine · 1 year, 10 months ago
  75. 7973399 Add compatibility notes regarding values embedded in the key store by Gilles Peskine · 1 year, 10 months ago
  76. f070a5e Document how PSA identifiers are generally constructed by Gilles Peskine · 1 year, 10 months ago
  77. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 1 year, 10 months ago
  78. c3e9abe Add change log by Ronald Cron · 1 year, 11 months ago
  79. 12657cd Remove binary int use by Werner Lewis · 1 year, 10 months ago
  80. 90c46c3 Use consistent test case names by Werner Lewis · 1 year, 10 months ago
  81. 2f1d510 Fix incorrect param in function declaration by Werner Lewis · 1 year, 10 months ago
  82. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 1 year, 11 months ago
  83. eb8570f Fix missing newline by Dave Rodgman · 1 year, 11 months ago
  84. 5cab9da fix whitespace by Dave Rodgman · 1 year, 11 months ago
  85. 5708046 Add test-case for checking curve order by Dave Rodgman · 1 year, 11 months ago
  86. 44baacd Update documenation of PSA_ALG_RSA_PSS by Tuvshinzaya Erdenekhuu · 1 year, 11 months ago
  87. 8988e23 Add missing break by Tuvshinzaya Erdenekhuu · 1 year, 11 months ago
  88. 30c5a25 tls13: Fix certificate key usage checks by Ronald Cron · 1 year, 11 months ago
  89. d28f5a9 ssl-opt.sh: Add certificate key usage tests for TLS 1.3 by Ronald Cron · 1 year, 11 months ago
  90. 903c979 programs: ssl: Add one RSA PSS signature algorithm by Ronald Cron · 1 year, 11 months ago
  91. ca3c6a5 Merge pull request #5817 from xkqian/tls13_add_server_name by Ronald Cron · 1 year, 11 months ago
  92. 6194053 ASN.1: test that we can parse what we can write by Gilles Peskine · 1 year, 11 months ago
  93. b7e215f Fix copypasta in test data by Gilles Peskine · 1 year, 11 months ago
  94. 755ddff Fix print format in a debug message by Andrzej Kurek · 1 year, 11 months ago
  95. ca35f5b test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 1 year, 11 months ago
  96. cbe14ec Improve variable extracting operations by using MBEDTLS_GET macros by Andrzej Kurek · 1 year, 11 months ago
  97. 75fe8c7 Change place of ssl_tls13_check_ephemeral_key_exchange by XiaokangQian · 1 year, 11 months ago
  98. 4ccd226 Merge pull request #5864 from xkqian/tls13_add_comprehensive_cases by Ronald Cron · 1 year, 11 months ago
  99. fb665a8 Adress the comments about styles and pick_cert by XiaokangQian · 1 year, 11 months ago
  100. 6c9fd61 exercise_key_agreement_key: add special handling for HKDF_EXPAND by Przemek Stekiel · 1 year, 11 months ago