- Jan 24, 2005
-
-
Andy Polyakov authored
locality on 64-bit platforms (and fixes IA64 assembler-empowered build:-). The choice is guarded by newly introduced AES_LONG macro, which needs to be defined only on 16-bit platforms which we don't support (not that I know of). Meaning that one could as well skip long option altogether.
-
Andy Polyakov authored
hand-coded zero-copy AES_cbc_encrypt.
-
- Jan 21, 2005
-
-
Andy Polyakov authored
PR: 991
-
- Jan 20, 2005
-
-
Andy Polyakov authored
PR: 990 Submitted by: Mike Frysinger <vapier@gentoo.org>
-
Andy Polyakov authored
-
- Jan 19, 2005
-
-
Richard Levitte authored
gets _POSIX_C_SOURC and _ANSI_C_SOURCE defined, which stops u_int from being defined, and that breaks havock into the rest of the standard headers... *sigh*
-
- Jan 18, 2005
-
-
Richard Levitte authored
isascii() on DEC/Compaq/HP C for VMS.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jan 17, 2005
-
-
Richard Levitte authored
- 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.
-
- Jan 14, 2005
-
-
Dr. Stephen Henson authored
memory BIO (for example from SMIME_read_PKCS7 and detached data) avoid lots of slow memory copies from the memory BIO by saving the content in a temporary read only memory BIO.
-
Andy Polyakov authored
PR: 989
-
- Jan 13, 2005
-
-
Andy Polyakov authored
environments.
-
Andy Polyakov authored
performance on recent microarchitectures.
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 998
-
- Jan 12, 2005
-
-
Richard Levitte authored
`mask' and `emask' getting that operation done once each. Patch supplied by Nils Larsch <nils.larsch@cybertrust.com>
-
Richard Levitte authored
really needed now, but may be needed in the future, who knows?).
-
- Jan 09, 2005
-
-
Andy Polyakov authored
Well, no-options seem to be busted in HEAD currently, which should/will be fixed one way or another (see PR#989 for a possible alternative).
-
Andy Polyakov authored
-
Andy Polyakov authored
replace *whole* aes_core.c, not only AES_[de|en]crypt routines.
-
- Jan 04, 2005
-
-
Andy Polyakov authored
PR: 989 Submitted by: Doug Kaufman
-
- Dec 31, 2004
-
-
Andy Polyakov authored
-
- Dec 30, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
performance, but anyway...
-
- Dec 29, 2004
-
-
Dr. Stephen Henson authored
-
- Dec 28, 2004
-
-
Andy Polyakov authored
-
Richard Levitte authored
const.
-
Richard Levitte authored
-
Richard Levitte authored
-
- Dec 27, 2004
-
-
Andy Polyakov authored
PR: 949
-
Andy Polyakov authored
I change from -notall to -none synonym in irix rules to improve backward compatibility with IRIX 5.x. PR: 987
-
Andy Polyakov authored
it makes more sense to strive for broader binary compatibility...
-
- Dec 26, 2004
-
-
Andy Polyakov authored
essentially cosmetic modification...
-