Allow additional information to be attached to a
authorDr. Stephen Henson <steve@openssl.org>
Thu, 4 Nov 1999 00:45:35 +0000 (00:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 4 Nov 1999 00:45:35 +0000 (00:45 +0000)
commitce1b4fe14648007bf054cf54846c0620e4605251
treee3c5e114c8c622564482e88831ef6c4799fa53cb
parentce2c95b2a249256ec92bd060ff083de8e3a22be2
Allow additional information to be attached to a
certificate: currently this includes trust settings
and a "friendly name".
19 files changed:
CHANGES
apps/x509.c
crypto/asn1/Makefile.ssl
crypto/asn1/a_mbstr.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_mac.h
crypto/asn1/t_bitst.c [new file with mode: 0644]
crypto/asn1/t_x509.c
crypto/asn1/t_x509a.c [new file with mode: 0644]
crypto/asn1/x_x509.c
crypto/asn1/x_x509a.c [new file with mode: 0644]
crypto/dsa/dsa_ossl.c
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/pem/pem_lib.c
crypto/x509/x509.h
crypto/x509v3/v3_purp.c
crypto/x509v3/x509v3.h