- Oct 21, 2000
-
-
Richard Levitte authored
-
- Oct 20, 2000
-
-
Dr. Stephen Henson authored
causes MASM to complain and not produce valid debug info. Hopefully this wont break anything else... Also fix typo in e_rd.c
-
- Oct 19, 2000
-
-
Dr. Stephen Henson authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Richard Levitte authored
pointers at the end of the structure.
-
Richard Levitte authored
by providing a function pointer that is given a name instead of a BIO. For example, this could be used to load configuration data from an LDAP server.
-
Richard Levitte authored
NCONF_get_number_e() is defined (_e for "error checking") and is promoted strongly. The old NCONF_get_number is kept around for binary backward compatibility.
-
- Oct 18, 2000
-
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Richard Levitte authored
Free to OPENSSL_free in the SSL demos.
-
- Oct 17, 2000
-
-
Richard Levitte authored
-
- Oct 16, 2000
-
-
Dr. Stephen Henson authored
-
Ben Laurie authored
Submitted by: Reviewed by: PR:
-
Richard Levitte authored
-
- Oct 14, 2000
-
-
Dr. Stephen Henson authored
-
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
-