haproxy/include
Emeric Brun caa19cc867 BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported.
Process shared mutex seems not supported on some OSs (FreeBSD).

This patch checks errors on mutex lock init to fallback
on a private session cache (per process cache) in error cases.
2014-05-08 22:46:32 +02:00
..
common BUILD: syscalls: remove improper inline statement in front of syscalls 2014-05-08 22:38:02 +02:00
import
proto BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported. 2014-05-08 22:46:32 +02:00
types MINOR: http: generic pointer to rule argument 2014-05-07 16:50:33 +02:00