Add support for GeneralName and GeneralNames extensions. Also preliminary
authorDr. Stephen Henson <steve@openssl.org>
Sun, 7 Feb 1999 00:14:12 +0000 (00:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 7 Feb 1999 00:14:12 +0000 (00:14 +0000)
commit142fcca8ca2c8018a1e56c1047cbff47708d4538
tree147db09a8c8ea5ccc03ab055cafb04a66aab94d8
parentebbfd76c694d3e2b9d8f68e4ce846d01fbf45be2
Add support for GeneralName and GeneralNames extensions. Also preliminary
support for subject and issuer alt name. Add a new ASN1 macro and fix a
nasty bug that left an ASN1 buffer modified on an error condition with
IMPLICIT tagging.
crypto/asn1/asn1.err
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_mac.h
crypto/x509v3/Makefile.ssl
crypto/x509v3/v3_alt.c [new file with mode: 0644]
crypto/x509v3/v3_genn.c [new file with mode: 0644]
crypto/x509v3/v3_lib.c
crypto/x509v3/x509v3.h