Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0c68be78fc617b67ca15b9089f98685a1e85b0f2
/
src
/
cfgparse-ssl.c
326a866
BUILD: ssl: work around bogus warning in gcc 12's -Wformat-truncation
by Willy Tarreau
· Mon May 09 10:31:28 2022 +0200
6338b7d
BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server
by William Lallemand
· Tue Dec 28 18:47:17 2021 +0100
ca5cf0a
BUILD: make tune.ssl.keylog available again
by William Lallemand
· Wed Jun 09 16:46:12 2021 +0200
cc81eca
BUILD: config: cfgparse-ssl.c needs tools.h
by Willy Tarreau
· Sat May 08 12:54:42 2021 +0200
2b71810
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
by Willy Tarreau
· Wed Apr 21 07:32:39 2021 +0200
a0fd35b
BUILD: ssl: guard ecdh functions with SSL_CTX_set_tmp_ecdh macro
by Ilya Shipitsin
· Sun Mar 21 12:50:47 2021 +0500
fb00f31
BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list"
by Remi Tricot-Le Breton
· Tue Mar 23 16:41:53 2021 +0100
76e10e7
MINOR: server: prepare parsing for dynamic servers
by Amaury Denoyelle
· Mon Mar 08 17:08:01 2021 +0100
0182516
CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy
by Willy Tarreau
· Tue Mar 09 09:53:46 2021 +0100
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
bb470aa
MINOR: ssl: Remove client_crt member of the server's ssl context
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:45 2021 +0100
d817dc7
MEDIUM: ssl: Load client certificates in a ckch for backend servers
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:43 2021 +0100
e5ff141
CLEANUP: Compare the return value of `XXXcmp()` functions with zero
by Tim Duesterhus
· Sat Jan 02 22:31:53 2021 +0100
e50afbd
MINOR: cfgparse: Do not modify the QUIC xprt when parsing "ssl".
by Frédéric Lécaille
· Mon Nov 23 11:33:12 2020 +0100
f34ed0b
BUILD: SSL: guard TLS13 ciphersuites with HAVE_SSL_CTX_SET_CIPHERSUITES
by Ilya Shipitsin
· Sat Nov 21 14:37:34 2020 +0500
bdec3ba
BUILD: ssl: use SSL_MODE_ASYNC macro instead of OPENSSL_VERSION
by Ilya Shipitsin
· Sat Nov 14 01:56:34 2020 +0500
f637044
MEDIUM: cli/ssl: configure ssl on server at runtime
by William Dauchy
· Sat Nov 14 19:25:33 2020 +0100
fc52f52
MINOR: ssl: create common ssl_ctx init
by William Dauchy
· Sat Nov 14 19:25:32 2020 +0100
0aa8c29
BUILD: ssl: use feature macros for detecting ec curves manipulation support
by Ilya Shipitsin
· Wed Nov 04 00:39:07 2020 +0500
04a5a44
BUILD: ssl: use HAVE_OPENSSL_KEYLOG instead of OpenSSL versions
by Ilya Shipitsin
· Tue Nov 03 14:15:38 2020 +0500
8e8581e
MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension
by William Lallemand
· Tue Oct 20 17:36:46 2020 +0200
9a1d839
BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >= 1.0.2
by William Lallemand
· Mon Aug 10 17:28:23 2020 +0200
7d42ef5
WIP/MINOR: ssl: add sample fetches for keylog in frontend
by William Lallemand
· Mon Jul 06 11:41:30 2020 +0200
6be7849
REORG: include: move cfgparse.h to haproxy/cfgparse.h
by Willy Tarreau
· Fri Jun 05 00:00:29 2020 +0200
209108d
REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:30:20 2020 +0200
213e990
REORG: include: move listener.h to haproxy/listener{,-t}.h
by Willy Tarreau
· Thu Jun 04 14:58:24 2020 +0200
6019fab
REORG: include: move openssl-compat.h from common/ to haproxy/
by Willy Tarreau
· Wed May 27 16:26:00 2020 +0200
8d36697
REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/
by Willy Tarreau
· Wed May 27 16:10:29 2020 +0200
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
8177ad9
MINOR: ssl: split config and runtime variable for ssl-{min,max}-ver
by William Lallemand
· Wed May 20 16:49:02 2020 +0200
5520d6f
BUILD: ssl: fix build without OPENSSL_NO_ENGINE
by William Lallemand
· Mon May 18 13:42:49 2020 +0200
dad3105
REORG: ssl: move ssl configuration to cfgparse-ssl.c
by William Lallemand
· Thu May 14 17:47:32 2020 +0200