openssl/crypto/x509v3
Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
I have tried to convert 'len' type variable declarations to unsigned as a
means to address these warnings when appropriate, but when in doubt I have
used casts in the comparisons instead. The better solution (that would get
us all lynched by API users) would be to go through and convert all the
function prototypes and structure definitions to use unsigned variables
except when signed is necessary. The proliferation of (signed) "int" for
strictly non-negative uses is unfortunate.
2003-10-29 20:24:15 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
ext_dat.h Support for name constraints. 2003-03-24 17:04:44 +00:00
Makefile.ssl make update 2003-03-24 17:06:25 +00:00
tabtest.c Modify the X509 V3 extension lookup code. 1999-12-01 01:49:46 +00:00
v3_akey.c Reindent for readability. 2003-04-03 19:10:32 +00:00
v3_akeya.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
v3_alt.c Support for name constraints. 2003-03-24 17:04:44 +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 Make DER option work again. 2003-05-02 11:41:40 +00:00
v3_cpols.c PR: 627 2003-05-28 17:28:11 +00:00
v3_crld.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +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:47:45 +00:00
v3_info.c Support for name constraints. 2003-03-24 17:04:44 +00:00
v3_int.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
v3_lib.c PR: 631 2003-05-28 16:57:08 +00:00
v3_ncons.c Support for name constraints. 2003-03-24 17:04:44 +00:00
v3_ocsp.c Make it possible to disable OCSP, the speed application, and the use of sockets. 2003-02-14 01:02:58 +00:00
v3_pcons.c Support for policy constraints. 2003-03-21 16:26:20 +00:00
v3_pku.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
v3_pmaps.c New ASN1 macros to just implement and declare the new and free functions 2003-03-20 17:58:33 +00:00
v3_prn.c Change the indentation from 12 to indent+4. 2003-09-27 22:48:33 +00:00
v3_purp.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
v3_skey.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
v3_sxnet.c Correct a lot of printing calls. Remove extra arguments... 2003-04-03 23:39:48 +00:00
v3_utl.c Multi valued AVA support. 2003-03-30 01:51:16 +00:00
v3conf.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +00:00
v3err.c Support for name constraints. 2003-03-24 17:04:44 +00:00
v3prin.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509v3.h Support for name constraints. 2003-03-24 17:04:44 +00:00