openssl/crypto/x509v3
Richard Levitte fa032a6941 Split X509_check_ca() into a small self and an internal function
check_ca(), to resolve constness issue.  check_ca() is called from the
purpose checkers instead of X509_check_ca(), since the stuff done by
the latter (except for calling check_ca()) is also done by
X509_check_purpose().
2004-11-30 12:18:53 +00:00
..
.cvsignore
ext_dat.h Delta CRL support in extension code. 2004-07-06 17:26:33 +00:00
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
tabtest.c
v3_akey.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
v3_akeya.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
v3_alt.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
v3_bcons.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_bitst.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_conf.c Typo. 2003-05-02 11:42:17 +00:00
v3_cpols.c PR: 627 2003-05-28 17:28:42 +00:00
v3_crld.c Give CRLDP its standard name. 2003-11-20 22:43:28 +00:00
v3_enum.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
v3_extku.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_genn.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_ia5.c Check the return values where memory allocation failures may happen. 2002-05-30 16:50:38 +00:00
v3_info.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
v3_int.c Delta CRL support in extension code. 2004-07-06 17:26:33 +00:00
v3_lib.c PR: 631 2003-05-28 16:57:22 +00:00
v3_ocsp.c Make it possible to disable OCSP, the speed application, and the use of sockets. 2003-02-14 01:03:06 +00:00
v3_pku.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_prn.c Change the indentation from 12 to indent+4. 2003-09-27 22:48:36 +00:00
v3_purp.c Split X509_check_ca() into a small self and an internal function 2004-11-30 12:18:53 +00:00
v3_skey.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
v3_sxnet.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_utl.c Fix get_email: 0 is a valid return value 2002-11-14 00:45:04 +00:00
v3conf.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:50 +00:00
v3err.c Purpose and trust setting functions for X509_STORE. 2001-05-10 00:13:59 +00:00
v3prin.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509v3.h Make an explicit check during certificate validation to see that the 2004-11-29 11:18:00 +00:00