1. 9dea8bd Minor compat.sh clean-up by Manuel Pégourié-Gonnard · 11 years ago
  2. a9062e9 shell scripts: clean up when exiting on signal by Manuel Pégourié-Gonnard · 11 years ago
  3. 4145b89 compat.sh cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  4. da782c9 compat.sh: better certificate verification testing by Manuel Pégourié-Gonnard · 11 years ago
  5. eaadc50 New ssl-opt.sh test script by Manuel Pégourié-Gonnard · 11 years ago
  6. c57e98b compat.sh: terminate ssl_server2 cleanly by Manuel Pégourié-Gonnard · 11 years ago
  7. 5f593f0 compat.sh: rm a useless sleep by Manuel Pégourié-Gonnard · 11 years ago
  8. 9595771 compat.sh: source cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  9. 330e411 compat.sh: factor code into run_client() function by Manuel Pégourié-Gonnard · 11 years ago
  10. 304beef compat.sh: function to start server by Manuel Pégourié-Gonnard · 11 years ago
  11. 9ada01a compat.sh: regroup arguments even more by Manuel Pégourié-Gonnard · 11 years ago
  12. 1b31d7f compat.sh: remove useless server restart by Manuel Pégourié-Gonnard · 11 years ago
  13. 48f196c compat.sh refactoring: group ciphersuite lists by Manuel Pégourié-Gonnard · 11 years ago
  14. d941a79 compat.sh refectoring: regroup argument setting by Manuel Pégourié-Gonnard · 11 years ago
  15. fe40f48 Do not print error on missing kill target in compat.sh by Paul Bakker · 12 years ago
  16. 5a607d2 Merged IPv6 support in the NET module by Paul Bakker · 12 years ago
  17. c9baa87 Force server to IPv4 in compat.s by Manuel Pégourié-Gonnard · 12 years ago
  18. 0759d36 Fix ciphersuite selection in compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  19. 31a2325 Add ECDH_ECDSA suites to compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  20. 07b54e0 Fix EC suites version requirements in compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  21. 452f6ba compat.sh cleanups by Manuel Pégourié-Gonnard · 12 years ago
  22. c6f03fa Update compat.sh ciphersuite versions by Manuel Pégourié-Gonnard · 12 years ago
  23. 65ea372 Rm unsupported suites (export) from compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  24. 8d01eea Add Camellia-GCM ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  25. eebb5ad Add RSA-PSK and ECDHE-PSK suites to compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  26. eb1714e Fix certs/psk arguments in compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  27. d331319 Check -m option in compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  28. 70064fd compat.sh: report results by Manuel Pégourié-Gonnard · 12 years ago
  29. 7ebaf37 Add ECDSA suites to compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  30. dfc8d5a Small adjustments in compat.sh by Manuel Pégourié-Gonnard · 12 years ago
  31. 9791a40 Refactor compat.sh to prepare for ECDSA by Manuel Pégourié-Gonnard · 12 years ago
  32. 0f2f0bf CAMELLIA-based PSK and DHE-PSK ciphersuites added by Paul Bakker · 12 years ago
  33. 524691c Added --modes option to tests/compat.sh by Paul Bakker · 12 years ago
  34. accd4eb compat.sh now has -f command-line option to filter used ciphersuites by Paul Bakker · 12 years ago
  35. 89fe7f4 compat.sh modified to support new ssl_server2 and ssl_client2 capabilities by Paul Bakker · 12 years ago
  36. 40afb4b Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487 by Paul Bakker · 12 years ago
  37. a1bf92d Added PSK NULL ciphers from RFC4785 by Paul Bakker · 12 years ago
  38. 48f7a5d DHE-PSK based ciphersuite support added and cleaner key exchange based by Paul Bakker · 12 years ago
  39. 7e5e7ca Added PSK ciphersuite tests to compat.sh by Paul Bakker · 12 years ago
  40. abfdfbf Removed duplicate value from compat.sh ciphersuite list by Paul Bakker · 12 years ago
  41. 27714b1 Added Camellia ECDHE-based CBC ciphersuites by Paul Bakker · 12 years ago
  42. a54e493 Added ECDHE-based SHA256 and SHA384 ciphersuites by Paul Bakker · 12 years ago
  43. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  44. 1eeceae More expansive testing by Paul Bakker · 13 years ago
  45. 645ce3a - Moved ciphersuite naming scheme to IANA reserved names by Paul Bakker · 13 years ago
  46. 0c93d12 - Ability to define openssl at top by Paul Bakker · 13 years ago
  47. ca4ab49 - Added GCM ciphersuites to TLS implementation by Paul Bakker · 13 years ago
  48. 10cd225 - Added support for the SHA256 ciphersuites of AES and Camellia by Paul Bakker · 13 years ago
  49. 398cb51 - Allow to test for multiple modes by Paul Bakker · 13 years ago
  50. fab5c82 - Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default! by Paul Bakker · 14 years ago