openssl/crypto/x509v3
Dr. Stephen Henson 79a474e8f2 Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
it is just a place holder for functionality to be added later. Its been added
now so the X509V3_EXT_METHOD structure shouldn't (hopefully) have to change
after the release.
1999-03-06 02:34:07 +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 Update dependencies. 1999-02-27 18:41:04 +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 Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_alt.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_bcons.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_bitst.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_conf.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_enum.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_extku.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_genn.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_ia5.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_int.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_lib.c Deleted my str_dup() function from X509V3: the same functionality is provided 1999-03-04 23:29:51 +00:00
v3_pku.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_prn.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_skey.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_utl.c Deleted my str_dup() function from X509V3: the same functionality is provided 1999-03-04 23:29:51 +00:00
v3conf.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3err.c Add more functionality to issuer alt name and subject alt name. New options 1999-02-21 01:46:45 +00:00
v3prin.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
x509v3.err Add more functionality to issuer alt name and subject alt name. New options 1999-02-21 01:46:45 +00:00
x509v3.h Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +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.