1. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  2. b2bd34e Update docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  3. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  4. 97ec0b7 Clarify effect of USE_PSA on TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  5. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  6. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  7. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  8. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  9. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  10. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  11. 7c6b0e4 Merge pull request #5972 from wernerlewis/migration_guide_removals by Paul Elliott · 3 years, 1 month ago
  12. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  13. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  14. 7922bfb Merge pull request #6005 from ronald-cron-arm/tls13-changelogs-doc-update by Ronald Cron · 3 years, 1 month ago
  15. 971f30d Fix mbedtls_ssl_get_ciphersuite_sig_alg() by returning MBEDTLS_PK_NONE for MBEDTLS_KEY_EXCHANGE_RSA by Neil Armstrong · 3 years, 1 month ago
  16. c67e6e9 Depends on MBEDTLS_X509_REMOVE_INFO disable for double Opaque keys test requiring cert infos to determine selected key by Neil Armstrong · 3 years, 1 month ago
  17. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  18. 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
  19. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  20. 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
  21. 0834643 Add TLS 1.3 change logs by Ronald Cron · 3 years, 1 month ago
  22. 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
  23. 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago
  24. 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
  25. 11ccb35 Merge pull request #5994 from gilles-peskine-arm/storage-format-doc-2.25-development by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  26. 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
  27. 96eceb8 Refine mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg() when USE_PSA_CRYPTO is selected by Neil Armstrong · 3 years, 1 month ago
  28. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  29. bcde39c Merge pull request #5612 from tom-cosgrove-arm/tls13-config-options by Ronald Cron · 3 years, 1 month ago
  30. 0b7ee23 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
  31. 3898961 Typos by Gilles Peskine · 3 years, 1 month ago
  32. 219a348 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
  33. 3d65a19 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
  34. 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
  35. 31fcfd5 Merge pull request #5981 from mprse/hkdf_config_fix by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  36. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
  37. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
  38. d7adb3c Add comments about MBEDTLS_PSA_CRYPTO_C also being required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  39. 25e39f2 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 3 years, 1 month ago
  40. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
  41. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  42. 1dc6848 Merge pull request #5976 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-development by Dave Rodgman · 3 years, 1 month ago
  43. 955993c For status values, the macro expansions must not change either by Gilles Peskine · 3 years, 1 month ago
  44. 4fd898e More wording improvements by Gilles Peskine · 3 years, 1 month ago
  45. aae28f1 add tests by Jerry Yu · 3 years, 1 month ago
  46. 2fe6c63 remove supported check from parse sig algs by Jerry Yu · 3 years, 1 month ago
  47. 959e5e0 fix format issue by Jerry Yu · 3 years, 1 month ago
  48. 660cb42 Remove pkcs1 from key cert and sig alg map by Jerry Yu · 3 years, 1 month ago
  49. 71b1884 fix various issues by Jerry Yu · 3 years, 1 month ago
  50. 05d5f81 Fix spelling and formatting consistency by Werner Lewis · 3 years, 1 month ago
  51. 9d3e2fa Add negative tests by Jerry Yu · 3 years, 1 month ago
  52. 2f244c4 Merge pull request #5980 from mprse/md_dep_fix by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  53. c2e0493 Add rsa_pkcs1 for cert sig match by Jerry Yu · 3 years, 1 month ago
  54. cc53910 fix various issues by Jerry Yu · 3 years, 1 month ago
  55. 202919c refine supported sig alg print by Jerry Yu · 3 years, 1 month ago
  56. ee28e7a add tests for select sig alg by Jerry Yu · 3 years, 1 month ago
  57. a0bb906 fix handshake_version test fail. by Jerry Yu · 3 years, 1 month ago
  58. aebaaaf add debug messages by Jerry Yu · 3 years, 1 month ago
  59. 64f410c Add tls13 sig alg parameters by Jerry Yu · 3 years, 1 month ago
  60. 430db6b Remove hack fix for server hybrid issue by Jerry Yu · 3 years, 1 month ago
  61. a1255e6 fix various issues by Jerry Yu · 3 years, 1 month ago
  62. 9bb3ee4 Revert rsa_pss_rsae_* support for tls12 by Jerry Yu · 3 years, 1 month ago
  63. 53f5c15 Add debug message by Jerry Yu · 3 years, 1 month ago
  64. 80dd5db Remove pkcs1 from certificate verify. by Jerry Yu · 3 years, 1 month ago
  65. d4a71a5 Add tls12 algorithms in hybrid mode client hello by Jerry Yu · 3 years, 2 months ago
  66. 5ef71f2 remove rsa_pkcs1_* from tls13 support list by Jerry Yu · 3 years, 2 months ago
  67. f085678 remove unnecessary check by Jerry Yu · 3 years, 2 months ago
  68. 6272c4d Revert unnecessary space change by Jerry Yu · 3 years, 2 months ago
  69. 96ee23e fix tls12 openssl/gnutls server fail by Jerry Yu · 3 years, 2 months ago
  70. ba5e379 Revert order of default sig_algs by Jerry Yu · 3 years, 2 months ago
  71. 3f71ca0 Remove rsa_pss_rsae_* from tls12 sig_algs by Jerry Yu · 3 years, 2 months ago
  72. 0c6be8f move big function by Jerry Yu · 3 years, 2 months ago
  73. 3896ac6 fix ordered sig algs fail for openssl by Jerry Yu · 3 years, 2 months ago
  74. f3b46b5 Add debug message by Jerry Yu · 3 years, 2 months ago
  75. d099cf0 fix unused variable issue by Jerry Yu · 3 years, 2 months ago
  76. f55886a fix various issues by Jerry Yu · 3 years, 2 months ago
  77. 6babfee remove out of scope codes by Jerry Yu · 3 years, 2 months ago
  78. fb52669 Rename sig_alg cert_key check by Jerry Yu · 3 years, 2 months ago
  79. a6076aa Revert temp test by Jerry Yu · 3 years, 2 months ago
  80. f0cda41 remove default sig_hashes by Jerry Yu · 3 years, 2 months ago
  81. 7ab7f2b Remove pkcs1 from certificate_verify by Jerry Yu · 3 years, 2 months ago
  82. 08524c5 remove pkcs1_* support by Jerry Yu · 3 years, 2 months ago
  83. 0ebce95 create tls12/tls13 sig alg support check by Jerry Yu · 3 years, 2 months ago
  84. 9f4cc5f Add pss_rsae sig algs into test conf by Jerry Yu · 3 years, 2 months ago
  85. f249ef7 refactor get sig algo from pk by Jerry Yu · 3 years, 2 months ago
  86. 7898fd4 Merge pull request #5970 from gabor-mezei-arm/5229_Send_dummy_change_cipher_spec_records_from_server by Ronald Cron · 3 years, 1 month ago
  87. bd10c4e Test accessors to config DN hints for cert request by Glenn Strauss · 3 years, 1 month ago
  88. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
  89. 7d14c19 Merge pull request #5905 from gilles-peskine-arm/changelog-improvements-20220609-development by Gilles Peskine · 3 years, 1 month ago
  90. 999ef70 Add accessors to config DN hints for cert request by Glenn Strauss · 3 years, 5 months ago
  91. 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 3 years, 1 month ago
  92. 9f1176a Move preferred_hash_for_sig_alg() check after ssl_pick_cert() and check if hash alg is supported with mbedtls_pk_can_do_ext() by Neil Armstrong · 3 years, 1 month ago
  93. ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 3 years, 1 month ago
  94. 9f4606e Rename mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX in mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX() by Neil Armstrong · 3 years, 1 month ago
  95. 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 3 years, 2 months ago
  96. eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 3 years, 2 months ago
  97. 0c9c10a Introduce mbedtls_ssl_get_ciphersuite_sig_pk_ext_alg() and use it in ssl_pick_cert() by Neil Armstrong · 3 years, 3 months ago
  98. 9e4b7bd Do not force TLS 1.3 on client side for TLS 1.3 middlebox compatibility tests by Gabor Mezei · 3 years, 1 month ago
  99. f7044ea Fix name by Gabor Mezei · 3 years, 1 month ago
  100. e99ec7c Merge pull request #5908 from ronald-cron-arm/tls13-fixes-doc by Ronald Cron · 3 years, 1 month ago