- 24 5月, 2005 3 次提交
-
-
由 Richard Levitte 提交于
was still active when it came down to the functions. mkdef.pl should really be corrected, but that'll be another day...
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 22 5月, 2005 7 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
make no-sha512 more effective on platforms, which don't support 64-bit integer type of *any* kind.
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
http://www.opengroup.org/onlinepubs/007908799/xsh/compilation.html. Notified by David Wolfe <dwolfe5272@yahoo.com>
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
-
由 Ben Laurie 提交于
-
- 21 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
inspired by VC6 failure report. In addition abstain from taking screen snapshots when running in NT service context.
-
由 Nils Larsch 提交于
-
- 20 5月, 2005 4 次提交
-
-
由 Nils Larsch 提交于
Submitted by: Goetz Babin-Ebell
-
由 Nils Larsch 提交于
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
-
- 19 5月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
warning when using gcc 4.0
-
由 Nils Larsch 提交于
-
- 18 5月, 2005 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 1073
-
由 Andy Polyakov 提交于
compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink].
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
The 0.9.8 branch is called OpenSSL_0_9_8-stable.
-
由 Andy Polyakov 提交于
-
- 17 5月, 2005 10 次提交
-
-
由 Andy Polyakov 提交于
-
由 Nils Larsch 提交于
-
由 Andy Polyakov 提交于
-
由 Bodo Möller 提交于
PR: 1070
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
first everywhere in crypto and skip stdio.h and string.h [because it includes them].
-
由 Andy Polyakov 提交于
-
由 Bodo Möller 提交于
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Nils Larsch 提交于
- hide the EC_KEY structure definition in ec_lcl.c + add some functions to use/access the EC_KEY fields - change the way how method specific data (ecdsa/ecdh) is attached to a EC_KEY - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with additional parameters for pre-computed values - rebuild libeay.num from 0.9.7
-
由 Bodo Möller 提交于
timing attacks. BN_FLG_EXP_CONSTTIME requests this algorithm, and this done by default for RSA/DSA/DH private key computations unless RSA_FLAG_NO_EXP_CONSTTIME/DSA_FLAG_NO_EXP_CONSTTIME/ DH_FLAG_NO_EXP_CONSTTIME is set. Submitted by: Matthew D Wood Reviewed by: Bodo Moeller
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Andy Polyakov 提交于
-