- Nov 26, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
- Nov 25, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Nov 24, 2004
-
-
Dr. Stephen Henson authored
-
- Nov 23, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
- Nov 21, 2004
-
-
Andy Polyakov authored
apparently impossible to compose blended code with would perform satisfactory on all x86 and x86_64 cores, an extra RC4_CHAR code-path is introduced and P4 core is detected at run-time. This way we keep original performance on non-P4 implementations and turbo-charge P4 performance by factor of 2.8x (on 32-bit core).
-
- Nov 17, 2004
-
-
Dr. Stephen Henson authored
be loaded instead of giving the misleading: "unable to find 'distinguised_name' in config" error message.
-
Dr. Stephen Henson authored
-
- Nov 16, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Add command line options -certform, -keyform and -pass to s_client and s_server. This supports the use of alternative passphrase sources, key formats and keys handled by an ENGINE. Update docs.
-
Dr. Stephen Henson authored
-
- Nov 14, 2004
-
-
Dr. Stephen Henson authored
Typo: use prompt_info, not cb_data->prompt_info.
-
Dr. Stephen Henson authored
Typo.
-
Dr. Stephen Henson authored
Typo.
-
Dr. Stephen Henson authored
-
- Nov 13, 2004
-
-
Dr. Stephen Henson authored
Submitted by: David Holmes <davidh@3blackdogs.com>
-
Dr. Stephen Henson authored
serial number is supplied on command line.
-
- 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>
-
- Nov 09, 2004
-
-
Andy Polyakov authored
results in even higher performance gain of 3.3x:-) At least on Opteron...
-
- 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
PR: 963
-
- Oct 25, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 21, 2004
-
-
Geoff Thorpe authored
Reported by: Maxim Masiutin Submitted by: Nils Larsch
-
- Oct 14, 2004
-
-
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 04, 2004
-
-
Dr. Stephen Henson authored
-