1. 6307641 MINOR: ssl: provide ia function to set the SNI extension on a connection by Willy Tarreau · 9 years ago
  2. 646b864 CLEANUP: ssl: make ssl_sock_generated_cert_serial() take a const by Willy Tarreau · 9 years ago
  3. 3054880 MINOR: ssl: Export functions to manipulate generated certificates by Christopher Faulet · 9 years ago
  4. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  5. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · 9 years ago
  6. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  7. e4e30f7 BUILD: ssl: use OPENSSL_NO_OCSP to detect OCSP support by Lukas Tribus · 10 years ago
  8. 328fb58 MEDIUM: connection: add new bit in Proxy Protocol V2 by Dave McCowan · 10 years ago
  9. 656c5fa BUILD: ssl: disable OCSP when using boringssl by Lukas Tribus · 10 years ago
  10. 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
  11. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · 10 years ago
  12. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · 10 years ago
  13. 71b734c MINOR: cli: add more information to the "show info" output by Willy Tarreau · 10 years ago
  14. ffc3fcd MEDIUM: log: report SSL ciphers and version in logs using logformat %sslc/%sslv by Willy Tarreau · 12 years ago
  15. 94324a4 MINOR: ssl: move ssl context init for servers from cfgparse.c to ssl_sock.c by Emeric Brun · 12 years ago
  16. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · 12 years ago
  17. 79eeafa MEDIUM: move bind SSL parsing to ssl_sock by Willy Tarreau · 12 years ago
  18. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · 12 years ago
  19. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  20. fc0421f MEDIUM: ssl: add support for SNI and wildcard certificates by Emeric Brun · 12 years ago
  21. e1f38db MEDIUM: ssl: protect against client-initiated renegociation by Emeric Brun · 12 years ago
  22. 4659195 MEDIUM: ssl: add new files ssl_sock.[ch] to provide the SSL data layer by Emeric Brun · 12 years ago