openssl/crypto/x509v3
Ralf S. Engelschall 397f703892 Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline'' with EGCS 1.1.2+
1999-05-10 08:33:56 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Support INSTALL_PREFIX for packagers. 1999-04-29 21:52:08 +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 Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +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 Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +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.