haproxy/include
Christopher Faulet 16f45c87d5 BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe
A TLS ticket keys file can be updated on the CLI and used in same time. So we
need to protect it to be sure all accesses are thread-safe. Because updates are
infrequent, a R/W lock has been used.

This patch must be backported in 1.8
2018-02-19 14:15:38 +01:00
..
common BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe 2018-02-19 14:15:38 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe 2018-02-19 14:15:38 +01:00
types BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe 2018-02-19 14:15:38 +01:00