]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: move ssl context init for servers from cfgparse.c to ssl_sock.c
authorEmeric Brun <ebrun@exceliance.fr>
Thu, 11 Oct 2012 12:00:19 +0000 (14:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Oct 2012 09:37:36 +0000 (11:37 +0200)
commit94324a4c878a1ec49af4a6e229019e8a6ac69b78
tree96089d5e7a7455489afe734a4a6f90d26a7a6a69
parent992adc9210c7667bfa5985c1ba0cb93c7687db61
MINOR: ssl: move ssl context init for servers from cfgparse.c to ssl_sock.c
include/proto/ssl_sock.h
src/cfgparse.c
src/ssl_sock.c