- Nov 11, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
libraries aren't built or used. I can see the point, so I'm reorganising a little for clarity.
-
Dr. Stephen Henson authored
PR:662
-
Dr. Stephen Henson authored
PR:917 Sumbmitted by: Michael Konietzka <konietzka@schlund.de>
-
Dr. Stephen Henson authored
headers.
-
- Nov 05, 2004
-
-
Richard Levitte authored
therefore link with them). Add LD_PRELOAD setting code where it was still missing. PR: 966
-
- Nov 02, 2004
-
-
Richard Levitte authored
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
Richard Levitte authored
and friends may be entirely useless. In such a case, LD_PRELOAD is the answer, at least on platforms using LD_LIBRARY_PATH. There might be other variables to set on other platforms, please fill us in... For now, we only do this with the tests, so they won't fail for silly reasons like getting dynamically linked to older installed libraries rather than the newly built ones... PR: 960
-
- Nov 01, 2004
-
-
Richard Levitte authored
already defined.
-
Richard Levitte authored
PR: 963
-
- Oct 26, 2004
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
make update
-
Dr. Stephen Henson authored
-
- Oct 25, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 20, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 14, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
we get correct transfer vectors for those functions when required.
-
Richard Levitte authored
guys had to change the name to differentiate with older versions when a backward incompatibility came up. Of course, we need to adapt. This change simply tries to load the library through the newer name (ZLIB1) first, and if that fails, it tries the good old ZLIB.
-
- Oct 08, 2004
-
-
Ben Laurie authored
-
- Oct 04, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 01, 2004
-
-
Dr. Stephen Henson authored
-
- Sep 28, 2004
-
-
Andy Polyakov authored
"remaining relocations" in assembler modules. The latter seems to be new behaviour, elder as/ld managed to resolve this relocations as internal. It's possible to address this problem differently, but I settle for -Bsymbolic... PR: 946
-
Richard Levitte authored
Notified by Corinna Vinschen <vinschen@redhat.com>
-
- Sep 15, 2004
-
-
Dr. Stephen Henson authored
-
- Sep 13, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
the form MBSTRING_FLAG|nbyte where "nbyte" is the number of bytes per character. Unfortunately this isn't so and we can't change the #defines because this would break binary compatibility, so for 0.9.7X only translate between the two.
-
- Sep 11, 2004
-
-
Richard Levitte authored
-
- Sep 10, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
for the PKCS#9 OID then the non standard MS OID.
-
- Sep 06, 2004
-
-
Richard Levitte authored
crypto/sha/sha_locl.h, where it is in fact an int, we need to check for less-than-zero as if it was an int...
-
Richard Levitte authored
clearerr().
-
- Aug 23, 2004
-
-
Andy Polyakov authored
-
- Aug 18, 2004
-
-
Richard Levitte authored
-