- 01 9月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
a delta CRL in addition to a full CRL. Check and search delta in addition to the base.
-
- 29 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Tidy CRL scoring system. Add new CRL path validation error.
-
- 27 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 21 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 8月, 2008 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
and CRL signing keys.
-
- 12 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Delete X509_POLICY_REF code. Fix handling of invalid policy extensions to return the correct error. Add command line option to inhibit policy mappings.
-
- 08 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
TODO: robustness checking on name forms.
-
- 06 8月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
deprecate the original (numeric-only) scheme, and replace with the CRYPTO_THREADID object. This hides the platform-specifics and should reduce the possibility for programming errors (where failing to explicitly check both thread ID forms could create subtle, platform-specific bugs). Thanks to Bodo, for invaluable review and feedback.
-
- 30 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Allow inibit any policy flag to be set in apps.
-
- 04 7月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
version some time soon.
-
- 27 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 6月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Huang Ying Reviewed by: Douglas Stebila
-
- 10 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 03 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 02 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 5月, 2008 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Fix flaw if 'Server Key exchange message' is omitted from a TLS handshake which could lead to a cilent crash as found using the Codenomicon TLS test suite (CVE-2008-1672) Reviewed by: openssl-security@openssl.org Obtained from: mark@awe.com
-
由 Bodo Möller 提交于
Fix double-free in TLS server name extensions which could lead to a remote crash found by Codenomicon TLS test suite (CVE-2008-0891) Reviewed by: openssl-security@openssl.org Obtained from: jorton@redhat.com
-
- 26 5月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 23 5月, 2008 2 次提交
-
-
由 Lutz Jänicke 提交于
PR: 1417, 1513 Submitted by: Erik de Castro Lopo <mle+openssl@mega-nerd.com>
-
由 Lutz Jänicke 提交于
from the OpenSSL distribution.
-
- 21 5月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 20 5月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Ivan Nestlerode <inestlerode@us.ibm.com> Reviewed by: steve
-
由 Bodo Möller 提交于
ptr members. (So if the id_callback is bogus, we still have &errno.)
-
- 01 5月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 4月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
ticket #1668). PR: 1668 Submitted by: Ian Lister Reviewed by: Geoff Thorpe
-
- 28 4月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
where they both use the same limb size. I've tweaked his patch slightly, so blame me if it breaks. Submitted by: Paul Sheer Reviewed by: Geoff Thorpe
-
- 02 4月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 28 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Geoff Thorpe 提交于
to 'unsigned long' (ie. odd platforms/compilers), so a pointer-typed version was added but it required portable code to check *both* modes to determine equality. This commit maintains the availability of both thread ID types, but deprecates the type-specific accessor APIs that invoke the callbacks - instead a single type-independent API is used. This simplifies software that calls into this interface, and should also make it less error-prone - as forgetting to call and compare *both* thread ID accessors could have led to hard-to-debug/infrequent bugs (that might only affect certain platforms or thread implementations). As the CHANGES note says, there were corresponding deprecations and replacements in the thread-related functions for BN_BLINDING and ERR too.
-
- 15 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Update CHANGES.
-
- 13 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
-
- 27 2月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
-
- 06 1月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
(via top level Makefile) into mk1mf builds. This avoids the need to duplicate the CFLAG handling and can auto build assembly language source files from perl scripts. Extend VC-WIN32 Configure entry to include new options.
-
- 04 1月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-