1. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  2. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  3. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  4. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  5. 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  6. ce5673c Add reference to github issue in compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  7. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  8. bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  9. 7299dfd compat.sh: add ARIA interop tests with OpenSSL by Manuel Pégourié-Gonnard · 7 years ago
  10. a0e4708 compat.sh: add self-interop tests for ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  11. 392c2d2 compat.sh: run 1.2-only tests with DTLS too by Manuel Pégourié-Gonnard · 7 years ago
  12. 3c9e2b5 wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  13. 0d225da Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  14. 12c49c7 compat.sh: use wait_server_start by Gilles Peskine · 8 years ago
  15. 62469d9 Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  16. f181e25 Remove specific GnuTLS and OpenSSL version requirements by Andres AG · 9 years ago
  17. ac22d11 Remove references to PolarSSL in compat.sh by Simon Butcher · 9 years ago
  18. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  19. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  20. 39e2ca9 Use OpenSSL in compat.sh on Travis, except DTLS by Manuel Pégourié-Gonnard · 10 years ago
  21. 7eb58cb Rm obsolete hack in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  22. 03db6b0 Cosmetics in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  23. 6195767 Fix default of openssl s_server by Manuel Pégourié-Gonnard · 10 years ago
  24. e36d564 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  25. f52248a Adapt compat.sh to GnuTLS 3.4 by Manuel Pégourié-Gonnard · 10 years ago
  26. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  27. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  28. 751286b Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  29. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  30. 82cf0a1 Fix for openssl s_server oddity in 1.0.2 by Manuel Pégourié-Gonnard · 10 years ago
  31. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  32. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  33. a8f3b75 Fix issue in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  34. e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
  35. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  36. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  37. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  38. a65d508 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  39. 54b1a8f Merge support for Extended Master Secret (session-hash) by Paul Bakker · 11 years ago
  40. f46f128 Fix test scripts portability issues by Manuel Pégourié-Gonnard · 11 years ago
  41. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  42. dd45927 compat.sh: allow git version of gnutls by Manuel Pégourié-Gonnard · 11 years ago
  43. 85a4178 compat.sh: make options a bit more robust by Manuel Pégourié-Gonnard · 11 years ago
  44. 3679519 Rm now useless MTU setting in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  45. 53aef81 Work around OpenSSL bug in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  46. d1af102 Add DTLS interop testing with OpenSSL server by Manuel Pégourié-Gonnard · 11 years ago
  47. 9bfb122 Add DTLS interop testing with GnuTLS server by Manuel Pégourié-Gonnard · 11 years ago
  48. 29980b1 Add DTLS interop testing (PolarSSL server) by Manuel Pégourié-Gonnard · 11 years ago
  49. 3025b6c Add DTLS self-op test in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  50. 7fa6772 Scripts print more info on failure within buildbot by Manuel Pégourié-Gonnard · 11 years ago
  51. 1287f11 Detect GnuTLS presence and version in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  52. 1649449 Fix details in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  53. 72e51ee Use arithmetic expansion in scripts, avoid bashisms by Manuel Pégourié-Gonnard · 11 years ago
  54. c0f6a69 Add client timeout to ssl-opt.sh and compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  55. decaf0b Clean up unused variable in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  56. 74b1170 Simplify terminating ssl_server2 in test scripts by Manuel Pégourié-Gonnard · 11 years ago
  57. e46aa5e Update GnuTLS version requirements in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  58. 7e0a518 Add a missing suite to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  59. 8d4ad07 SHA-2 ciphersuites now require TLS 1.x by Manuel Pégourié-Gonnard · 11 years ago
  60. 7457cb3 Fix some version/peer requirements in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  61. fab2a3c Fix port selection in ssl test scripts by Manuel Pégourié-Gonnard · 11 years ago
  62. 32f8f4d Catch SERVERQUIT timeout in ssl test scripts by Manuel Pégourié-Gonnard · 11 years ago
  63. bc3b16c Also use unique names for temp files by Manuel Pégourié-Gonnard · 11 years ago
  64. 8066b81 Pick a "unique" port in SSL test scripts by Manuel Pégourié-Gonnard · 11 years ago
  65. 1ebc0c5 Fix typos by Paul Bakker · 11 years ago
  66. 2594859 Add CCM suites to compat.sh (self-op only) by Manuel Pégourié-Gonnard · 11 years ago
  67. 17b85cb Merged additional tests and improved code coverage by Paul Bakker · 11 years ago
  68. 563ad02 Fix final report in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  69. 913030c Enable SSLv2 testing if OPENSSL_CMD is set by Manuel Pégourié-Gonnard · 11 years ago
  70. e9a9a61 Deduplicate suites in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  71. 12b8472 Test against GnuTLS for every common ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  72. a1a9f9a Allow GnuTLS to be enabled via environment by Manuel Pégourié-Gonnard · 11 years ago
  73. e01af4c Tune compat.sh and ssl-opt.sh error reporting by Manuel Pégourié-Gonnard · 11 years ago
  74. 5de31ec Don't use dummy CA in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  75. 3947d04 Fix too aggressive test for gnutls commands by Manuel Pégourié-Gonnard · 11 years ago
  76. 74faf3c Fix usage of environment variables for commands by Manuel Pégourié-Gonnard · 11 years ago
  77. 84fd687 Use ssl_client2 to terminate ssl_server2 by Manuel Pégourié-Gonnard · 11 years ago
  78. ba0b844 compat.sh and ssl-opt.sh cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  79. 9edba77 Add --exclude and --peers options to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  80. a437144 Start adding GnuTLS client support to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  81. 213c67a Adapt to new ssl_client2 default by Manuel Pégourié-Gonnard · 11 years ago
  82. 5b2d776 GnuTLS in compat.sh: server-side by Manuel Pégourié-Gonnard · 11 years ago
  83. 3eec604 Add memcheck support to compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  84. 1b149ef Use no cert when none is required in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
  85. f7a2690 Make the openssl command configurable in sh tests by Manuel Pégourié-Gonnard · 11 years ago
  86. 911622d compat.sh: never kill our server by Manuel Pégourié-Gonnard · 11 years ago
  87. 87ae303 compat.sh: use file output (prep. for valgrind) by Manuel Pégourié-Gonnard · 11 years ago
  88. 42d195a compat.sh: don't start server if no ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  89. 9dea8bd Minor compat.sh clean-up by Manuel Pégourié-Gonnard · 11 years ago
  90. a9062e9 shell scripts: clean up when exiting on signal by Manuel Pégourié-Gonnard · 11 years ago
  91. 4145b89 compat.sh cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  92. da782c9 compat.sh: better certificate verification testing by Manuel Pégourié-Gonnard · 11 years ago
  93. eaadc50 New ssl-opt.sh test script by Manuel Pégourié-Gonnard · 11 years ago
  94. c57e98b compat.sh: terminate ssl_server2 cleanly by Manuel Pégourié-Gonnard · 11 years ago
  95. 5f593f0 compat.sh: rm a useless sleep by Manuel Pégourié-Gonnard · 11 years ago
  96. 9595771 compat.sh: source cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  97. 330e411 compat.sh: factor code into run_client() function by Manuel Pégourié-Gonnard · 11 years ago
  98. 304beef compat.sh: function to start server by Manuel Pégourié-Gonnard · 11 years ago
  99. 9ada01a compat.sh: regroup arguments even more by Manuel Pégourié-Gonnard · 11 years ago
  100. 1b31d7f compat.sh: remove useless server restart by Manuel Pégourié-Gonnard · 11 years ago