]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: ssl: move SETCERT enum to ssl_sock.h
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 25 Mar 2020 19:20:26 +0000 (20:20 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 31 Mar 2020 10:32:17 +0000 (12:32 +0200)
commitad3c37b760db8dd4c0780978244d7f4f2bfbf582
treebbafd41c8c86d081570e5f02e0a9ec41ffc28709
parent79d31ec0d400693c21c1bfba838ac23bf8a300e4
REORG: ssl: move SETCERT enum to ssl_sock.h

Move the SETCERT enum at the right place to cleanup ssl_sock.c.
include/types/ssl_sock.h
src/ssl_sock.c