Matt Caswell
|
c80fd6b215
|
Further comment changes for reformat (master)
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:19:59 +00:00 |
|
Jonas Maebe
|
1c4b688cb4
|
multi_split: check for NULL when allocating parts and bpart, and for failure of sk_BIO_push()
Signed-off-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
|
2014-08-15 22:37:48 +02:00 |
|
Jonas Maebe
|
8957278869
|
mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check whether sk_MIME_PARAM_push succeeds
Signed-off-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
|
2014-08-15 22:37:14 +02:00 |
|
Jonas Maebe
|
15297d962c
|
mime_hdr_new: free mhdr, tmpname, tmpval on error path
Signed-off-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
|
2014-08-15 22:36:54 +02:00 |
|
Dr. Stephen Henson
|
d2aea03829
|
Memory leak and NULL dereference fixes.
PR#3403
|
2014-06-27 14:35:07 +01:00 |
|
Dr. Stephen Henson
|
847865d0f9
|
Add suppot for ASCII with CRLF canonicalisation.
|
2014-02-13 14:35:56 +00:00 |
|
Dr. Stephen Henson
|
78dfd43955
|
corrected fix to PR#2711 and also cover mime_param_cmp
|
2012-03-12 16:32:19 +00:00 |
|
Dr. Stephen Henson
|
3c6a7cd44b
|
PR: 2742
Reported by: Dmitry Belyavsky <beldmit@gmail.com>
If resigning with detached content in CMS just copy data across.
|
2012-02-29 14:02:02 +00:00 |
|
Dr. Stephen Henson
|
228a8599ff
|
free headers after use in error message
|
2012-02-27 16:27:17 +00:00 |
|
Dr. Stephen Henson
|
6941b7b918
|
PR: 2711
Submitted by: Tomas Mraz <tmraz@redhat.com>
Tolerate bad MIME headers in parser.
|
2012-02-23 21:50:44 +00:00 |
|
Andy Polyakov
|
a50bce82ec
|
Sanitize usage of <ctype.h> functions. It's important that characters
are passed zero-extended, not sign-extended.
PR: 2682
|
2012-01-12 16:21:35 +00:00 |
|
Dr. Stephen Henson
|
6d6c47980e
|
Correctly handle errors in CMS I/O code.
|
2008-08-05 15:55:53 +00:00 |
|
Dr. Stephen Henson
|
2e86f0d8d7
|
Use correct headers for signed receipts. Use consistent naming.
Update cms-test.pl to support OpenSSL 0.9.8.
|
2008-03-31 15:03:55 +00:00 |
|
Dr. Stephen Henson
|
8931b30d84
|
And so it begins...
Initial support for CMS.
Add zlib compression BIO.
Add AES key wrap implementation.
Generalize S/MIME MIME code to support CMS and/or PKCS7.
|
2008-03-12 21:14:28 +00:00 |
|