- 09 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 05 7月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 03 7月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
(found by Andy Brown <logic@warthog.com>).
-
- 02 7月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 6月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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...
-
- 26 6月, 2001 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
- 24 6月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 20 6月, 2001 2 次提交
-
-
由 Dr. Stephen Henson 提交于
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 提交于
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.
-
- 19 6月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
prompting, application-defined prompts, the possibility to use defaults (for example default passwords from somewhere else) and interrupts/cancelations.
-
由 Dr. Stephen Henson 提交于
-
- 16 6月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 11 6月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 07 6月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 01 6月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
(The attack against SSL 3.1 and TLS 1.0 is impractical anyway, otherwise this would be a security relevant patch.)
-
由 Geoff Thorpe 提交于
a bit of weird code in sk_new.
-
- 29 5月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 27 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 16 5月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 13 5月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
-
- 10 5月, 2001 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Purpose and trust setting functions for X509_STORE. Tidy existing code.
-
- 09 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
inherited from X509_STORE. Add CRL checking options to other applications.
-
- 08 5月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Initial CRL based revocation checking.
-
- 07 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
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.
-
- 03 5月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 21 4月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ASN1 bug when decoding OTHER type. Various S/MIME DSA related fixes.
-
- 20 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 19 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 18 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-