openssl/crypto/comp
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 Ignore Makefile.save 1999-04-29 16:04:54 +00:00
c_rle.c COMP_METHOD has a new argument since some time back... 2000-11-30 12:18:10 +00:00
c_zlib.c Make whiny compilers stop complaining about missing prototype. 2004-12-30 23:40:31 +00:00
comp.h Define COMP method function prototypes properly. 2003-03-21 00:05:14 +00:00
comp_err.c Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
comp_lib.c Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
Makefile.ssl Changes concering RFC 3820 (proxy certificates) integration: 2005-01-17 17:06:58 +00:00