openssl/crypto/x509v3
Dr. Stephen Henson 703126f027 Various clarifications to extension docs: change the name of literal
extensions from RAW to DER to avoid confusion with raw extensions.

Update NEWS file.
1999-05-17 20:05:36 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Update dependencies. 1999-05-15 13:38: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 Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_alt.c Oops ... fix warning. 1999-04-27 01:34:55 +00:00
v3_bcons.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_bitst.c Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +00:00
v3_conf.c Various clarifications to extension docs: change the name of literal 1999-05-17 20:05:36 +00:00
v3_cpols.c Allows PKCS#12 password to be placed on command line and add allow config 1999-05-08 12:59:50 +00:00
v3_crld.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_enum.c Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow 1999-05-10 08:33:56 +00:00
v3_extku.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_genn.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_ia5.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_int.c Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow 1999-05-10 08:33:56 +00:00
v3_lib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_pku.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_prn.c Add PKCS#12 documentation and new option in x509 to add certificate extensions. 1999-04-27 00:36:20 +00:00
v3_skey.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_sxnet.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
v3_utl.c The various character predicates (isspace and the like) may not be 1999-05-10 11:18:26 +00:00
v3conf.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3err.c Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +00:00
v3prin.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509v3.h Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow 1999-05-10 08:33: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.