1. df62794 BUILD: ssl: introduce fine guard for ssl random extraction functions by Ilya Shipitsin · Thu Mar 25 00:41:41 2021 +0500
  2. 3702f78 MINOR: ssl-sample: Don't check if argument list is set in sample fetches by Christopher Faulet · Fri Jan 29 11:30:37 2021 +0100
  3. 04a5a44 BUILD: ssl: use HAVE_OPENSSL_KEYLOG instead of OpenSSL versions by Ilya Shipitsin · Tue Nov 03 14:15:38 2020 +0500
  4. c9dfee4 BUILD: ssl: use SSL_CTRL_GET_RAW_CIPHERLIST instead of OpenSSL versions by Ilya Shipitsin · Sat Oct 31 02:10:02 2020 +0500
  5. 2f0a797 MINOR: ssl: add volatile flags to ssl samples by Amaury Denoyelle · Thu Oct 15 16:41:08 2020 +0200
  6. e3a5f84 BUG/MINOR: ssl: double free w/ smp_fetch_ssl_x_chain_der() by William Lallemand · Tue Aug 11 11:18:46 2020 +0200
  7. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · Thu Aug 06 18:11:38 2020 +0200
  8. bd97f1d CLEANUP: ssl: remove unrelevant comment in smp_fetch_ssl_x_keylog() by William Lallemand · Tue Jul 07 15:04:54 2020 +0200
  9. eec1d45 BUG/MINOR: ssl: check conn in keylog sample fetch by William Lallemand · Tue Jul 07 10:48:13 2020 +0200
  10. 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · Mon Jul 06 11:41:30 2020 +0200
  11. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · Thu Jun 25 20:07:18 2020 +0200
  12. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  13. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · Thu Jun 04 20:30:20 2020 +0200
  14. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  15. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  16. b2bd865 REORG: include: move ssl_utils.h to haproxy/ssl_utils.h by Willy Tarreau · Thu Jun 04 14:21:22 2020 +0200
  17. 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · Thu Jun 04 11:29:21 2020 +0200
  18. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  19. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  20. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · Tue Jun 02 11:28:02 2020 +0200
  21. 6019fab REORG: include: move openssl-compat.h from common/ to haproxy/ by Willy Tarreau · Wed May 27 16:26:00 2020 +0200
  22. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  23. 6a66a5e REORG: ssl: move utility functions to src/ssl_utils.c by William Lallemand · Fri May 15 12:01:17 2020 +0200
  24. 15e1694 REORG: ssl: move sample fetches to src/ssl_sample.c by William Lallemand · Fri May 15 00:25:08 2020 +0200