- 28 3月, 2008 2 次提交
-
-
由 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.
-
由 Geoff Thorpe 提交于
autoungunk.sh logic (autobits have grown since I last tried this...).
-
- 27 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
print out receipt requests.
-
- 25 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 23 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 21 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2008 6 次提交
-
-
由 Geoff Thorpe 提交于
-Werror right now to help me code-by-domino :-)
-
由 Geoff Thorpe 提交于
-
由 Dr. Stephen Henson 提交于
Add id-ct-asciiTextWithCRLF OID. Give more meaninful error message is attempt to use key ID from a certificate without a key ID.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Delete trailing whitespace from objects.txt Delete duplicate NIDs.
-
- 19 3月, 2008 8 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 18 3月, 2008 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Make streaming support in cms cleaner. Note errors in various S/MIME functions if CMS_final() fails. Add streaming support for enveloped data.
-
由 Dr. Stephen Henson 提交于
Generalise RecipientInfo and enveloped data handling so applications can add their own key lookup routines as well as using the standard ones.
-
由 Dr. Stephen Henson 提交于
-
- 17 3月, 2008 9 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix signed data creation so versions are only corrected if structure is being created.
-
由 Geoff Thorpe 提交于
OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff...
-
由 Dr. Stephen Henson 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 16 3月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
examples. All RFC4134 examples can now be processed.
-
由 Dr. Stephen Henson 提交于
examples. All RFC4134 examples can not be processed.
-
- 15 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-