#
34216c04 |
| 05-Sep-2000 |
Dr. Stephen Henson |
Keep a not of original encoding in certificate requests. Add new option to PKCS7_sign to exclude S/MIME capabilities.
|
Revision tags: OpenSSL_0_9_5 |
|
#
371acb22 |
| 16-May-2000 |
Ben Laurie |
Typesafe Thought Police part 4.
|
#
0e1c0612 |
| 15-May-2000 |
Ulf Möller |
Get rid of more non-ANSI declarations.
|
Revision tags: OpenSSL_0_9_5a, OpenSSL_0_9_5a-beta2, OpenSSL_0_9_5a-beta1 |
|
#
82b93186 |
| 28-Feb-2000 |
Dr. Stephen Henson |
Ouch! PKCS7_encrypt() was heading MIME text headers twice because it added them manually and as part of SMIME_crlf_copy(). Removed the manual add.
|
Revision tags: OpenSSL_0_9_5beta2 |
|
#
c7cb16a8 |
| 26-Feb-2000 |
Dr. Stephen Henson |
Rename functions for new convention.
|
Revision tags: OpenSSL_0_9_5beta1 |
|
#
18879884 |
| 15-Dec-1999 |
Dr. Stephen Henson |
Delete an unused variable and make the PKCS#12 keygen debugging code work again.
|
#
3fc9635e |
| 15-Dec-1999 |
Dr. Stephen Henson |
Fix the S/MIME code to use canonical MIME format for encrypted mail. Also update the smime docs.
|
#
b216664f |
| 11-Dec-1999 |
Dr. Stephen Henson |
Various S/MIME fixes.
|
#
e3775a33 |
| 09-Dec-1999 |
Dr. Stephen Henson |
Make the PKCS#7 S/MIME functions check for passed NULL pointers. Fix the usage message of smime utility and sanitise the return codes. Add some documentation.
|
#
55ec5861 |
| 07-Dec-1999 |
Dr. Stephen Henson |
Modify S/MIME application so the -signer option writes the signer(s) to a file if we are verifying.
|
#
5a9a4b29 |
| 05-Dec-1999 |
Dr. Stephen Henson |
Merge in my S/MIME library and utility.
|