haproxy/include
William Lallemand 79d31ec0d4 MINOR: ssl: add a list of bind_conf in struct crtlist
In order to be able to add new certificate in a crt-list, we need the
list of bind_conf that uses this crt-list so we can create a ckch_inst
for each of them.
2020-03-31 12:32:17 +02:00
..
common MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. 2020-03-18 15:55:35 +01:00
import
proto MINOR: servers: Add a counter for the number of currently used connections. 2020-03-30 00:30:01 +02:00
types MINOR: ssl: add a list of bind_conf in struct crtlist 2020-03-31 12:32:17 +02:00