Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
770c217bb1ff792387c79dd27083d724009e433c
/
src
/
shctx.c
ce3f913
MINOR: stats: add counters for SSL cache lookups and misses
by Willy Tarreau
· Wed May 28 16:47:01 2014 +0200
cd1a526
MAJOR: ssl: Change default locks on ssl session cache.
by Emeric Brun
· Wed May 07 23:11:42 2014 +0200
caa19cc
BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported.
by Emeric Brun
· Wed May 07 16:10:18 2014 +0200
f27af0d
BUG/MEDIUM: shctx: makes the code independent on SSL runtime version.
by Emeric Brun
· Fri Apr 26 18:56:49 2013 +0200
22890a1
MINOR: ssl: Setting global tune.ssl.cachesize value to 0 disables SSL session cache.
by Emeric Brun
· Fri Dec 28 14:41:32 2012 +0100
af9619d
MEDIUM: ssl: manage shared cache by blocks for huge sessions.
by Emeric Brun
· Wed Nov 28 18:47:52 2012 +0100
78617e5
BUG/MINOR: ssl: One free session in cache remains unused.
by Emeric Brun
· Wed Nov 28 11:41:01 2012 +0100
786991e
BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert.
by Emeric Brun
· Mon Nov 26 18:37:12 2012 +0100
338a4fc
BUILD: ssl: fix shctx build on older compilers
by Willy Tarreau
· Thu Oct 18 15:11:52 2012 +0200
ce08baa
BUG/MINOR: build: Fix failure with USE_OPENSSL=1 and USE_FUTEX=1 on archs i486 and i686.
by Emeric Brun
· Thu Oct 04 17:28:25 2012 +0200
9faf071
MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory
by Emeric Brun
· Tue Sep 25 11:11:16 2012 +0200
4b3091e
MINOR: ssl: disable shared memory and locks on session cache if nbproc == 1
by Emeric Brun
· Mon Sep 24 15:48:52 2012 +0200
ee2e3a4
BUILD: ssl: use MAP_ANON instead of MAP_ANONYMOUS
by Willy Tarreau
· Tue Sep 04 15:43:25 2012 +0200
18b2059
BUILD: ssl: fix shctx build on RHEL with futex
by Willy Tarreau
· Tue Sep 04 12:26:26 2012 +0200
3e541d1
MEDIUM: ssl: add shared memory session cache implementation.
by Emeric Brun
· Mon Sep 03 11:14:36 2012 +0200