1. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  2. c424098 Change exceptional case for running negative tests by Dave Rodgman · 4 years, 1 month ago
  3. e5b828c Fix error string checked for by ssl-opt.sh negative tests by Dave Rodgman · 4 years, 1 month ago
  4. bec7caf Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  5. 737237f Fix ECJPAKE test failures by Dave Rodgman · 4 years, 1 month ago
  6. 6ce10be Fix test failure by Dave Rodgman · 4 years, 1 month ago
  7. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  8. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 1 month ago
  9. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  10. 11a4c1a Adapt key export test in ssl-opt.sh to reduced output by Hanno Becker · 4 years, 2 months ago
  11. 4a02cef Test restartable ECC with a curve that supports it by Gilles Peskine · 4 years, 2 months ago
  12. 799eee6 Update the expected default curve in ssl-opt.sh by Gilles Peskine · 4 years, 2 months ago
  13. 12b5b38 Fix "PSA - ECDH with [non-default curve]" by Gilles Peskine · 4 years, 2 months ago
  14. 5f43f97 Removes tests from ssl-opt.sh by Thomas Daubney · 4 years, 2 months ago
  15. 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  16. 59d3670 Fix ssl-opt.sh test cases grepping for MFL configuration output by Hanno Becker · 4 years, 2 months ago
  17. d60b6c6 Remove per-version ciphersuite configuration API by Hanno Becker · 4 years, 3 months ago
  18. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
  19. 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
  20. ef73f01 Removing strayed dtls1 after doing tests by TRodziewicz · 4 years, 3 months ago
  21. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  22. ea047c8 Merge pull request #4429 from gilles-peskine-arm/openssl-dhparam-robustness-3.0 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  23. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  24. 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
  25. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  26. 96f5bae Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
  27. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  28. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  29. a8a7033 Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development by Gilles Peskine · 4 years, 4 months ago
  30. c6b0d96 More precise testing of dhm_min_len by Gilles Peskine · 4 years, 8 months ago
  31. defdc3b SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 5 months ago
  32. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  33. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  34. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  35. e31fb03 Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority by Dave Rodgman · 4 years, 6 months ago
  36. 0279c2f ssl-opt.sh: add --priority=normal to gnutls by Dave Rodgman · 4 years, 6 months ago
  37. aaf866e ssl-opt.sh: Only check the server exit for Mbed TLS by Gilles Peskine · 4 years, 6 months ago
  38. 7f919de ssl-opt.sh: if the server fails, do treat it as a test failure by Gilles Peskine · 4 years, 6 months ago
  39. efcf52d Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development by Ronald Cron · 4 years, 9 months ago
  40. 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
  41. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  42. 1040315 style by Johan Pascal · 4 years, 10 months ago
  43. 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
  44. 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
  45. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  46. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  47. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  48. 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
  49. 3c6a44b Add interop tests by Ron Eldor · 7 years ago
  50. b465539 Add tests and code to support by Ron Eldor · 7 years ago
  51. b09e001 Fix regexp detection by Gilles Peskine · 4 years, 10 months ago
  52. 9fa4ed6 Avoid using grep for test case names if possible by Gilles Peskine · 5 years ago
  53. 6445749 Reduce the use of grep by Gilles Peskine · 5 years ago
  54. 5b428d7 Remove non-portable shell builtin local by Gilles Peskine · 5 years ago
  55. 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  56. 880f7f2 ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
  57. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  58. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  59. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  60. 721f7c1 Add minimal client authentication test to ssl-opt.sh by Hanno Becker · 5 years ago
  61. 2f54a3c Add tests to ssl-opt.sh exercising new `key_pwd[2]` parameters by Hanno Becker · 5 years ago
  62. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  63. fa452c4 Fix guard in ECJPAKE tests in ssl-opt.sh by Hanno Becker · 5 years ago
  64. ee63af6 Adapt ssl-opt.sh to modified ciphersuite log format by Hanno Becker · 5 years ago
  65. a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  66. 8779e9a Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  67. 0d72165 Fix erroneous skip of test cases for disabled ciphersuites by Gilles Peskine · 5 years ago
  68. 70fce98 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  69. 69b01f7 Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  70. 0c00407 Merge pull request #3430 from bensze01/license by Janos Follath · 5 years ago
  71. c4b6656 Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization by danh-arm · 5 years ago
  72. b657783 Update iv and len context pointers manually when reallocating buffers by Andrzej Kurek · 5 years ago
  73. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  74. 65d8c26 Show failure in ssl-opts.sh when key export fails by Ron Eldor · 6 years ago
  75. d06125c ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  76. 3f3302f ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  77. f455786 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  78. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  79. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  80. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  81. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  82. b692989 Adjust timeout of tests with "no resend" assertions by Manuel Pégourié-Gonnard · 6 years ago
  83. baad2de Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  84. 9e2c80f Improve some test names in ssl-opt.sh by Manuel Pégourié-Gonnard · 5 years ago
  85. c31f970 Merge pull request #3075 from AndrzejKurek/variable-buffer-size by Jaeden Amero · 5 years ago mbedtls-2.22.0d0
  86. 0937ed2 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago
  87. 56941fe Fix possible close_notify/ClientHello confusion by Manuel Pégourié-Gonnard · 5 years ago
  88. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 6 years ago
  89. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  90. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  91. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  92. 230b87a Merge remote-tracking branch 'origin/pr/2843' into development by Jaeden Amero · 6 years ago
  93. 0d8b86a ssl-opt.sh: Fix some test case descriptions by Gilles Peskine · 6 years ago
  94. 654bab7 ssl-opt: remove semicolons from test case descriptions by Gilles Peskine · 6 years ago
  95. 560280b Test outcome file support: ssl-opt.sh by Gilles Peskine · 6 years ago
  96. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  97. d364f4c ssl-opt.sh: wait for proxy to start before running the script further by Unknown · 6 years ago archive/iotssl-2885-wait-for-proxy iotssl-2885-wait-for-proxy
  98. e0b90ec ssl-opt.sh: Add var's of context s11n tests for ChaChaPoly,CCM,GCM by Hanno Becker · 6 years ago
  99. 1b18fd3 ssl-opt.sh: Duplicate context serialization tests for CID by Hanno Becker · 6 years ago
  100. 862b319 Enable serialisation tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago