New function X509V3_add_i2d() this is used for
authorDr. Stephen Henson <steve@openssl.org>
Sun, 24 Dec 2000 18:02:33 +0000 (18:02 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 24 Dec 2000 18:02:33 +0000 (18:02 +0000)
commit57d2f21782631c735ed134ee4fb0d682426e1522
tree6ca2852c275a8a9259dcff49b7d26d15e8ffef82
parent895959b7366e5757c6bef1adb3892152ef3ebd70
New function X509V3_add_i2d() this is used for
encoding, replacing and deleting extensions.

Fix X509V3_get_d2i() so it uses takes note of
new critical behaviour.
CHANGES
crypto/x509/x509.h
crypto/x509/x509_ext.c
crypto/x509v3/v3_lib.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.h