- Jul 01, 2001
-
-
Richard Levitte authored
-
- Jun 28, 2001
-
-
Dr. Stephen Henson authored
Modify apps to use NCONF code instead of old CONF code. Add new extension functions which work with NCONF. Tidy up extension config routines and remove redundant code. Fix NCONF_get_number(). Todo: more testing of apps to see they still work...
-
- Jun 26, 2001
-
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
- Jun 23, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Jun 19, 2001
-
-
Dr. Stephen Henson authored
Change all calls to low level digest routines in the library and applications to use EVP. Add missing calls to HMAC_cleanup() and don't assume HMAC_CTX can be copied using memcpy(). Note: this is almost identical to the patch submitted to openssl-dev by Verdon Walker <VWalker@novell.com> except some redundant EVP_add_digest_()/EVP_cleanup() calls were removed and some changes made to avoid compiler warnings.
-
Richard Levitte authored
with arbitrary arguments instead of just a string. - Change the key loaders to take a UI_METHOD instead of a callback function pointer. NOTE: this breaks binary compatibility with earlier versions of OpenSSL [engine]. - Addapt the nCipher code for these new conditions and add a card insertion callback.
-
Richard Levitte authored
prompting, application-defined prompts, the possibility to use defaults (for example default passwords from somewhere else) and interrupts/cancelations.
-
Dr. Stephen Henson authored
-
- Jun 15, 2001
-
-
Bodo Möller authored
-
- Jun 11, 2001
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Jun 06, 2001
-
-
Bodo Möller authored
-
- Jun 01, 2001
-
-
Bodo Möller authored
(The attack against SSL 3.1 and TLS 1.0 is impractical anyway, otherwise this would be a security relevant patch.)
-
- May 31, 2001
-
-
Geoff Thorpe authored
a bit of weird code in sk_new.
-
- May 29, 2001
-
-
Lutz Jänicke authored
-
- May 26, 2001
-
-
Richard Levitte authored
-
- May 24, 2001
-
-
Dr. Stephen Henson authored
Add missing variable length cipher flag for Blowfish. Only use trust settings if either trust or reject settings are present, otherwise use compatibility mode. This stops root CAs being rejected if they have alias of keyid set.
-
- May 15, 2001
-
-
Lutz Jänicke authored
-
- May 13, 2001
-
-
Richard Levitte authored
-
- May 12, 2001
-
-
Dr. Stephen Henson authored
Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
-
- May 10, 2001
-
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
Purpose and trust setting functions for X509_STORE. Tidy existing code.
-
- May 09, 2001
-
-
Dr. Stephen Henson authored
inherited from X509_STORE. Add CRL checking options to other applications.
-
- May 08, 2001
-
-
Bodo Möller authored
-
- May 07, 2001
-
-
Dr. Stephen Henson authored
Initial CRL based revocation checking.
-
- May 06, 2001
-
-
Richard Levitte authored
like des_read_password and friends (backward compatibility functions using this new API are provided). The purpose is to remove prompting functions from the DES code section as well as provide for prompting through dialog boxes in a window system and the like.
-
- May 03, 2001
-
-
Bodo Möller authored
-
- May 02, 2001
-
-
Richard Levitte authored
-
- Apr 26, 2001
-
-
Geoff Thorpe authored
-
- Apr 21, 2001
-
-
Dr. Stephen Henson authored
Fix ASN1 bug when decoding OTHER type. Various S/MIME DSA related fixes.
-
- Apr 19, 2001
-
-
Geoff Thorpe authored
-
- Apr 18, 2001
-
-
Geoff Thorpe authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Apr 12, 2001
-
-
Bodo Möller authored
-
- Apr 11, 2001
-
-
Bodo Möller authored
verified by looking at 'diff -u ../openssl-0.9.6a/CHANGES CHANGES')
-
- Apr 09, 2001
-
-
Bodo Möller authored
Ultra-Sparcs (both 32-bit and 64-bit compilations)
-