summaryrefslogtreecommitdiff
path: root/include/haproxy/ssl_ckch-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: ssl: Store 'ocsp-update' mode in the ckch_data and check for inconsist...Remi Tricot-Le Breton2022-12-211-0/+1
* MEDIUM: ssl: Add ocsp_certid in ckch structure and discard ocsp buffer earlyRemi Tricot-Le Breton2022-12-211-0/+1
* MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data"William Lallemand2022-12-021-3/+5
* MINOR: ssl: add "crt" in the cert_exts arrayWilliam Lallemand2022-03-301-0/+1
* MINOR: ssl: move the cert_exts and the CERT_TYPE enumWilliam Lallemand2022-03-301-0/+20
* MEDIUM: ssl: Replace all DH objects by EVP_PKEY on OpenSSLv3 (via HASSL_DH type)Remi Tricot-Le Breton2022-02-141-1/+1
* CLEANUP: tree-wide: only include ebtree-t from type filesWilly Tarreau2021-10-071-1/+1
* MINOR: ssl: Add a cafile_entry type fieldRemi Tricot-Le Breton2021-05-171-0/+8
* MEDIUM: ssl: Chain ckch instances in ca-file entriesRemi Tricot-Le Breton2021-05-171-0/+19
* CLEANUP: ssl: Move ssl_store related code to ssl_ckch.cRemi Tricot-Le Breton2021-05-171-0/+11
* BUG/MINOR: ssl: Fix update of default certificateRemi Tricot-Le Breton2021-03-261-1/+1
* MEDIUM: ssl: Enable backend certificate hot updateRemi Tricot-Le Breton2021-01-261-0/+1
* MEDIUM: ssl: Load client certificates in a ckch for backend serversRemi Tricot-Le Breton2021-01-261-0/+2
* CLEANUP: ssl: remove utility functions for bundleWilliam Lallemand2020-09-161-1/+0
* CLEANUP: tree-wide: use VAR_ARRAY instead of [0] in various definitionsWilly Tarreau2020-09-121-1/+1
* REORG: include: make list-t.h part of the base APIWilly Tarreau2020-06-111-1/+0
* REORG: include: move ssl_ckch.h to haproxy/ssl_ckch{,-t}.hWilly Tarreau2020-06-111-0/+98