1. 31fcfd5 Merge pull request #5981 from mprse/hkdf_config_fix by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  2. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 1 year, 9 months ago
  3. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 1 year, 9 months ago
  4. d7adb3c Add comments about MBEDTLS_PSA_CRYPTO_C also being required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 1 year, 9 months ago
  5. 25e39f2 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 1 year, 9 months ago
  6. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 1 year, 9 months ago
  7. 9b64546 Update tests/ssl-opt.sh, delete 1 blank line. by Zhangsen Wang · 1 year, 9 months ago
  8. f6a56cf Merge pull request #939 from ronald-cron-arm/tls13-add-missing-overread-check by Paul Elliott · 1 year, 9 months ago
  9. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 1 year, 9 months ago
  10. ec0193d Update test to cover move-decrypt sequence by Werner Lewis · 1 year, 10 months ago
  11. 7656a37 Reformat AES changes for readability by Werner Lewis · 1 year, 10 months ago
  12. 6d71944 Specify unit for rk_offset in AES context by Werner Lewis · 1 year, 10 months ago
  13. dd76ef3 Refactor AES context to be shallow-copyable by Werner Lewis · 1 year, 10 months ago
  14. 1dc6848 Merge pull request #5976 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-development by Dave Rodgman · 1 year, 9 months ago
  15. 5b50f38 Merge pull request #934 from gilles-peskine-arm/mpi-0-mod-2 by Dave Rodgman · 1 year, 9 months ago
  16. 955993c For status values, the macro expansions must not change either by Gilles Peskine · 1 year, 9 months ago
  17. 4fd898e More wording improvements by Gilles Peskine · 1 year, 9 months ago
  18. aae28f1 add tests by Jerry Yu · 1 year, 9 months ago
  19. 2fe6c63 remove supported check from parse sig algs by Jerry Yu · 1 year, 9 months ago
  20. 959e5e0 fix format issue by Jerry Yu · 1 year, 9 months ago
  21. 660cb42 Remove pkcs1 from key cert and sig alg map by Jerry Yu · 1 year, 9 months ago
  22. 71b1884 fix various issues by Jerry Yu · 1 year, 9 months ago
  23. 05d5f81 Fix spelling and formatting consistency by Werner Lewis · 1 year, 9 months ago
  24. 9d3e2fa Add negative tests by Jerry Yu · 1 year, 9 months ago
  25. 2f244c4 Merge pull request #5980 from mprse/md_dep_fix by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  26. c2e0493 Add rsa_pkcs1 for cert sig match by Jerry Yu · 1 year, 9 months ago
  27. cc53910 fix various issues by Jerry Yu · 1 year, 9 months ago
  28. 202919c refine supported sig alg print by Jerry Yu · 1 year, 9 months ago
  29. ee28e7a add tests for select sig alg by Jerry Yu · 1 year, 9 months ago
  30. a0bb906 fix handshake_version test fail. by Jerry Yu · 1 year, 9 months ago
  31. aebaaaf add debug messages by Jerry Yu · 1 year, 9 months ago
  32. 64f410c Add tls13 sig alg parameters by Jerry Yu · 1 year, 9 months ago
  33. 430db6b Remove hack fix for server hybrid issue by Jerry Yu · 1 year, 9 months ago
  34. a1255e6 fix various issues by Jerry Yu · 1 year, 9 months ago
  35. 9bb3ee4 Revert rsa_pss_rsae_* support for tls12 by Jerry Yu · 1 year, 9 months ago
  36. 53f5c15 Add debug message by Jerry Yu · 1 year, 9 months ago
  37. 80dd5db Remove pkcs1 from certificate verify. by Jerry Yu · 1 year, 9 months ago
  38. d4a71a5 Add tls12 algorithms in hybrid mode client hello by Jerry Yu · 1 year, 9 months ago
  39. 5ef71f2 remove rsa_pkcs1_* from tls13 support list by Jerry Yu · 1 year, 9 months ago
  40. f085678 remove unnecessary check by Jerry Yu · 1 year, 9 months ago
  41. 6272c4d Revert unnecessary space change by Jerry Yu · 1 year, 9 months ago
  42. 96ee23e fix tls12 openssl/gnutls server fail by Jerry Yu · 1 year, 9 months ago
  43. ba5e379 Revert order of default sig_algs by Jerry Yu · 1 year, 9 months ago
  44. 3f71ca0 Remove rsa_pss_rsae_* from tls12 sig_algs by Jerry Yu · 1 year, 9 months ago
  45. 0c6be8f move big function by Jerry Yu · 1 year, 9 months ago
  46. 3896ac6 fix ordered sig algs fail for openssl by Jerry Yu · 1 year, 9 months ago
  47. f3b46b5 Add debug message by Jerry Yu · 1 year, 9 months ago
  48. d099cf0 fix unused variable issue by Jerry Yu · 1 year, 9 months ago
  49. f55886a fix various issues by Jerry Yu · 1 year, 9 months ago
  50. 6babfee remove out of scope codes by Jerry Yu · 1 year, 9 months ago
  51. fb52669 Rename sig_alg cert_key check by Jerry Yu · 1 year, 9 months ago
  52. a6076aa Revert temp test by Jerry Yu · 1 year, 9 months ago
  53. f0cda41 remove default sig_hashes by Jerry Yu · 1 year, 10 months ago
  54. 7ab7f2b Remove pkcs1 from certificate_verify by Jerry Yu · 1 year, 10 months ago
  55. 08524c5 remove pkcs1_* support by Jerry Yu · 1 year, 10 months ago
  56. 0ebce95 create tls12/tls13 sig alg support check by Jerry Yu · 1 year, 10 months ago
  57. 9f4cc5f Add pss_rsae sig algs into test conf by Jerry Yu · 1 year, 10 months ago
  58. f249ef7 refactor get sig algo from pk by Jerry Yu · 1 year, 10 months ago
  59. 7898fd4 Merge pull request #5970 from gabor-mezei-arm/5229_Send_dummy_change_cipher_spec_records_from_server by Ronald Cron · 1 year, 9 months ago
  60. bd10c4e Test accessors to config DN hints for cert request by Glenn Strauss · 1 year, 9 months ago
  61. 87a9c86 Re-enable five tests disabled because of an old OpenSSL bug by Zhangsen Wang · 1 year, 9 months ago
  62. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 1 year, 9 months ago
  63. 7d14c19 Merge pull request #5905 from gilles-peskine-arm/changelog-improvements-20220609-development by Gilles Peskine · 1 year, 9 months ago
  64. 999ef70 Add accessors to config DN hints for cert request by Glenn Strauss · 2 years, 1 month ago
  65. 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 1 year, 9 months ago
  66. 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 · 1 year, 9 months ago
  67. ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 1 year, 9 months ago
  68. 9f4606e Rename mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX in mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX() by Neil Armstrong · 1 year, 9 months ago
  69. 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 1 year, 10 months ago
  70. eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 1 year, 10 months ago
  71. 0c9c10a Introduce mbedtls_ssl_get_ciphersuite_sig_pk_ext_alg() and use it in ssl_pick_cert() by Neil Armstrong · 1 year, 11 months ago
  72. 9e4b7bd Do not force TLS 1.3 on client side for TLS 1.3 middlebox compatibility tests by Gabor Mezei · 1 year, 9 months ago
  73. f7044ea Fix name by Gabor Mezei · 1 year, 9 months ago
  74. e99ec7c Merge pull request #5908 from ronald-cron-arm/tls13-fixes-doc by Ronald Cron · 1 year, 9 months ago
  75. 9f2596f Add MBEDTLS_POLY1305_C and MBEDTLS_CHACHA20_C by Summer Qin · 1 year, 10 months ago
  76. 96ae926 Typo by Gabor Mezei · 1 year, 9 months ago
  77. 5471912 Move switching to handshake transform after sending CCS record by Gabor Mezei · 1 year, 9 months ago
  78. 05ebf3b Revert "Do not encrypt CCS records" by Gabor Mezei · 1 year, 9 months ago
  79. 4dc8744 ssl_tls13_parse_certificate_verify(): optimize the code by Przemek Stekiel · 1 year, 9 months ago
  80. 273453f Merge pull request #5983 from gstrauss/inline-mbedtls_x509_dn_get_next by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  81. 6b14c69 Improve documentation by Ronald Cron · 1 year, 9 months ago
  82. 11b5332 tls13: Fix certificate extension size write by Ronald Cron · 1 year, 10 months ago
  83. 139d0aa Fix typo in documentation by Ronald Cron · 1 year, 10 months ago
  84. 81a334f tls13: Fix buffer overread checks in ssl_tls13_parse_alpn_ext() by Ronald Cron · 1 year, 10 months ago
  85. 585cd70 tests: ssl: Fix coverity deadcode issue by Ronald Cron · 1 year, 10 months ago
  86. 7b84046 tls13: Rename ssl_tls13_write_hello_retry_request_coordinate by Ronald Cron · 1 year, 10 months ago
  87. fb508b8 tls13: Move state changes up to state main handler by Ronald Cron · 1 year, 10 months ago
  88. 63dc463 tls13: Simplify switch to the inbound handshake keys on server side by Ronald Cron · 1 year, 10 months ago
  89. 5afb904 tls13: Move out of place handshake field reset by Ronald Cron · 1 year, 10 months ago
  90. 828aff6 tls13: Rename server_hello_coordinate to preprocess_server_hello by Ronald Cron · 1 year, 10 months ago
  91. db5dfa1 tls13: Move ServerHello fetch to the ServerHello top handler by Ronald Cron · 1 year, 10 months ago
  92. 44b23b1 tls13: Document TLS 1.3 handshake implementation by Ronald Cron · 1 year, 10 months ago
  93. 9d6a545 tls13: Re-organize EncryptedExtensions message parsing code by Ronald Cron · 1 year, 10 months ago
  94. 154d1b6 tls13: Fix wrong usage of MBEDTLS_SSL_CHK_BUF(_READ)_PTR macros by Ronald Cron · 1 year, 10 months ago
  95. c808359 tls13: Fix pointer calculation before space check by Ronald Cron · 1 year, 10 months ago
  96. 2827106 tls13: Add missing buffer overread check by Ronald Cron · 1 year, 10 months ago
  97. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 1 year, 9 months ago
  98. 5969a4b Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 1 year, 9 months ago
  99. bf918b9 Use headlinese for added functions, per request by Gilles Peskine · 1 year, 9 months ago
  100. 3dc9ac9 Spelling by Gilles Peskine · 1 year, 9 months ago