1. 55d3791 MEDIUM: ssl_sock: implement ssl_sock_prepare_bind_conf() by Willy Tarreau · 8 years ago
  2. 0320934 MEDIUM: ssl: remote the proxy argument from most functions by Willy Tarreau · 8 years ago
  3. 635c0ad BUG/MINOR: ssl: Be sure to use unique serial for regenerated certificates by Christopher Faulet · 9 years ago
  4. 7969a33 MINOR: ssl: Add support for EC for the CA used to sign generated certificates by Christopher Faulet · 9 years ago
  5. 77fe80c MINOR: ssl: Release Servers SSL context when HAProxy is shut down by Christopher Faulet · 9 years ago
  6. d2cab92 BUG/MINOR: ssl: fix management of the cache where forged certificates are stored by Christopher Faulet · 9 years ago
  7. 6307641 MINOR: ssl: provide ia function to set the SNI extension on a connection by Willy Tarreau · 9 years ago
  8. 646b864 CLEANUP: ssl: make ssl_sock_generated_cert_serial() take a const by Willy Tarreau · 9 years ago
  9. 3054880 MINOR: ssl: Export functions to manipulate generated certificates by Christopher Faulet · 9 years ago
  10. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  11. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · 9 years ago
  12. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  13. e4e30f7 BUILD: ssl: use OPENSSL_NO_OCSP to detect OCSP support by Lukas Tribus · 10 years ago
  14. 328fb58 MEDIUM: connection: add new bit in Proxy Protocol V2 by Dave McCowan · 10 years ago
  15. 656c5fa BUILD: ssl: disable OCSP when using boringssl by Lukas Tribus · 10 years ago
  16. 0abf836 BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer. by Emeric Brun · 10 years ago
  17. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · 10 years ago
  18. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · 10 years ago
  19. 71b734c MINOR: cli: add more information to the "show info" output by Willy Tarreau · 10 years ago
  20. ffc3fcd MEDIUM: log: report SSL ciphers and version in logs using logformat %sslc/%sslv by Willy Tarreau · 12 years ago
  21. 94324a4 MINOR: ssl: move ssl context init for servers from cfgparse.c to ssl_sock.c by Emeric Brun · 12 years ago
  22. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · 12 years ago
  23. 79eeafa MEDIUM: move bind SSL parsing to ssl_sock by Willy Tarreau · 12 years ago
  24. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · 12 years ago
  25. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  26. fc0421f MEDIUM: ssl: add support for SNI and wildcard certificates by Emeric Brun · 12 years ago
  27. e1f38db MEDIUM: ssl: protect against client-initiated renegociation by Emeric Brun · 12 years ago
  28. 4659195 MEDIUM: ssl: add new files ssl_sock.[ch] to provide the SSL data layer by Emeric Brun · 12 years ago