openssl/crypto/x509v3
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
ext_dat.h Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
Makefile.ssl Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
pcy_cache.c Fix loads of warnings in policy code. 2004-03-25 13:45:58 +00:00
pcy_data.c Fix loads of warnings in policy code. 2004-03-25 13:45:58 +00:00
pcy_int.h New function X509_POLICY_NODE_print() 2004-03-31 12:17:24 +00:00
pcy_lib.c Fix loads of warnings in policy code. 2004-03-25 13:45:58 +00:00
pcy_map.c Fix loads of warnings in policy code. 2004-03-25 13:45:58 +00:00
pcy_node.c Delete non-POSIX header file. 2004-07-04 16:48:27 +00:00
pcy_tree.c Don't use C++ reserved word. 2004-04-01 22:23:46 +00:00
tabtest.c
v3_akey.c Reindent for readability. 2003-04-03 19:10:32 +00:00
v3_akeya.c
v3_alt.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
v3_bcons.c
v3_bitst.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
v3_conf.c Make DER option work again. 2003-05-02 11:41:40 +00:00
v3_cpols.c New function X509_POLICY_NODE_print() 2004-03-31 12:17:24 +00:00
v3_crld.c Give CRLDP its standard name. 2003-11-20 22:45:06 +00:00
v3_enum.c
v3_extku.c
v3_genn.c
v3_ia5.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
v3_info.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
v3_int.c Delta CRL support in extension code. 2004-07-06 17:16:40 +00:00
v3_lib.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
v3_ncons.c Support for name constraints. 2003-03-24 17:04:44 +00:00
v3_ocsp.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
v3_pci.c Changes concering RFC 3820 (proxy certificates) integration: 2005-01-17 17:06:58 +00:00
v3_pcia.c Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
v3_pcons.c Fix policy constraints syntax. 2004-03-08 18:15:32 +00:00
v3_pku.c
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 Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
v3_purp.c Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
v3_skey.c
v3_sxnet.c Correct a lot of printing calls. Remove extra arguments... 2003-04-03 23:39:48 +00:00
v3_utl.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
v3conf.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +00:00
v3err.c Changes concering RFC 3820 (proxy certificates) integration: 2005-01-17 17:06:58 +00:00
v3prin.c
x509v3.h Changes concering RFC 3820 (proxy certificates) integration: 2005-01-17 17:06:58 +00:00