openssl/crypto/x509v3
1999-03-08 22:46:56 +00:00
..
.cvsignore Ignore crypto/x509v3/lib 1999-01-30 13:26:41 +00:00
Makefile.ssl Put the dependencies back. 1999-03-06 14:32:48 +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 Added support for adding extensions to CRLs, also fix a memory leak and 1999-03-06 19:33:29 +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 missing funtions from non ANSI section of header files and add missing 1999-03-08 22:46:56 +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.