1. 089c138 MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt by William Lallemand · 3 years, 8 months ago
  2. 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · 3 years, 9 months ago
  3. 5685ccf CLEANUP: ssl/cli: remove test on 'multi' variable in CLI functions by William Lallemand · 3 years, 10 months ago
  4. bd8e6ed CLEANUP: ssl: remove test on "multi" variable in ckch functions by William Lallemand · 3 years, 10 months ago
  5. 95fefa1 MEDIUM: ssl/cli: remove support for multi certificates bundle by William Lallemand · 3 years, 10 months ago
  6. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  7. a941952 BUG/MEDIUM: ssl/cli: 'commit ssl cert' crashes when no private key by William Lallemand · 4 years ago
  8. ee8530c MINOR: ssl: free the crtlist and the ckch during the deinit() by William Lallemand · 4 years ago
  9. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  10. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  13. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  14. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. 47d7f90 REORG: include: move ssl_ckch.h to haproxy/ssl_ckch{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. b2bd865 REORG: include: move ssl_utils.h to haproxy/ssl_utils.h by Willy Tarreau · 4 years, 1 month ago
  17. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  18. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  19. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  20. e5ff4ad BUG/MINOR: ssl: fix a trash buffer leak in some error cases by William Lallemand · 4 years, 1 month ago
  21. 6a66a5e REORG: ssl: move utility functions to src/ssl_utils.c by William Lallemand · 4 years, 2 months ago
  22. da8584c REORG: ssl: move the CLI 'cert' functions to src/ssl_ckch.c by William Lallemand · 4 years, 2 months ago
  23. fa1d8b4 REORG: ssl: move ckch_inst functions to src/ssl_ckch.c by William Lallemand · 4 years, 2 months ago
  24. 03c331c REORG: ssl: move the ckch_store related functions to src/ssl_ckch.c by William Lallemand · 4 years, 2 months ago