openssl/crypto/x509v3
Dr. Stephen Henson 6d31193858 Complete rewrite of the error code generation script. It now runs as a single
script, translates function codes better and doesn't need the K&R function
prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are
still needed by the DEF generator...). I also ran the script with the -rewrite
option to update all the header and source files.
1999-04-24 00:15:18 +00:00
..
.cvsignore Ignore crypto/x509v3/lib 1999-01-30 13:26:41 +00:00
Makefile.ssl Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +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 Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_alt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_bcons.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_bitst.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_conf.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_cpols.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_crld.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_enum.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_extku.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_genn.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_ia5.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_int.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +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 Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_prn.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_skey.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3_sxnet.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +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 Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
v3prin.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509v3.h Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +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.