Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7f68d815af356fbe1b2e1080a88b9935581c91d2
/
src
/
cfgparse-ssl.c
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