index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
cms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and
steve
2012-03-12
5
-20
/
+92
*
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
ben
2011-11-14
1
-9
/
+11
*
Change AR to ARX to allow exclusion of fips object modules
steve
2011-01-26
1
-1
/
+1
*
Add new type ossl_ssize_t instead of ssize_t and move definitions to
steve
2010-07-26
3
-6
/
+9
*
add CVE-2010-0742 and CVS-2010-1633 fixes
steve
2010-06-01
1
-2
/
+2
*
update cms code to use X509_ALGOR_set_md instead of internal function
steve
2010-03-11
4
-19
/
+3
*
tolerate broken CMS/PKCS7 implementations using signature OID instead of digest
steve
2010-02-02
1
-1
/
+5
*
make update
steve
2010-01-15
1
-0
/
+18
*
Experimental CMS password based recipient Info support.
steve
2009-11-26
8
-6
/
+538
*
PR: 2058
steve
2009-09-30
1
-1
/
+1
*
Audit libcrypto for unchecked return values: fix all cases enountered
steve
2009-09-23
2
-5
/
+3
*
Submitted by: Julia Lawall <julia@diku.dk>
steve
2009-09-13
1
-2
/
+2
*
Update from stable branch.
steve
2009-03-25
1
-1
/
+1
*
Use correct ctx name.
steve
2009-03-15
1
-1
/
+1
*
Fix from stable branch.
steve
2009-03-15
1
-1
/
+1
*
Set memory BIOs up properly when stripping text headers from S/MIME messages.
steve
2008-11-21
1
-0
/
+3
*
Correctly handle errors in CMS I/O code.
steve
2008-08-05
1
-2
/
+4
*
New function CMS_add1_crl().
steve
2008-05-02
2
-0
/
+10
*
Make certs argument work in CMS_sign() add test case.
steve
2008-04-18
1
-4
/
+4
*
Fix prototype for CMS_decrypt(), don't free up detached content.
steve
2008-04-11
2
-8
/
+26
*
Revert argument swap change... oops CMS_uncompress() was consistent...
steve
2008-04-11
2
-2
/
+2
*
Make CMS_uncompress() argument order consistent with other functions.
steve
2008-04-11
2
-2
/
+2
*
Fix for compression and updated CMS_final().
steve
2008-04-11
1
-1
/
+1
*
Add additional parameter to CMS_final() to handle detached content.
steve
2008-04-10
2
-9
/
+12
*
Ignore nonsensical flags for signed receipts.
steve
2008-04-10
1
-1
/
+2
*
Implement CMS_NOCRL.
steve
2008-04-07
1
-1
/
+2
*
Set contentType attribute just before signing to allow encapsulated content
steve
2008-04-06
1
-12
/
+20
*
Fix typo and add header files to err library.
steve
2008-04-06
3
-14
/
+14
*
Give consistent return value and add error code for duplicate certificates.
steve
2008-04-06
3
-3
/
+10
*
Avoid warnings.
steve
2008-04-01
1
-1
/
+1
*
Use correct headers for signed receipts. Use consistent naming.
steve
2008-03-31
1
-2
/
+3
*
Update dependencies.
steve
2008-03-29
1
-11
/
+27
*
Remove unnecessary header.
steve
2008-03-29
4
-4
/
+0
*
Signed receipt generation code.
steve
2008-03-28
5
-0
/
+158
*
Support for verification of signed receipts.
steve
2008-03-28
6
-9
/
+219
*
Add support for signed receipt request printout and generation.
steve
2008-03-26
4
-26
/
+41
*
Signed Receipt Request utility functions and option on CMS utility to
steve
2008-03-26
6
-6
/
+211
*
Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.
steve
2008-03-24
3
-0
/
+47
*
Update dependencies.
steve
2008-03-22
1
-12
/
+128
*
Comment out a (currently) unused CMS function. (Sorry Steve, but I need
geoff
2008-03-19
1
-0
/
+2
*
Allow alternate eContentType oids to be set in cms utility.
steve
2008-03-19
3
-0
/
+8
*
Rebuild CMS error codes.
steve
2008-03-19
2
-139
/
+117
*
Add support for KEK decrypt in cms utility.
steve
2008-03-19
4
-45
/
+132
*
Add support for KEKRecipientInfo in cms application.
steve
2008-03-19
2
-161
/
+211
*
Uninitialized variable bug fix.
steve
2008-03-18
1
-1
/
+2
*
Various tidies/fixes:
steve
2008-03-18
3
-18
/
+6
*
More support for KEK RecipientInfo.
steve
2008-03-18
4
-58
/
+282
*
Partial support for KEKRecipientInfo type.
steve
2008-03-17
3
-0
/
+141
*
Preliminary support for enveloped data content type creation.
steve
2008-03-17
7
-31
/
+221
*
Fix a variety of warnings generated by some elevated compiler-fascism,
geoff
2008-03-16
6
-11
/
+12
[next]