1. 856aabc CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  2. b7296c4 CLEANUP: ssl: remove a commentary in struct ckch_inst by William Lallemand · 4 years, 3 months ago
  3. caa1619 CLEANUP: ssl/cli: use the list of filters in the crtlist_entry by William Lallemand · 4 years, 3 months ago
  4. c69f02d MINOR: ssl/cli: replace dump/show ssl crt-list by '-n' option by William Lallemand · 4 years, 3 months ago
  5. fa8cf0c MINOR: ssl: store a ptr to crtlist in crtlist_entry by William Lallemand · 4 years, 3 months ago
  6. 23d61c0 MINOR: ssl: add a list of crtlist_entry in ckch_store by William Lallemand · 4 years, 3 months ago
  7. 4939831 BUG/MINOR: ssl: ckch_inst wrongly inserted in crtlist_entry by William Lallemand · 4 years, 3 months ago
  8. ad3c37b REORG: ssl: move SETCERT enum to ssl_sock.h by William Lallemand · 4 years, 3 months ago
  9. 79d31ec MINOR: ssl: add a list of bind_conf in struct crtlist by William Lallemand · 4 years, 3 months ago
  10. 2954c47 MEDIUM: ssl: allow crt-list caching by William Lallemand · 4 years, 4 months ago
  11. 6763016 BUG/MINOR: ssl/cli: sni_ctx' mustn't always be used as filters by William Lallemand · 4 years, 4 months ago
  12. 0a52846 CLEANUP: ssl: is_default is a bit in ckch_inst by William Lallemand · 4 years, 4 months ago
  13. 8dd0d55 BUILD: ssl: include mini-clist.h by Willy Tarreau · 4 years, 4 months ago
  14. cfca142 MINOR: ssl: reach a ckch_store from a sni_ctx by William Lallemand · 4 years, 4 months ago
  15. 38df1c8 MINOR: ssl/cli: support crt-list filters by William Lallemand · 4 years, 7 months ago
  16. e0f3fd5 CLEANUP: ssl: move issuer_chain tree and definition by William Lallemand · 4 years, 4 months ago
  17. 6a0dd73 CLEANUP: Consistently `unsigned int` for bitfields by Tim Duesterhus · 4 years, 6 months ago
  18. 21724f0 MINOR: ssl/cli: replace the default_ctx during 'commit ssl cert' by William Lallemand · 4 years, 8 months ago
  19. 246c024 MINOR: ssl: load the ocsp in/from the ckch by William Lallemand · 4 years, 9 months ago
  20. a17f411 MINOR: ssl: load the sctl in/from the ckch by William Lallemand · 4 years, 9 months ago
  21. 150bfa8 MEDIUM: ssl/cli: 'set ssl cert' updates a certificate from the CLI by William Lallemand · 4 years, 10 months ago
  22. 1d29c74 MEDIUM: ssl: split ssl_sock_add_cert_sni() by William Lallemand · 4 years, 9 months ago
  23. 9117de9 MEDIUM: ssl: introduce the ckch instance structure by William Lallemand · 4 years, 9 months ago
  24. f6adbe9 REORG: ssl: move structures to ssl_sock.h by William Lallemand · 4 years, 10 months ago
  25. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · 5 years ago
  26. 8d164dc CLEANUP: ssl: never include openssl/*.h outside of openssl-compat.h anymore by Willy Tarreau · 5 years ago
  27. 5599456 REORG: ssl: move openssl-compat from proto to common by Willy Tarreau · 5 years ago
  28. 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
  29. 8ef7065 BUG/MINOR: ssl: Fix 48 byte TLS ticket key rotation by Nenad Merdanovic · 5 years ago
  30. 9e75477 MINOR: ssl: add support of aes256 bits ticket keys on file and cli. by Emeric Brun · 5 years ago
  31. 17b4aa1 BUG/MINOR: ssl: properly ref-count the tls_keys entries by Willy Tarreau · 6 years ago
  32. ddc090b MINOR: ssl: extract full pkey info in load_certificate by Emmanuel Hocdet · 7 years ago
  33. 16f45c8 BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe by Christopher Faulet · 6 years ago
  34. 4f45bb9 MEDIUM: shctx: separate ssl and shctx by William Lallemand · 7 years ago
  35. 5db33cb MEDIUM: ssl: ssl_methods implementation is reworked and factored for min/max tlsxx by Emmanuel Hocdet · 7 years ago
  36. 0594211 MEDIUM: boringssl: support native multi-cert selection without bundling by Emmanuel Hocdet · 7 years ago
  37. 9826329 MAJOR: ssl: bind configuration per certificat by Emmanuel Hocdet · 8 years ago
  38. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  39. 146defa MINOR: Add TLS ticket keys reference and use it in the listener struct by Nenad Merdanovic · 9 years ago
  40. 05552d4 MEDIUM: Add support for configurable TLS ticket keys by Nenad Merdanovic · 9 years ago
  41. 7c41a1b MEDIUM: ssl: improve crt-list format to support negation by Emmanuel Hocdet · 11 years ago
  42. fc0421f MEDIUM: ssl: add support for SNI and wildcard certificates by Emeric Brun · 12 years ago