1. ef0eb1e Add two missing RSA-PSK ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  2. 057e0cf Fix ciphersuites dependencies on MD5 and SHA1 by Manuel Pégourié-Gonnard · 12 years ago
  3. 225d6aa Add ECDHE_PSK ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  4. 1a48383 SSL_TLS doesn't depend on PK any more by Manuel Pégourié-Gonnard · 12 years ago
  5. 51451f8 Replace EC flag with ssl_ciphersuite_uses_ec() by Manuel Pégourié-Gonnard · 12 years ago
  6. f7dc378 Make CBC an option, step 1: ssl ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  7. bc4b7f0 Fix possible race in ssl_list_ciphersuites() by Manuel Pégourié-Gonnard · 12 years ago
  8. 57a8783 Make more room for ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  9. 09edda8 Check key type against selected key exchange by Manuel Pégourié-Gonnard · 12 years ago
  10. 32ea60a Declare ECDSA key exchange and ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  11. 0f2f0bf CAMELLIA-based PSK and DHE-PSK ciphersuites added by Paul Bakker · 12 years ago
  12. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  13. 40afb4b Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487 by Paul Bakker · 12 years ago
  14. a1bf92d Added PSK NULL ciphers from RFC4785 by Paul Bakker · 12 years ago
  15. e07f41d Introduced defines to control availability of specific SSL Key Exchange methods. by Paul Bakker · 12 years ago
  16. ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
  17. d4a56ec Added pre-shared key handling for the client side of SSL / TLS by Paul Bakker · 12 years ago
  18. 27714b1 Added Camellia ECDHE-based CBC ciphersuites by Paul Bakker · 12 years ago
  19. a54e493 Added ECDHE-based SHA256 and SHA384 ciphersuites by Paul Bakker · 12 years ago
  20. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  21. 68884e3 Moved to advanced ciphersuite representation and more dynamic SSL code by Paul Bakker · 13 years ago