]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
authorMichael Brown <mcb30@ipxe.org>
Tue, 25 Mar 2014 16:09:16 +0000 (16:09 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 25 Mar 2014 16:30:43 +0000 (16:30 +0000)
commite1ebc50f81eb1ad24218a5e69d42565a9d8cc035
tree4ccc865359dd1f65e7382e663a80e90d7b0db3b6
parent01fa7efa38060c010103d444b47a2cd3ff684f82
[crypto] Remove dynamically-allocated storage for certificate OCSP URI

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/ocsp.c
src/crypto/x509.c
src/include/ipxe/x509.h
src/net/validator.c