- 01 10月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 16 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
and serial versions of AKID.
-
- 03 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 9月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Dr. Stephen Henson 提交于
initial testing.
-
- 01 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 8月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 21 8月, 2005 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 15 8月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
pointer and make the SSL_METHOD parameter in SSL_CTX_new, SSL_CTX_set_ssl_version and SSL_set_ssl_method const.
-
- 05 8月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 7月, 2005 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 16 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
-
- 05 7月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
Now, it ends up in newkey.pem instead.
-
- 02 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1145
-
- 29 6月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
it does.
-
- 27 6月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 23 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
- eliminate ambiguities between GNU-ish and SysV-ish make flavors; - switch [back] to -e; - fold/unify rules; This is follow-up to the patch introducing common BUILDENV. Idea is to collect as much parameters in $(TOP) as possible and "strip" lower Makefiles for most variables [and thus makes them more readable].
-
- 13 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
1107. He says: This is a followup to the NetWare patch that was applied to beta3. It does the following: - Fixes a problem in the CLib build with undefined symbols. - Adds the ability to use BSD sockets as the default for the OpenSSL socket BIO. NetWare supports 2 flavors of sockets and our Apache developers need BSD sockets as a configurable option when building OpenSSL. This adds that for them. - Updates to the INSTALL.NW file to explain new options. I have tried very hard to make sure all the changes are in NetWare specific files or guarded carefully to make sure they only impact NetWare builds. I have tested the Windows build to make sure it does not break that since we have made changes to mk1mf.pl. We are still working the gcc cross compile for NetWare issue and hope to have a patch for that before beta 6 is released.
-
- 01 6月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Nils Larsch 提交于
-
- 31 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 5月, 2005 2 次提交
-
-
由 Richard Levitte 提交于
and I really can't be bothered...
-
由 Dr. Stephen Henson 提交于
-
- 22 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
make no-sha512 more effective on platforms, which don't support 64-bit integer type of *any* kind.
-
- 17 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 4 次提交
-
-
由 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
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 15 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
attribute in EVP_PKEY structure.
-
- 10 5月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
-
由 Nils Larsch 提交于
PR: 1061
-
- 09 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
-
- 01 5月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-