- Oct 14, 2000
-
-
Richard Levitte authored
make update done.
-
- Oct 13, 2000
-
-
Richard Levitte authored
to have the full extension information, so residual shared libraries can be removed so the applications and test programs do not get linked against them by mistake...
-
Richard Levitte authored
- Make note of the expected extension for the shared libraries and if there is a need for symbolic links from for example libcrypto.so.0 to libcrypto.so.0.9.7. There is extended info in Configure for that. - Make as few rebuilds of the shared libraries as possible. - Still avoid linking the OpenSSL programs with the shared libraries. - When installing, install the shared libraries separately from the static ones.
-
Richard Levitte authored
-
Richard Levitte authored
Actually, it's a feature that it goes looking at environment variables. It's just a pity that it's at the cost of the error checking... I'll see if I can come up with a better interface for this.
-
Richard Levitte authored
-
- Oct 12, 2000
-
-
Richard Levitte authored
Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
Dr. Stephen Henson authored
-
- Oct 11, 2000
-
-
Ulf Möller authored
-
- Oct 10, 2000
-
-
Richard Levitte authored
returns -1...
-
Richard Levitte authored
Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
- Oct 09, 2000
-
-
Bodo Möller authored
thus the condition '!BIO_sock_init()' doesn't make sense.
-
Geoff Thorpe authored
so I've regenerated the error numbers and strings for the DSO functions.
-
Richard Levitte authored
-
Richard Levitte authored
to make them...
-
- Oct 08, 2000
-
-
Geoff Thorpe authored
These are now processed inside DSO_ctrl() itself.
-
Geoff Thorpe authored
commands are common to all DSO_METHODs, hence handle them at the top.
-
Richard Levitte authored
-
Richard Levitte authored
linux-alpha.
-
- Oct 06, 2000
-
-
Dr. Stephen Henson authored
-
- Oct 04, 2000
-
-
Dr. Stephen Henson authored
Add support for X509_NAME_print_ex() in req. Initial code for cutomizable X509 print routines.
-
- Oct 03, 2000
-
-
Richard Levitte authored
-
- Oct 01, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
SSLeay with Colin Plumb's MD5 implementation instead of his one".
-
- Sep 29, 2000
-
-
Richard Levitte authored
supposed to be defined according to XPG4.2. Found by Evan <n2xjk@ulster.net> for the MVS platform.
-
- Sep 27, 2000
-
-
Ulf Möller authored
-
Richard Levitte authored
-
- Sep 26, 2000
-
-
Bodo Möller authored
something is going on (and what).
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
accept/connect functions; those should not change the read_ahead setting of the SSL structure.
-
Bodo Möller authored
Submitted by: Anders Gertz <gertz@epact.se>
-
- Sep 25, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
algorithms do not get in...
-
Richard Levitte authored
-
Richard Levitte authored
acceptable, since all that happens if it fails is a library with an index, which makes linking slower, but still working correctly.
-
Richard Levitte authored
selection macros.
-
Ulf Möller authored
-