- 27 1月, 2005 6 次提交
-
-
由 Richard Levitte 提交于
unsigned char **, since it points at text. Thanks to Nils Larsch <nils.larsch@cybertrust.com> for pointing out the inelegance of our code :-)
-
由 Richard Levitte 提交于
I guess I use bash too much... Thanks to Peter Sylvester <Peter.Sylvester@edelweb.fr> for pointing it out to me.
-
由 Richard Levitte 提交于
cause a segfault... This was uncovered because EVP_VerifyInit() may fail in FIPS mode if the wrong algorithm is chosen...
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Makefile.shared was a bit overcomplicated. Make the shell variables LDFLAGS and SHAREDFLAGS in Makefile.shared get the values of $(CFLAGS) or $(LDFLAGS) as appropriate depending on the value the shell variables LDCMD and SHAREDCMD get. That leaves much less chance of confusion, since those pairs of shell variables always are defined together.
-
由 Andy Polyakov 提交于
and make it work in non-interactive mode...
-
- 26 1月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
-
- 24 1月, 2005 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
Idea is to provide unified "fall-down" case for all rare platforms out there. ./config is free to enable some optimizations, such as endianness specification, specific -mcpu flags...
-
由 Andy Polyakov 提交于
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 提交于
hand-coded zero-copy AES_cbc_encrypt.
-
- 21 1月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
PR: 991
-
由 Andy Polyakov 提交于
PR: 990 Submitted by: Mike Frysinger <vapier@gentoo.org>
-
- 20 1月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
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*
-
- 19 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
isascii() on DEC/Compaq/HP C for VMS.
-
- 18 1月, 2005 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
- 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.
-
- 15 1月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
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 提交于
PR: 989
-
- 13 1月, 2005 5 次提交
-
-
由 Andy Polyakov 提交于
environments.
-
由 Andy Polyakov 提交于
performance on recent microarchitectures.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 998
-
由 Richard Levitte 提交于
`mask' and `emask' getting that operation done once each. Patch supplied by Nils Larsch <nils.larsch@cybertrust.com>
-
- 12 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
really needed now, but may be needed in the future, who knows?).
-
- 10 1月, 2005 3 次提交
-
-
由 Andy Polyakov 提交于
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 提交于
-
由 Andy Polyakov 提交于
replace *whole* aes_core.c, not only AES_[de|en]crypt routines.
-
- 04 1月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 989 Submitted by: Doug Kaufman
-
- 31 12月, 2004 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 30 12月, 2004 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-