1. 34e90fa TLS 1.3: tests: Allow PSK exchange mode on GnuTLS server by Ronald Cron · 3 years, 1 month ago
  2. 3ad67bf Rename functions and add test messages by XiaokangQian · 3 years, 1 month ago
  3. 088c929 Remove useless force cipher suite by XiaokangQian · 3 years, 1 month ago
  4. adab9a6 Fix transcript issues and add cases against openssl by XiaokangQian · 3 years, 1 month ago
  5. eb69aee Add psk code to tls13 client side by XiaokangQian · 3 years, 1 month ago
  6. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 3 years, 1 month ago
  7. a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
  8. 29ab32d Add client side tests by Jerry Yu · 3 years, 1 month ago
  9. d5b1eb5 Merge pull request #6078 from yuhaoth/pr/add-tls13-paser-psk-kex-mode-ext by Ronald Cron · 3 years, 1 month ago
  10. c52e3bd Improve comment by Jerry Yu · 3 years, 1 month ago
  11. 299e31f fix various issue by Jerry Yu · 3 years, 1 month ago
  12. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
  13. fe52e55 redirect stderr output in ubuntu22.04 by Jerry Yu · 3 years, 1 month ago
  14. e36397d add tests for psk_key_exchange_mode by Jerry Yu · 3 years, 1 month ago
  15. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  16. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
  17. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  18. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  19. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  20. 9a8d784 Fixup test tls13_server_certificate_msg_invalid_vector_len by Paul Elliott · 3 years, 1 month ago
  21. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  22. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  23. 826762e Merge pull request #5765 from leorosen/fix-some-resource-leaks by Paul Elliott · 3 years, 1 month ago
  24. c6a4a1c Merge pull request #6011 from gabor-mezei-arm/coverity_22_07_01 by Dave Rodgman · 3 years, 1 month ago
  25. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  26. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  27. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  28. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  29. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  30. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  31. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  32. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  33. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  34. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  35. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  36. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  37. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  38. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  39. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  40. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  41. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  42. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  43. 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
  44. dc3f3bb Initilize variable by Gabor Mezei · 3 years, 1 month ago
  45. 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
  46. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  47. 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
  48. 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago
  49. 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
  50. 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
  51. 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
  52. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  53. 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
  54. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
  55. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
  56. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
  57. f6a56cf Merge pull request #939 from ronald-cron-arm/tls13-add-missing-overread-check by Paul Elliott · 3 years, 1 month ago
  58. ec0193d Update test to cover move-decrypt sequence by Werner Lewis · 3 years, 2 months ago
  59. dd76ef3 Refactor AES context to be shallow-copyable by Werner Lewis · 3 years, 2 months ago
  60. 5b50f38 Merge pull request #934 from gilles-peskine-arm/mpi-0-mod-2 by Dave Rodgman · 3 years, 1 month ago
  61. aae28f1 add tests by Jerry Yu · 3 years, 1 month ago
  62. a0bb906 fix handshake_version test fail. by Jerry Yu · 3 years, 1 month ago
  63. f55886a fix various issues by Jerry Yu · 3 years, 2 months ago
  64. a6076aa Revert temp test by Jerry Yu · 3 years, 2 months ago
  65. 7ab7f2b Remove pkcs1 from certificate_verify by Jerry Yu · 3 years, 2 months ago
  66. 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
  67. bd10c4e Test accessors to config DN hints for cert request by Glenn Strauss · 3 years, 1 month ago
  68. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
  69. 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 3 years, 1 month ago
  70. ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 3 years, 1 month ago
  71. 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 3 years, 2 months ago
  72. eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 3 years, 2 months ago
  73. 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
  74. f7044ea Fix name by Gabor Mezei · 3 years, 1 month ago
  75. 585cd70 tests: ssl: Fix coverity deadcode issue by Ronald Cron · 3 years, 2 months ago
  76. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
  77. 5969a4b Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  78. f5b7082 Merge pull request #5811 from polhenarejos/bug_x448 by Dave Rodgman · 3 years, 1 month ago
  79. 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  80. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  81. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  82. cf600bc Comment fixes by Ronald Cron · 3 years, 2 months ago
  83. e7b9b6b tls13: Add checks of overread check failures by Ronald Cron · 3 years, 2 months ago
  84. e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 2 months ago
  85. a8d79b9 ssl-opt.sh: Remove one pattern check by Ronald Cron · 3 years, 1 month ago
  86. 07040bb Merge pull request #5951 from xkqian/tls13_add_alpn by Ronald Cron · 3 years, 1 month ago
  87. 9738a8d Merge pull request #943 from ronald-cron-arm/tls13-fix-key-usage-checks by Ronald Cron · 3 years, 1 month ago
  88. 21a1b2d Enable "Sending app data" SSL unit tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  89. c78511b ssl-opt.sh: Enable some authentication tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  90. 1938588 tls13: Align some debug messages with TLS 1.2 ones by Ronald Cron · 3 years, 2 months ago
  91. a4417c1 ssl-opt.sh: Add Small/Large packets TLS 1.3 tests by Ronald Cron · 3 years, 1 month ago
  92. ba80d4d ssl-opt.sh: Enable Event-driven I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  93. 2cffd28 ssl-opt.sh: Enable Non-blocking I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  94. 93a7f7d Merge pull request #5954 from wernerlewis/x509_next_merged by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  95. 95d5f54 Fix coding styles by XiaokangQian · 3 years, 1 month ago
  96. 3e5585b Replace TEST_ASSERT macro uses by Werner Lewis · 3 years, 1 month ago
  97. ac80a66 Reduce buffer sizes to expected size by Werner Lewis · 3 years, 1 month ago
  98. c740345 Adress review comments by XiaokangQian · 3 years, 1 month ago
  99. f9c13fe ssl-opt.sh: Add positive check in successful "keyUsage client-auth" tests by Ronald Cron · 3 years, 2 months ago
  100. ba65fbb Fix comments by Ronald Cron · 3 years, 2 months ago