openssl/crypto/x509v3
Dr. Stephen Henson c79b16e11d Allow extensions to be added to certificate requests, update the sample
config file (change RAW to DER).
1999-08-25 16:59:26 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl avoid some NO_<cipher> problems 1999-08-02 21:44:49 +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 Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_alt.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_bcons.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_bitst.c Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It 1999-06-20 22:18:16 +00:00
v3_conf.c Allow extensions to be added to certificate requests, update the sample 1999-08-25 16:59:26 +00:00
v3_cpols.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_crld.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_enum.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_extku.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +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 Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_lib.c Set ext_list to NULL after use. 1999-05-23 12:02:18 +00:00
v3_pku.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_prn.c A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency. 1999-08-08 10:15:43 +00:00
v3_skey.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_sxnet.c SXnet code was freeing up the extension data rather than the temporary 1999-07-10 12:48:31 +00:00
v3_utl.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +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 Allow extensions to be added to certificate requests, update the sample 1999-08-25 16:59:26 +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.