]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[x509] Make root of trust a reference-counted structure
authorMichael Brown <mcb30@ipxe.org>
Wed, 9 Dec 2020 16:19:03 +0000 (16:19 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 9 Dec 2020 16:45:50 +0000 (16:45 +0000)
commit3475f9162b84ce21327244ebce20ae29db6d7ac8
tree39f7a31165e66cf82d92f5d8d536e9b18b248c76
parente3eedb0be581b7f3df70e8150c7adfcf275506b8
[x509] Make root of trust a reference-counted structure

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/rootcert.c
src/crypto/x509.c
src/include/ipxe/x509.h
src/net/tls.c
src/net/validator.c
src/tests/cms_test.c
src/tests/x509_test.c