- 20 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 1月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
- fix indentation - rename some functions and macros - fix up confusion between SSL_ERROR_... and SSL_AD_... values
-
- 19 12月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
afford to relax SPARCV9/8+ compiler command line and produce "unversal" binaries as we used to.
-
- 17 12月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int.
-
- 16 12月, 2005 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
possible usage is to pass -Wl,-z,-noexecstack on Linux to ensure the stack is marked non-executable. Well, -Wa,--noexecstack works fine too...
-
由 Andy Polyakov 提交于
have impact on performance, because amount of multiplications does not increase with this switch, not on sparcv9 that is. On the contrary, it actually improves performance, because it spares a load of instructions used to chase carries. Not to mention that BN assembler modules can be shared more freely between 32- and 64-bit builts.
-
- 10 12月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 12月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 12月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 11月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Stefan Neis
-
- 09 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 07 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 02 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 26 7月, 2005 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 24 7月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 7月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 12 7月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 7月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 27 6月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
Configure line. TABLE update accomodates other recent ./Configure changes...
-
- 24 6月, 2005 3 次提交
-
-
由 Richard Levitte 提交于
PR: 1129
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
rule to accomodate gcc4, which no longer support SGI as.
-
- 23 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 18 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
That should solve the issues with propagating it through the Makefiles. PR: 1110
-
- 13 6月, 2005 2 次提交
-
-
由 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.
-
由 Richard Levitte 提交于
PR: 1108
-
- 12 6月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1049
-
- 06 6月, 2005 4 次提交
-
-
由 Richard Levitte 提交于
PR: 1091
-
由 Richard Levitte 提交于
PR: 1094
-
由 Richard Levitte 提交于
Submitted by Keith Thompson <kst@sdsc.edu> PR: 1095
-
由 Richard Levitte 提交于
PR: 1098
-
- 31 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-