1. 872f9c2 MEDIUM: ssl: add basic support for OpenSSL crypto engine by Grant Zhang · Sat Jan 21 01:10:18 2017 +0000
  2. 9826329 MAJOR: ssl: bind configuration per certificat by Emmanuel Hocdet · Thu Dec 29 18:26:15 2016 +0100
  3. d1c5750 CLEANUP: ssl: move tlskeys_finalize_config() to a post_check callback by Willy Tarreau · Thu Dec 22 22:46:15 2016 +0100
  4. d9f5cca CLEANUP: connection: unexport raw_sock and ssl_sock by Willy Tarreau · Thu Dec 22 21:08:52 2016 +0100
  5. 55d3791 MEDIUM: ssl_sock: implement ssl_sock_prepare_bind_conf() by Willy Tarreau · Wed Dec 21 23:38:39 2016 +0100
  6. 0320934 MEDIUM: ssl: remote the proxy argument from most functions by Willy Tarreau · Thu Dec 22 17:08:28 2016 +0100
  7. 635c0ad BUG/MINOR: ssl: Be sure to use unique serial for regenerated certificates by Christopher Faulet · Thu Nov 12 11:35:51 2015 +0100
  8. 7969a33 MINOR: ssl: Add support for EC for the CA used to sign generated certificates by Christopher Faulet · Fri Oct 09 11:15:03 2015 +0200
  9. 77fe80c MINOR: ssl: Release Servers SSL context when HAProxy is shut down by Christopher Faulet · Wed Jul 29 13:02:40 2015 +0200
  10. d2cab92 BUG/MINOR: ssl: fix management of the cache where forged certificates are stored by Christopher Faulet · Tue Jul 28 16:03:47 2015 +0200
  11. 6307641 MINOR: ssl: provide ia function to set the SNI extension on a connection by Willy Tarreau · Fri Jul 10 11:33:32 2015 +0200
  12. 646b864 CLEANUP: ssl: make ssl_sock_generated_cert_serial() take a const by Willy Tarreau · Tue Jul 07 18:09:15 2015 +0200
  13. 3054880 MINOR: ssl: Export functions to manipulate generated certificates by Christopher Faulet · Thu Jun 11 13:39:32 2015 +0200
  14. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · Tue Jun 09 17:29:50 2015 +0200
  15. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · Fri May 29 15:53:22 2015 +0200
  16. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · Sat May 09 08:46:01 2015 +0200
  17. e4e30f7 BUILD: ssl: use OPENSSL_NO_OCSP to detect OCSP support by Lukas Tribus · Tue Dec 09 16:32:51 2014 +0100
  18. 328fb58 MEDIUM: connection: add new bit in Proxy Protocol V2 by Dave McCowan · Wed Jul 30 10:39:13 2014 -0400
  19. 656c5fa BUILD: ssl: disable OCSP when using boringssl by Lukas Tribus · Mon Aug 18 00:56:31 2014 +0200
  20. 0abf836 BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer. by Emeric Brun · Tue Jun 24 18:26:41 2014 +0200
  21. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · Mon Jun 16 18:36:30 2014 +0200
  22. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · Thu May 08 23:42:08 2014 -0400
  23. 71b734c MINOR: cli: add more information to the "show info" output by Willy Tarreau · Tue Jan 28 15:19:44 2014 +0100
  24. ffc3fcd MEDIUM: log: report SSL ciphers and version in logs using logformat %sslc/%sslv by Willy Tarreau · Fri Oct 12 20:17:54 2012 +0200
  25. 94324a4 MINOR: ssl: move ssl context init for servers from cfgparse.c to ssl_sock.c by Emeric Brun · Thu Oct 11 14:00:19 2012 +0200
  26. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · Wed Oct 03 00:19:48 2012 +0200
  27. 79eeafa MEDIUM: move bind SSL parsing to ssl_sock by Willy Tarreau · Fri Sep 14 07:53:05 2012 +0200
  28. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · Thu Sep 13 17:54:29 2012 +0200
  29. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · Wed Sep 12 22:58:11 2012 +0200
  30. fc0421f MEDIUM: ssl: add support for SNI and wildcard certificates by Emeric Brun · Fri Sep 07 17:30:07 2012 +0200
  31. e1f38db MEDIUM: ssl: protect against client-initiated renegociation by Emeric Brun · Mon Sep 03 20:36:47 2012 +0200
  32. 4659195 MEDIUM: ssl: add new files ssl_sock.[ch] to provide the SSL data layer by Emeric Brun · Fri May 18 15:47:34 2012 +0200