Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
authorDr. Stephen Henson <steve@openssl.org>
Mon, 21 Jun 1999 23:59:09 +0000 (23:59 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Jun 1999 23:59:09 +0000 (23:59 +0000)
commit66ab08b1cfb7f57ee9299d6efc322aca385e4fba
treed3b4aaea7e4fc919730a2e19ba8cb4df23f5cf31
parent0c5a65639d7d51d98ed0f65f53232085f65011be
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
documentation to reflect the STACK_OF(CONF_VALUE) change to the CONF lib and
use ANSI typedefs for X509V3_EXT_I2D and X509V3_EXT_FREE.
16 files changed:
crypto/asn1/a_object.c
crypto/asn1/asn1.h
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_bcons.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_crld.c
crypto/x509v3/v3_enum.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_int.c
crypto/x509v3/v3_pku.c
crypto/x509v3/v3_skey.c
crypto/x509v3/v3_sxnet.c
crypto/x509v3/v3_utl.c
crypto/x509v3/x509v3.h
doc/openssl.txt