- 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.
-
- 27 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
print out receipt requests.
-
- 25 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2008 5 次提交
-
-
由 Geoff Thorpe 提交于
-Werror right now to help me code-by-domino :-)
-
由 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 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 18 3月, 2008 3 次提交
-
-
由 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 4 次提交
-
-
由 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 提交于
-
由 Dr. Stephen Henson 提交于
-
- 16 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
examples. All RFC4134 examples can not be processed.
-
- 15 3月, 2008 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Update CHANGES.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
consistent with other content types.
-
- 14 3月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
tests in RFC4134.
-
由 Dr. Stephen Henson 提交于
by envelopedData. Use PRE and not POST when freeing up RecipientInfo.
-
由 Dr. Stephen Henson 提交于
-
- 13 3月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 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.
-
- 12 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 2月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
holder and its actual encoding never used. Just as well because it's value looks like it was made up in the mists of time... Now there is a registered value for zlib compression (used in S/MIME compressedData content type) use that instead.
-
- 28 2月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
- 27 2月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
-
- 25 2月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-