- 03 6月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
Also remove some commented-out lines of code that deny CVS its purpose.
-
- 01 6月, 2004 3 次提交
-
-
由 Geoff Thorpe 提交于
install to a different location than it had created. (BTW, VMS will need a matching fix in eng_list.c.) Note, these aren't ssl-specific, so I'm putting "engines/" into the libs directory rather than at the "--prefix" level or inside "ssl/".
-
由 Andy Polyakov 提交于
think that proper Makefile clean-up is required.
-
由 Andy Polyakov 提交于
this flag RAND_poll ends up in end-less loop calling RAND_add. But don't ask me why...
-
- 31 5月, 2004 11 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
"draft," but we have to start somewhere... Submitted by: Nils Larsch <nlarsch@compuserve.de>
-
由 Andy Polyakov 提交于
will appear at EVP leyer.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
reserves for truncated hash function output mode and makes SHA224 thread-safe. Next stop is integration with EVP and we're done...
-
由 Andy Polyakov 提交于
actually be used, namely x86* platforms [because they don't bomb on unaligned access]. This resulted in 30-40% [depending on message length] improvement for SHA-256 compiled with gcc and running on P4. In the lack of assembler implementation I give the compiler all the help it can possibly get:-)
-
由 Richard Levitte 提交于
SHA224() uses SHA256_Update() and SHA256_Final() instead, let's just create aliases in form of macros. make update
-
- 30 5月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 29 5月, 2004 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
both vendor and GNU compilers. ./engine shared build are still busted. I mean always were...
-
由 Andy Polyakov 提交于
-
- 28 5月, 2004 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
after more tests...
-
由 Andy Polyakov 提交于
-
- 27 5月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
AND it avoids warnings on certain systems.
-
由 Richard Levitte 提交于
-
- 26 5月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
make it possible to produce for a unified binary build, which can be used with a variety of Win32 compilers.
-
- 25 5月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 5月, 2004 6 次提交
-
-
由 Richard Levitte 提交于
wrapping preprocessor directive. This also removes a duplicate declaration.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
code, Makefile update.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
of different implementations]. Real-life performance improvement is rated at 2-3x, not 6x as preliminary announced.
-
- 20 5月, 2004 3 次提交
-
-
由 Dr. Stephen Henson 提交于
that does exist.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Fix mkdef.pl script to avoid infinite loop when parsing sha.h.
-
- 19 5月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
when trying to build a shared library on VMS or Windows...
-
- 18 5月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
由 Geoff Thorpe 提交于
dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are already declared in ossl_typ.h. Add explicit includes for bn.h in those C files that need access to structure internals or API functions+macros.
-