index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
/
cms_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-49
/
+5
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-3
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-4
/
+4
*
New function X509_get0_subject_key_id()
Dr. Stephen Henson
2015-09-22
1
-6
/
+8
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-2
/
+0
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-2
/
+2
*
Add X509_CRL_up_ref function
Dr. Stephen Henson
2015-09-01
1
-2
/
+2
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-10
/
+5
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-512
/
+483
*
Include <openssl/foo.h> instead of "foo.h"
Geoff Thorpe
2014-12-08
1
-1
/
+1
*
Remove duplicate statement.
Dr. Stephen Henson
2014-02-15
1
-2
/
+0
*
CMS support for key agreeement recipient info.
Dr. Stephen Henson
2013-07-17
1
-1
/
+60
*
update cms code to use X509_ALGOR_set_md instead of internal function
Dr. Stephen Henson
2010-03-11
1
-15
/
+0
*
tolerate broken CMS/PKCS7 implementations using signature OID instead of digest
Dr. Stephen Henson
2010-02-02
1
-1
/
+5
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-4
/
+1
*
New function CMS_add1_crl().
Dr. Stephen Henson
2008-05-02
1
-0
/
+9
*
Fix typo and add header files to err library.
Dr. Stephen Henson
2008-04-06
1
-1
/
+1
*
Give consistent return value and add error code for duplicate certificates.
Dr. Stephen Henson
2008-04-06
1
-2
/
+5
*
Various tidies/fixes:
Dr. Stephen Henson
2008-03-18
1
-0
/
+1
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-2
/
+2
*
Initial support for enveloped data decrypt. Extent runex.pl to cover these
Dr. Stephen Henson
2008-03-16
1
-0
/
+4
*
Initial support for Encrypted Data type generation.
Dr. Stephen Henson
2008-03-15
1
-0
/
+1
*
Reorganise encrypted content info code to avoid duplication and be more
Dr. Stephen Henson
2008-03-14
1
-7
/
+1
*
Encrypted Data type processing. Add options to cms utility and run section 7
Dr. Stephen Henson
2008-03-14
1
-1
/
+5
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-0
/
+607
[prev]