haproxy/include
Willy Tarreau 55d3791b46 MEDIUM: ssl_sock: implement ssl_sock_prepare_bind_conf()
Instead of hard-coding all SSL preparation in cfgparse.c, we now register
this new function as the transport layer's prepare_bind_conf() and call it
only when definied. This removes some non-obvious SSL-specific code from
cfgparse.c as well as a #ifdef.
2016-12-22 23:26:38 +01:00
..
common MINOR: cfgparse: add two new functions to check arguments count 2016-12-21 23:39:26 +01:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MEDIUM: ssl_sock: implement ssl_sock_prepare_bind_conf() 2016-12-22 23:26:38 +01:00
types MINOR: connection: add a new prepare_bind_conf() entry to xprt_ops 2016-12-22 23:26:38 +01:00