openssl/crypto/x509
Richard Levitte a7201e9a1b Changes concering RFC 3820 (proxy certificates) integration:
- Enforce that there should be no policy settings when the language
   is one of id-ppl-independent or id-ppl-inheritAll.
 - Add functionality to ssltest.c so that it can process proxy rights
   and check that they are set correctly.  Rights consist of ASCII
   letters, and the condition is a boolean expression that includes
   letters, parenthesis, &, | and ^.
 - Change the proxy certificate configurations so they get proxy
   rights that are understood by ssltest.c.
 - Add a script that tests proxy certificates with SSL operations.

Other changes:

 - Change the copyright end year in mkerr.pl.
 - make update.
2005-01-17 17:06:58 +00:00
..
.cvsignore
by_dir.c Typo... 2004-01-22 22:36:46 +00:00
by_file.c In by_file.c check last error for no start line, not first error. 2004-12-04 21:25:51 +00:00
Makefile.ssl Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
x509.h Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
x509_att.c Add support for MS CSP Name PKCS#12 attribute. 2001-06-11 00:43:20 +00:00
x509_cmp.c Perform partial comparison of different character types in X509_NAME_cmp(). 2004-12-01 01:45:30 +00:00
x509_d2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
x509_def.c
x509_err.c Add functionality to help making self-signed certificate. 2003-04-03 22:27:24 +00:00
x509_ext.c X509V3_add_i2d() needs to be able to allocate a 2000-12-27 13:42:43 +00:00
x509_lu.c New X509_VERIFY_PARAM structure and associated functionality. 2004-09-06 18:43:01 +00:00
x509_obj.c Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated 2002-02-28 12:42:19 +00:00
x509_r2x.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
x509_req.c When looking for request extensions in a certificate look first 2004-09-10 20:20:54 +00:00
x509_set.c Make NEG_PUBKEY_BUG on by default. 2000-07-26 01:18:37 +00:00
x509_trs.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
x509_txt.c Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
x509_v3.c Typo in X509v3_get_ext_by_critical 2002-12-04 00:16:00 +00:00
x509_vfy.c Changes concering RFC 3820 (proxy certificates) integration: 2005-01-17 17:06:58 +00:00
x509_vfy.h Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
x509_vpm.c New X509_VERIFY_PARAM structure and associated functionality. 2004-09-06 18:43:01 +00:00
x509cset.c Automatically mark the CRL cached encoding as invalid when some operations 2004-12-09 13:35:06 +00:00
x509name.c
x509rset.c
x509spki.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
x509type.c 1024 is the export key bits limit according to current regulations, not 512. 2003-11-28 22:39:19 +00:00
x_all.c Automatically mark the CRL cached encoding as invalid when some operations 2004-12-09 13:35:06 +00:00