1. a3c77cf MINOR: shctx: rename lock functions by William Lallemand · Mon Oct 30 23:44:40 2017 +0100
  2. 4f45bb9 MEDIUM: shctx: separate ssl and shctx by William Lallemand · Mon Oct 30 20:08:51 2017 +0100
  3. ed0b5ad REORG: shctx: move ssl functions to ssl_sock.c by William Lallemand · Mon Oct 30 19:36:36 2017 +0100
  4. 3f85c9a MEDIUM: shctx: allow the use of multiple shctx by William Lallemand · Mon Oct 09 16:30:50 2017 +0200
  5. 24a7a75 REORG: shctx: move lock functions and struct by William Lallemand · Mon Oct 09 14:17:39 2017 +0200
  6. 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
  7. 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
  8. af9619d MEDIUM: ssl: manage shared cache by blocks for huge sessions. by Emeric Brun · Wed Nov 28 18:47:52 2012 +0100
  9. 786991e BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert. by Emeric Brun · Mon Nov 26 18:37:12 2012 +0100
  10. 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
  11. 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
  12. 3e541d1 MEDIUM: ssl: add shared memory session cache implementation. by Emeric Brun · Mon Sep 03 11:14:36 2012 +0200