Revision tags: OpenSSL_1_0_0-beta4, OpenSSL_0_9_8l |
|
#
6aa1770c |
| 18-Oct-2009 |
Dr. Stephen Henson |
Use new X509_STORE_set_verify_cb function instead of old macro.
|
#
c869da88 |
| 27-Jul-2009 |
Dr. Stephen Henson |
Update from 1.0.0-stable
|
Revision tags: OpenSSL_1_0_0-beta3, OpenSSL_1_0_0-beta2 |
|
#
8711efb4 |
| 20-Apr-2009 |
Dr. Stephen Henson |
Updates from 1.0.0-stable branch.
|
Revision tags: OpenSSL_1_0_0-beta1, OpenSSL_0_9_8k, OpenSSL_0_9_8j, OpenSSL_0_9_8i |
|
#
db50661f |
| 13-Jul-2008 |
Dr. Stephen Henson |
X509 verification fixes. Ignore self issued certificates when checking path length constraints. Duplicate OIDs in policy tree in case they are allocated. Use anyPolicy from
X509 verification fixes. 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.
show more ...
|
#
5ce278a7 |
| 04-Jun-2008 |
Ben Laurie |
More type-checking.
|
Revision tags: OpenSSL_0_9_8h |
|
#
4a954b56 |
| 01-May-2008 |
Dr. Stephen Henson |
Use "cont" consistently in cms-examples.pl Add a -certsout option to output any certificates in a message. Add test for example 4.11
|
#
a5db50d0 |
| 11-Apr-2008 |
Dr. Stephen Henson |
Revert argument swap change... oops CMS_uncompress() was consistent...
|
#
529d329c |
| 11-Apr-2008 |
Dr. Stephen Henson |
Make CMS_uncompress() argument order consistent with other functions.
|
#
e0fbd073 |
| 10-Apr-2008 |
Dr. Stephen Henson |
Add additional parameter to CMS_final() to handle detached content.
|
#
7f50d9a4 |
| 09-Apr-2008 |
Dr. Stephen Henson |
Correct references to smime in cms app.
|
#
36309aa2 |
| 28-Mar-2008 |
Dr. Stephen Henson |
Signed receipt generation code.
|
#
eb9d8d8c |
| 28-Mar-2008 |
Dr. Stephen Henson |
Support for verification of signed receipts.
|
#
f5e2354c |
| 26-Mar-2008 |
Dr. Stephen Henson |
Add support for signed receipt request printout and generation.
|
#
f4cc56f4 |
| 26-Mar-2008 |
Dr. Stephen Henson |
Signed Receipt Request utility functions and option on CMS utility to print out receipt requests.
|
#
62051713 |
| 24-Mar-2008 |
Dr. Stephen Henson |
Add support for CMS structure printing in cms utility.
|
#
054307e7 |
| 19-Mar-2008 |
Dr. Stephen Henson |
Allow alternate eContentType oids to be set in cms utility. Add id-ct-asciiTextWithCRLF OID. Give more meaninful error message is attempt to use key ID from a certificate withou
Allow alternate eContentType oids to be set in cms utility. Add id-ct-asciiTextWithCRLF OID. Give more meaninful error message is attempt to use key ID from a certificate without a key ID.
show more ...
|
#
eeb9cdfc |
| 19-Mar-2008 |
Dr. Stephen Henson |
Add support for KEK decrypt in cms utility.
|
#
ab124380 |
| 19-Mar-2008 |
Dr. Stephen Henson |
Add support for KEKRecipientInfo in cms application.
|
#
c220e58f |
| 18-Mar-2008 |
Dr. Stephen Henson |
Make 3DES default cipher in cms utility.
|
#
e4f0e40e |
| 18-Mar-2008 |
Dr. Stephen Henson |
Various tidies/fixes: Make streaming support in cms cleaner. Note errors in various S/MIME functions if CMS_final() fails. Add streaming support for enveloped data.
|
#
7c337e00 |
| 16-Mar-2008 |
Dr. Stephen Henson |
Fix some warnings.
|
#
4f1aa191 |
| 15-Mar-2008 |
Dr. Stephen Henson |
Initial support for enveloped data decrypt. Extent runex.pl to cover these examples. All RFC4134 examples can not be processed.
|
#
d9f5f07e |
| 14-Mar-2008 |
Dr. Stephen Henson |
Initial support for Encrypted Data type generation.
|
#
1021f9aa |
| 14-Mar-2008 |
Dr. Stephen Henson |
Typos.
|
#
b820455c |
| 14-Mar-2008 |
Dr. Stephen Henson |
Encrypted Data type processing. Add options to cms utility and run section 7 tests in RFC4134.
|