haproxy/include
William Lallemand 02e19a5c7b CLEANUP: ssl: use the refcount for the SSL_CTX'
Use the refcount of the SSL_CTX' to free them instead of freeing them on
certains conditions. That way we can free the SSL_CTX everywhere its
pointer is used.
2020-04-08 16:52:51 +02:00
..
common CLEANUP: ssl: use the refcount for the SSL_CTX' 2020-04-08 16:52:51 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MINOR: protocol_buffer: Wrong maximum shifting. 2020-04-02 15:09:46 +02:00
types MINOR: ssl/cli: replace dump/show ssl crt-list by '-n' option 2020-04-06 19:33:33 +02:00