1. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  2. aaea3a3 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  3. 0ee9dac Merge pull request #8122 from gilles-peskine-arm/ssl-test-no-legacy-2.28 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  4. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  5. 9bb5d49 Detect GnuTLS support for TLS-RSA-WITH-NULL-SHA256 by Gilles Peskine · 2 years ago
  6. b2cd07c compat: list all test cases properly by Yanray Wang · 2 years ago
  7. 8aba83b compat.sh: return $? in option --list-test-case to handle error case by Yanray Wang · 2 years, 5 months ago
  8. 8844844 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  9. f0dbde1 compat.sh: uniform TITLE format for --list-test-case and run_client by Yanray Wang · 2 years, 5 months ago
  10. a81131d compat.sh: fix uncompatiable name of peers in --list-test-case by Yanray Wang · 2 years, 5 months ago
  11. 7e1c0c7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  12. dd21fc9 compat.sh: add --list-test-case by Yanray Wang · 2 years, 5 months ago
  13. 67bf9f6 compat.sh: add --preserve-logs option by Gilles Peskine · 2 years ago
  14. af2ad3d Minor robustness improvement by Gilles Peskine · 2 years ago
  15. 44ba969 compat.sh: add support to record outcome of test cases by Yanray Wang · 2 years, 6 months ago
  16. 0f386b7 compat.sh: call record_fail if test case fails by Yanray Wang · 2 years, 6 months ago
  17. ab1fb39 Fix typo by Pengyu Lv · 2 years, 5 months ago
  18. fef3ad0 Update incorrect comment by Pengyu Lv · 2 years, 5 months ago
  19. 02a76a5 compat.sh: skip static ECDH cases if unsupported in openssl by Pengyu Lv · 2 years, 6 months ago
  20. 21daf29 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  21. 8332db9 compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  22. 34ddcc9 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  23. 89ac843 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  24. b1ae735 compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  25. 571e24b compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  26. eafa355 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  27. 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  28. d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  29. c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  30. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  31. a7ba2b5 compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 8 months ago
  32. 4eea196 Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  33. 6abc625 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  34. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  35. c2e2876 compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 5 months ago
  36. 01e3c37 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  37. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  38. 3aec89b Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
  39. 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  40. 6c77bc6 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  41. 499bf4c compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  42. 244d066 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  43. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  44. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  45. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  46. 882148e Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  47. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  48. 6eece5b Exclude DTLS 1.2 only with older OpenSSL by Gilles Peskine · 6 years ago
  49. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  50. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  51. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  52. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  53. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  54. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  55. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  56. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  57. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  58. 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  59. ce5673c Add reference to github issue in compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  60. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  61. bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  62. 7299dfd compat.sh: add ARIA interop tests with OpenSSL by Manuel Pégourié-Gonnard · 7 years ago
  63. a0e4708 compat.sh: add self-interop tests for ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  64. 392c2d2 compat.sh: run 1.2-only tests with DTLS too by Manuel Pégourié-Gonnard · 7 years ago
  65. 3c9e2b5 wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  66. 0d225da Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  67. 12c49c7 compat.sh: use wait_server_start by Gilles Peskine · 8 years ago
  68. 62469d9 Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  69. f181e25 Remove specific GnuTLS and OpenSSL version requirements by Andres AG · 9 years ago
  70. ac22d11 Remove references to PolarSSL in compat.sh by Simon Butcher · 9 years ago
  71. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  72. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  73. 39e2ca9 Use OpenSSL in compat.sh on Travis, except DTLS by Manuel Pégourié-Gonnard · 10 years ago
  74. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  75. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  76. 6195767 Fix default of openssl s_server by Manuel Pégourié-Gonnard · 10 years ago
  77. e36d564 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  78. f52248a Adapt compat.sh to GnuTLS 3.4 by Manuel Pégourié-Gonnard · 10 years ago
  79. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  80. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  81. 751286b Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  82. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  83. 82cf0a1 Fix for openssl s_server oddity in 1.0.2 by Manuel Pégourié-Gonnard · 10 years ago
  84. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  85. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  86. a8f3b75 Fix issue in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  87. e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
  88. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  89. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  90. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  91. a65d508 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  92. 54b1a8f Merge support for Extended Master Secret (session-hash) by Paul Bakker · 11 years ago
  93. f46f128 Fix test scripts portability issues by Manuel Pégourié-Gonnard · 11 years ago
  94. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  95. dd45927 compat.sh: allow git version of gnutls by Manuel Pégourié-Gonnard · 11 years ago
  96. 85a4178 compat.sh: make options a bit more robust by Manuel Pégourié-Gonnard · 11 years ago
  97. 3679519 Rm now useless MTU setting in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  98. 53aef81 Work around OpenSSL bug in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  99. d1af102 Add DTLS interop testing with OpenSSL server by Manuel Pégourié-Gonnard · 11 years ago
  100. 9bfb122 Add DTLS interop testing with GnuTLS server by Manuel Pégourié-Gonnard · 11 years ago