]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: move ssl_crtlist.h to haproxy/ssl_crtlist{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 12:29:23 +0000 (14:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commit52d88725ab3843b7cfaf30726242a334930b1097
treeb66a97682a39fba65cc9e5a317f5ed960f4a0cc9
parent47d7f9064d2a52de60378af9628cf8a457a0f1d2
REORG: move ssl_crtlist.h to haproxy/ssl_crtlist{,-t}.h

These files were already clean as well. Just added ebptnode which is
needed in crtlist_entry.
include/haproxy/ssl_crtlist-t.h [moved from include/types/ssl_crtlist.h with 92% similarity]
include/haproxy/ssl_crtlist.h [moved from include/proto/ssl_crtlist.h with 90% similarity]
include/types/ssl_sock.h
src/ssl_crtlist.c
src/ssl_sock.c