1. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  2. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  3. c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  4. 48395bc compat.sh: properly skip unsupported DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  5. 8488254 compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  6. 2107feb Merge pull request #8586 from lpy4105/issue/fix-fake-case-listed-in-compat_sh by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  7. a8342a7 Remove the workarround for G->m dtls12 tests by Pengyu Lv · 1 year, 8 months ago
  8. d36bc98 Align the case listing with case running in compat.sh by Pengyu Lv · 1 year, 8 months ago
  9. 3c170d3 Print suite name when listing test cases by Pengyu Lv · 1 year, 8 months ago
  10. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  11. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  12. 4fc5824 compat.sh: Rename list_test_case to list_test_cases by Tomás González · 1 year, 11 months ago
  13. 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
  14. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  15. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  16. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  17. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 1 year, 11 months ago
  18. 1783870 compat.sh: add --preserve-logs option by Gilles Peskine · 2 years ago
  19. 5f5e388 Minor robustness improvement by Gilles Peskine · 2 years ago
  20. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  21. 14e052f compat.sh: return $? in option --list-test-case to handle error case by Yanray Wang · 2 years, 5 months ago
  22. cdc0708 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  23. fb784b2 compat.sh: uniform TITLE format for --list-test-case and run_client by Yanray Wang · 2 years, 5 months ago
  24. 7b394da compat.sh: fix uncompatiable name of peers in --list-test-case by Yanray Wang · 2 years, 5 months ago
  25. ad47063 compat.sh: add support to record outcome of test cases by Yanray Wang · 2 years, 6 months ago
  26. f45a8ea compat.sh: call record_fail if test case fails by Yanray Wang · 2 years, 6 months ago
  27. 3fcd3a7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  28. d893837 compat.sh: add --list-test-case by Yanray Wang · 2 years, 5 months ago
  29. 9e7bb2a Update some comments by Pengyu Lv · 2 years, 5 months ago
  30. 07d5085 Skip ECDH ciphersuites for O->m pair by Pengyu Lv · 2 years, 5 months ago
  31. a64c277 compat.sh: Skip all *ECDH_* ciphersuites by Pengyu Lv · 2 years, 5 months ago
  32. 5e780df Only use standard cipher name by Pengyu Lv · 2 years, 5 months ago
  33. 1c0e4c0 compat.sh: skip static ECDH cases if unsupported in openssl by Pengyu Lv · 2 years, 6 months ago
  34. 3038297 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  35. 3f9961b compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  36. a89c4d5 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  37. 5d646e7 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  38. c66a46f compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  39. 35c0ead compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  40. dae7057 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  41. e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
  42. 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
  43. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  44. b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
  45. 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
  46. 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
  47. 60f8eaa Remove third argument passed to run_client in compat.sh by Yanray Wang · 2 years, 7 months ago
  48. 20fa2ae Redesign translation of cipher suite names in compat.sh by Yanray Wang · 2 years, 7 months ago
  49. d5f99e4 Change cipher suite names to standard names in compat.sh by Yanray Wang · 2 years, 7 months ago
  50. fc0e79e Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  51. 1288597 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  52. 05f940b Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  53. 6e666c2 Remove obsolete comment by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  54. c572246 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  55. 4bdb9fb Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  56. 636b5f1 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  57. 4111b73 Update comment and default exclude by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  58. 32df145 Order ciphersuite names alphabetically by Joe Subbiani · 4 years ago
  59. f05fae0 Remove unsupported ciphersuites by Joe Subbiani · 4 years ago
  60. 9f84761 Removed redundant mode checks by Joe Subbiani · 4 years ago
  61. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  62. 618955d compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 4 months ago
  63. 2c74ff6 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  64. 8b5c382 Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  65. b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
  66. 1d592cb Remove NULL-SHA256 specific to OpenSSL by Joe Subbiani · 4 years ago
  67. 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
  68. 439a696 Improve translation error checking by Joe Subbiani · 4 years ago
  69. c3610ba Check exit status of translate_ciphers.py by Joe Subbiani · 4 years ago
  70. f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
  71. 43592bd Remove trailing whitespaces by Joe Subbiani · 4 years ago
  72. a032963 Modify comment descriptions of add_xxx_ciphersuites() by Joe Subbiani · 4 years ago
  73. 34d6262 Reduce calls to translate_ciphers.py in compat.sh by Joe Subbiani · 4 years ago
  74. 15d7124 Replace lists with calls to translate_ciphersuite.py by Joe Subbiani · 4 years ago
  75. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  76. 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
  77. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  78. 96f5bae Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
  79. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  80. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  81. 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  82. 6c77bc6 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  83. 499bf4c compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  84. 244d066 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  85. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  86. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  87. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  88. 882148e Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  89. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  90. 6eece5b Exclude DTLS 1.2 only with older OpenSSL by Gilles Peskine · 6 years ago
  91. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  92. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  93. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  94. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  95. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  96. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  97. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  98. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  99. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  100. 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago