- Jun 30, 2005
-
-
Andy Polyakov authored
aligning the key schedule in a specific manner.
-
Dr. Stephen Henson authored
-
- Jun 29, 2005
-
-
Richard Levitte authored
SIXTY_FOUR_BIT_LONG
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jun 28, 2005
-
-
Nils Larsch authored
-
Andy Polyakov authored
compiler vendors.
-
Andy Polyakov authored
segmenting...
-
- Jun 27, 2005
-
-
Andy Polyakov authored
-
- Jun 26, 2005
-
-
Andy Polyakov authored
room for aligning of the key schedule itself [specific alignment is required for future performance improvements], but OpenSSH "abuses" our API by making copies and restoring RC4_KEY, thus ruining the alignment and making it impossible to recover the key schedule. PR: 1114
-
- Jun 24, 2005
-
-
Andy Polyakov authored
-
- Jun 23, 2005
-
-
Richard Levitte authored
the absence of OPENSSL_NO_ENGINE.
-
Richard Levitte authored
the absence of OPENSSL_NO_ENGINE. PR: 1123
-
Richard Levitte authored
PR: 1125
-
Richard Levitte authored
-
Richard Levitte authored
PR: 1130
-
Richard Levitte authored
directory instead of the other way around. PR: 1131
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
rule to accomodate gcc4, which no longer support SGI as.
-
Andy Polyakov authored
- 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].
-
- Jun 22, 2005
-
-
Dr. Stephen Henson authored
-
- Jun 20, 2005
-
-
Richard Levitte authored
of a 4-character block.
-
Andy Polyakov authored
-
- Jun 18, 2005
-
-
Richard Levitte authored
That should solve the issues with propagating it through the Makefiles. PR: 1110
-
Richard Levitte authored
line, for example). PR: 1112
-
- Jun 13, 2005
-
-
Richard Levitte authored
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.
-
- Jun 09, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Richard Levitte authored
in than NULL, especially when an error is signalled with a negative value.
-
- Jun 07, 2005
-
-
Andy Polyakov authored
-
- Jun 06, 2005
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
affected platforms. PR: 973
-
Richard Levitte authored
-
Richard Levitte authored
and PQ_64BIT_IS_BIGNUM with the values 0 (for false) and 1 (for true), depending on which is true. Use those flags everywhere else to provide the correct implementation for handling certain operations in q PQ_64BIT.
-
- Jun 05, 2005
-
-
Richard Levitte authored
provide better generic support for environments that do not have 64-bit integers. Among others, this should solve PR 1086
-
Richard Levitte authored
PR: 1097
-
Andy Polyakov authored
by an address within it. Tested on Linux, Solaris, IRIX, Tru64, Darwin, HP-UX, Win32, few BSD flavors...
-
- Jun 02, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-