- Nov 05, 2001
-
-
Richard Levitte authored
or we get a dependency war in Makefile.ssl
-
Richard Levitte authored
-
Richard Levitte authored
-
- Nov 02, 2001
-
-
Ben Laurie authored
-
- Oct 30, 2001
-
-
Richard Levitte authored
sooner and the programs get built against the shared libraries. This requires a bit more work. Things like -rpath and the possibility to still link the programs statically should be included. Some cleanup is also needed. This will be worked on.
-
- Oct 29, 2001
-
-
Richard Levitte authored
Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names
-
- Oct 27, 2001
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
correct name (instead of NULL) if nomailDN is not set, fix memory leaks and retain DN structure when deleting emailAddress.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 26, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
had to be allocated, not just when reusing the existing buffer.
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Oct 25, 2001
-
-
Ulf Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
some password reading functions are really part of the UI compatibility library...
-
Richard Levitte authored
exist. For now, that's all the ones we "support" except Unix.
-
Ben Laurie authored
-
Ben Laurie authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
the e-mail address in the DN (i.e., it will go into a certificate extension only). The new configuration file option 'email_in_dn = no' has the same effect. Submitted by: Massimiliano Pala madwolf@openca.org
-
Bodo Möller authored
-
Bodo Möller authored
change)
-
Richard Levitte authored
the docs to reflect this change and correct libeay.num.
-
Bodo Möller authored
-
Richard Levitte authored
-
- Oct 24, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-
Bodo Möller authored
never resets s->method to s->ctx->method when called from within one of the SSL handshake functions.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Oct 23, 2001
-
-
Richard Levitte authored
Submitted by Frederic.Giudicelli@INTRINsec.com
-
Dr. Stephen Henson authored
-
- Oct 22, 2001
-
-
Bodo Möller authored
-
- Oct 21, 2001
-
-
Dr. Stephen Henson authored
Reject certificates with unhandled critical extensions.
-