1. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · Fri Mar 29 17:26:33 2019 +0100
  2. b80bc27 MINOR: shctx: Change max. object size type to unsigned int. by Frédéric Lécaille · Thu Oct 25 20:31:40 2018 +0200
  3. b7838af MINOR: shctx: Add a maximum object size parameter. by Frédéric Lécaille · Mon Oct 22 16:21:39 2018 +0200
  4. 0bec807 MINOR: shctx: Shared objects block by block allocation. by Frédéric Lécaille · Mon Oct 22 17:55:57 2018 +0200
  5. a3c77cf MINOR: shctx: rename lock functions by William Lallemand · Mon Oct 30 23:44:40 2017 +0100
  6. 4f45bb9 MEDIUM: shctx: separate ssl and shctx by William Lallemand · Mon Oct 30 20:08:51 2017 +0100
  7. ed0b5ad REORG: shctx: move ssl functions to ssl_sock.c by William Lallemand · Mon Oct 30 19:36:36 2017 +0100
  8. 3f85c9a MEDIUM: shctx: allow the use of multiple shctx by William Lallemand · Mon Oct 09 16:30:50 2017 +0200
  9. 24a7a75 REORG: shctx: move lock functions and struct by William Lallemand · Mon Oct 09 14:17:39 2017 +0200
  10. 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
  11. 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
  12. af9619d MEDIUM: ssl: manage shared cache by blocks for huge sessions. by Emeric Brun · Wed Nov 28 18:47:52 2012 +0100
  13. 786991e BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert. by Emeric Brun · Mon Nov 26 18:37:12 2012 +0100
  14. 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
  15. 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
  16. 3e541d1 MEDIUM: ssl: add shared memory session cache implementation. by Emeric Brun · Mon Sep 03 11:14:36 2012 +0200