- 08 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 3月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Typo.
-
- 08 3月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 2月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
-
- 02 2月, 2009 1 次提交
-
-
由 Bodo Möller 提交于
PR: 1831 Submitted by: Damien Miller
-
- 10 11月, 2008 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 03 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 8月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 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.
-
- 01 8月, 2008 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 13 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Ignore self issued certificates when checking path length constraints. Duplicate OIDs in policy tree in case they are allocated. Use anyPolicy from certificate cache and not current tree level.
-
- 04 7月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
version some time soon.
-
- 03 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 26 5月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 19 5月, 2008 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Daniel Black <daniel.subs@internode.on.net>
-
由 Lutz Jänicke 提交于
-
- 03 5月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 5月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Add a -certsout option to output any certificates in a message. Add test for example 4.11
-
- 12 4月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 4月, 2008 10 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 09 4月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 3月, 2008 1 次提交
-
-
由 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.
-
- 21 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-