- Mar 24, 2005
-
-
Bodo Möller authored
-
Ulf Möller authored
-
- Mar 23, 2005
-
-
Richard Levitte authored
-
- Mar 22, 2005
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Nils Larsch authored
-
Dr. Stephen Henson authored
client random values.
-
- Mar 21, 2005
-
-
Richard Levitte authored
handle that properly.
-
- Mar 20, 2005
-
-
Nils Larsch authored
Submitted by: Jean-Luc Duval Reviewed by: Nils Larsch
-
Nils Larsch authored
-
- Mar 19, 2005
-
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
- Mar 14, 2005
-
-
Richard Levitte 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.
-
Bodo Möller authored
from it which algorithms were disabled. With these new changes, "make depend" will properly take into account algorithms that are skipped.
-
- Mar 12, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Mar 11, 2005
-
-
Bodo Möller authored
PR: 801 Submitted by: Nils Larsch
-
- Mar 09, 2005
-
-
Bodo Möller authored
PR: 1017 Submitted by: ciresh@yahoo.com Reviewed by: Nils Larsch
-
- Mar 02, 2005
-
-
Bodo Möller authored
-
Bodo Möller authored
the algorithm is explicitly requested.
-
- Feb 22, 2005
-
-
Bodo Möller authored
This is now the case for RC5. As a side effect, the OPTIONS in the Makefile will usually look a little different now, but they are essentially only for information anyway.
-
- Feb 19, 2005
-
-
Lutz Jänicke authored
PR: 1010 Submitted by: Marc Balmer <mbalmer@openbsd.org>
-
Lutz Jänicke authored
prematurely by EGD/PRNGD. PR: 1014 Submitted by: Darren Tucker <dtucker@zip.com.au>
-
- Feb 14, 2005
-
-
Dr. Stephen Henson authored
-
- Feb 06, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
and GNU binutils, but kept BSD make... And I took the opportunity to unify other targets to this common least denominator...
-
Andy Polyakov authored
-
Andy Polyakov authored
OBJECT_MODE for AIX.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Feb 05, 2005
-
-
Dr. Stephen Henson authored
-
- Feb 03, 2005
-
-
Andy Polyakov authored
perfectly safe [compiler driver adds it] and in some situation even perfectly appropriate [mixing -pthread and -lc on FreeBSD can have lethal effect on apps/openssl]. I'd say we should get rid of more, but I remove those I can test myself...
-
Andy Polyakov authored
-
- Feb 01, 2005
-
-
Andy Polyakov authored
and SafeDllSearchMode in Windows. Submitted by: Richard Levitte
-
- Jan 27, 2005
-
-
Richard Levitte authored
unsigned char **, since it points at text. Thanks to Nils Larsch <nils.larsch@cybertrust.com> for pointing out the inelegance of our code :-)
-
Richard Levitte authored
I guess I use bash too much... Thanks to Peter Sylvester <Peter.Sylvester@edelweb.fr> for pointing it out to me.
-
Richard Levitte authored
cause a segfault... This was uncovered because EVP_VerifyInit() may fail in FIPS mode if the wrong algorithm is chosen...
-
Richard Levitte authored
-