- Apr 16, 2005
-
-
Andy Polyakov authored
compressed tables (2x compression factor) and by pre-fetching them into processor cache prior every CBC en-/decryption pass. One can argue why just CBC? Well, it's commonly used mode in real-life applications and API allows us to amortize the prefetch costs for larger data chunks...
-
- Apr 14, 2005
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
[read support for Solaris assembler].
-
Andy Polyakov authored
-
- Apr 13, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
OPENSSL_stderr stub.
-
- Apr 12, 2005
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
at runtime.
-
- Apr 11, 2005
-
-
Nils Larsch authored
-
Richard Levitte authored
-
- Apr 10, 2005
-
-
Dr. Stephen Henson authored
-
- Apr 09, 2005
-
-
Richard Levitte authored
a security threat on unexpecting applications. Document and test.
-
- Apr 07, 2005
-
-
Nils Larsch authored
PR: 359
-
Andy Polyakov authored
[meaning that it will detect in which context application is running and either write message to stderr, post a dialog or log an event].
-
Andy Polyakov authored
-
- Apr 06, 2005
-
-
Andy Polyakov authored
further +35% will follow... Submitted by: Zou Nanhai
-
- Apr 05, 2005
-
-
Nils Larsch authored
-
- Apr 04, 2005
-
-
Nils Larsch authored
-
Andy Polyakov authored
-
Andy Polyakov authored
nops, which causes SEGV at startup. So I don't align anymore.
-
Andy Polyakov authored
-
- Apr 03, 2005
-
-
Andy Polyakov authored
introduced for a reason [like bug in initial gcc port], but proposed =&r is treated correctly by senior 3.2, so we can assume it's safe now. PR: 1031
-
Ben Laurie authored
-
- Apr 01, 2005
-
-
Dr. Stephen Henson authored
-
- Mar 31, 2005
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Mar 30, 2005
-
-
Nils Larsch authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Mar 28, 2005
-
-
Nils Larsch authored
which cannot be evaluated in an if statement
-
- Mar 24, 2005
-
-
Ulf Möller authored
-
- Mar 22, 2005
-
-
Nils Larsch authored
-
- Mar 19, 2005
-
-
Ulf Möller authored
-
Ulf Möller authored
-
- Mar 13, 2005
-
-
Bodo Möller authored
disabled by default (MDC2 and RC5), which until now were skipped by "make links" and yet supposedly required by some of the Makefiles, meaning that the recent snapshots failed to compile. Problem reported by Nils Larsch.
-