Add EX_DATA support to X509.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 11 Oct 1999 01:30:04 +0000 (01:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 11 Oct 1999 01:30:04 +0000 (01:30 +0000)
commit56a3fec1b12d9a95f9b79ce7918fe619488caa9a
tree3fb749ffd956c6f2e25b9eb905dcfc017be45499
parent4654ef985b58e2cf7c153057ffc6fda8ab186543
Add EX_DATA support to X509.
Fix a bug in the X509_get_d2i() functions which didn't check if crit was NULL.
CHANGES
crypto/asn1/x_x509.c
crypto/x509/x509.h
crypto/x509v3/v3_lib.c