openssl/crypto/x509v3
1999-04-01 15:51:21 +00:00
..
.cvsignore Ignore crypto/x509v3/lib 1999-01-30 13:26:41 +00:00
Makefile.ssl Update dependencies. 1999-04-01 15:51:21 +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 initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +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 Add initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +00:00
v3_pku.c Add initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +00:00
v3_prn.c Add initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +00:00
v3_skey.c Using int for the digest length in EVP_DigestFinal() broke some compilers. 1999-03-14 13:31:42 +00:00
v3_sxnet.c extranet file added... 1999-03-27 14:07:44 +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 Add initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +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 initial support for Thawte strong extranet certificate extensions and 1999-03-27 14:06:25 +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.