openssl/crypto/x509v3
Dr. Stephen Henson 175b0942ec More extension code. Incomplete support for subject and issuer alt
name, issuer and authority key id. Change the i2v function parameters
and add an extra 'crl' parameter in the X509V3_CTX structure: guess
what that's for :-) Fix to ASN1 macro which messed up
IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
1999-02-10 01:12:59 +00:00
..
old-v3 Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
.cvsignore Ignore crypto/x509v3/lib 1999-01-30 13:26:41 +00:00
Makefile.ssl More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
README Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
v3_akey.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_alt.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_bcons.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_bitst.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_conf.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_extku.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_genn.c Add support for GeneralName and GeneralNames extensions. Also preliminary 1999-02-07 00:14:12 +00:00
v3_ia5.c Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
v3_lib.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_prn.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_skey.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3_utl.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3conf.c Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
v3err.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
v3prin.c More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
x509v3.err More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00
x509v3.h More extension code. Incomplete support for subject and issuer alt 1999-02-10 01:12:59 +00:00

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

This is ***VERY*** new experimental code and is likely to change
considerably or vanish altogether.