Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
160507d0ba8d75392f631dc0ef0eecdf40c26719
/
src
/
ssl_sample.c
7e2e4f8
CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h
by Willy Tarreau
· Tue Apr 26 10:30:35 2022 +0200
ce7a5e0
MINOR: ssl: refine the error testing for fc_err and fc_err_str
by Willy Tarreau
· Tue Apr 12 07:40:42 2022 +0200
939b0bf
MEDIUM: ssl: stop using conn->xprt_ctx to access the ssl_sock_ctx
by Willy Tarreau
· Mon Apr 11 11:29:11 2022 +0200
95a61e8
MINOR: stream: Add pointer to front/back conn-streams into stream struct
by Christopher Faulet
· Wed Dec 22 14:22:03 2021 +0100
13a35e5
MAJOR: conn_stream/stream-int: move the appctx to the conn-stream
by Christopher Faulet
· Mon Dec 20 15:34:16 2021 +0100
1329f2a
REORG: conn_stream: move conn-stream stuff in dedicated files
by Christopher Faulet
· Thu Dec 16 17:32:56 2021 +0100
2559bc8
MINOR: ssl: Use high level OpenSSL APIs in sha2 converter
by Remi Tricot-Le Breton
· Tue Feb 08 17:45:53 2022 +0100
a996763
BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello error
by Remi Tricot-Le Breton
· Fri Jan 07 17:12:01 2022 +0100
579259d
MINOR: ssl: make the ssl_fc_sni() sample-fetch function always available
by Willy Tarreau
· Fri Nov 05 19:12:54 2021 +0100
99ea188
REORG: sample: move the crypto samples to ssl_sample.c
by Willy Tarreau
· Wed Oct 06 15:37:17 2021 +0200
1fe0fad
MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err
by Remi Tricot-Le Breton
· Wed Sep 29 18:56:52 2021 +0200
163cdeb
MINOR: ssl: Add new ssl_bc_hsk_err sample fetch
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:14 2021 +0200
959a48c
MINOR: sample: Expose SSL captures using new fetchers
by Marcin Deranek
· Tue Jul 13 15:14:21 2021 +0200
769fd2e
MEDIUM: ssl: Capture more info from Client Hello
by Marcin Deranek
· Mon Jul 12 14:16:55 2021 +0200
74f6ab6
MEDIUM: ssl: Keep a reference to the client's certificate for use in logs
by Remi Tricot-Le Breton
· Thu Aug 19 18:06:30 2021 +0200
7c6898e
MINOR: ssl: Add new ssl_fc_hsk_err sample fetch
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:51 2021 +0200
89b65cf
MINOR: ssl: Enable error fetches in case of handshake error
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:50 2021 +0200
5fcd428
BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request
by Amaury Denoyelle
· Wed Jul 21 11:50:12 2021 +0200
722180a
BUILD: make tune.ssl.keylog available again
by William Lallemand
· Wed Jun 09 16:46:12 2021 +0200
4bef8d1
BUG/MINOR: ssl-samples: Fix ssl_bc_* samples when called from a health-check
by Christopher Faulet
· Wed Apr 14 15:49:41 2021 +0200
df62794
BUILD: ssl: introduce fine guard for ssl random extraction functions
by Ilya Shipitsin
· Thu Mar 25 00:41:41 2021 +0500
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
04a5a44
BUILD: ssl: use HAVE_OPENSSL_KEYLOG instead of OpenSSL versions
by Ilya Shipitsin
· Tue Nov 03 14:15:38 2020 +0500
c9dfee4
BUILD: ssl: use SSL_CTRL_GET_RAW_CIPHERLIST instead of OpenSSL versions
by Ilya Shipitsin
· Sat Oct 31 02:10:02 2020 +0500
2f0a797
MINOR: ssl: add volatile flags to ssl samples
by Amaury Denoyelle
· Thu Oct 15 16:41:08 2020 +0200
e3a5f84
BUG/MINOR: ssl: double free w/ smp_fetch_ssl_x_chain_der()
by William Lallemand
· Tue Aug 11 11:18:46 2020 +0200
a598b50
MINOR: ssl: add ssl_{c,s}_chain_der fetch methods
by William Dauchy
· Thu Aug 06 18:11:38 2020 +0200
bd97f1d
CLEANUP: ssl: remove unrelevant comment in smp_fetch_ssl_x_keylog()
by William Lallemand
· Tue Jul 07 15:04:54 2020 +0200
eec1d45
BUG/MINOR: ssl: check conn in keylog sample fetch
by William Lallemand
· Tue Jul 07 10:48:13 2020 +0200
7d42ef5
WIP/MINOR: ssl: add sample fetches for keylog in frontend
by William Lallemand
· Mon Jul 06 11:41:30 2020 +0200
bfa3e81
MINOR: ssl: add the ssl_s_* sample fetches for server side certificate
by William Lallemand
· Thu Jun 25 20:07:18 2020 +0200
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 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
dcc048a
REORG: include: move acl.h to haproxy/acl.h{,-t}.h
by Willy Tarreau
· Thu Jun 04 19:11:43 2020 +0200
e6ce10b
REORG: include: move sample.h to haproxy/sample{,-t}.h
by Willy Tarreau
· Thu Jun 04 15:33:47 2020 +0200
b2bd865
REORG: include: move ssl_utils.h to haproxy/ssl_utils.h
by Willy Tarreau
· Thu Jun 04 14:21:22 2020 +0200
8efbdfb
REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h
by Willy Tarreau
· Thu Jun 04 11:29:21 2020 +0200
aa74c4e
REORG: include: move arg.h to haproxy/arg{,-t}.h
by Willy Tarreau
· Thu Jun 04 10:19:23 2020 +0200
48fbcae
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:09:46 2020 +0200
2741c8c
REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h
by Willy Tarreau
· Tue Jun 02 11:28:02 2020 +0200
6019fab
REORG: include: move openssl-compat.h from common/ to haproxy/
by Willy Tarreau
· Wed May 27 16:26:00 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
6a66a5e
REORG: ssl: move utility functions to src/ssl_utils.c
by William Lallemand
· Fri May 15 12:01:17 2020 +0200
15e1694
REORG: ssl: move sample fetches to src/ssl_sample.c
by William Lallemand
· Fri May 15 00:25:08 2020 +0200