- Nov 07, 2002
-
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Typo in OCSP ASN1 module
-
- Nov 06, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
PR: 163
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
- Nov 05, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Dr. Stephen Henson authored
Check for NULL ASN1_ITEM when initializeing boolean option in ASN1_TYPE.
-
Bodo Möller authored
-
- Nov 04, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Richard Levitte authored
PR: 235
-
Richard Levitte authored
-
Richard Levitte authored
don't include the static engine entry points in libcrypto.exe.
-
- Nov 01, 2002
-
-
Richard Levitte authored
Make sure to include openssl/opensslconf.h to make sure we get the definition of those macros.
-
- Oct 31, 2002
-
-
Richard Levitte authored
a year.
-
Richard Levitte authored
Currently, we simply assume that they shall always be built as shareable images.
-
Richard Levitte authored
Currently, we simply assume that they shall always be built as shareable images.
-
- Oct 30, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
Identified by Goetz Babin-Ebell <babinebell@trustcenter.de>
-
- Oct 29, 2002
-
-
Geoff Thorpe authored
-
Geoff Thorpe authored
other branches.
-
Geoff Thorpe authored
squashed.
-
Richard Levitte authored
is something we really need to keep track of!). make update
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Sheueling Chang <Sheueling.Chang@Sun.COM>
-
Bodo Möller authored
Submitted by: Bodo Moeller
-
Richard Levitte authored
to be surrounded with braces, or the surrounding if..else will fail miserably in case the #else part is compiled.
-
Richard Levitte authored
PR: 156
-
Richard Levitte authored
don't take an ENGINE* as parameter any more. PR: 156
-
Geoff Thorpe authored
relates to SSL_CTX flags and the use of "external" session caching. The existing flag, "SSL_SESS_CACHE_NO_INTERNAL_LOOKUP" remains but is supplemented with a complimentary flag, "SSL_SESS_CACHE_NO_INTERNAL_STORE". The bitwise OR of the two flags is also defined as "SSL_SESS_CACHE_NO_INTERNAL" and is the flag that should be used by most applications wanting to implement session caching *entirely* by its own provided callbacks. As the documented behaviour contradicted actual behaviour up until recently, and since that point behaviour has itself been inconsistent anyway, this change should not introduce any compatibility problems. I've adjusted the relevant documentation to elaborate about how this works. Kudos to "Nadav Har'El" <nyh@math.technion.ac.il> for diagnosing these anomalies and testing this patch for correctness. PR: 311
-
- Oct 28, 2002
-
-
Bodo Möller authored
CertificateVerify for 4096 bit RSA signatures
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
create new lock CRYPTO_LOCK_BN to avoid race condition
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Oct 25, 2002
-
-
Richard Levitte authored
-
- Oct 24, 2002
-
-
Richard Levitte authored
build them there. A command procedure to build the external engines is on it's way.
-
Richard Levitte authored
-