projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix engine key support in cms and req utilities.
[openssl.git]
/
apps
/
cms.c
2016-02-11
Dr. Stephen Henson
Fix engine key support in cms and req utilities.
blob
|
commitdiff
|
raw
2016-01-21
Viktor Dukhovni
Refactor apps load_certs/load_crls to work incrementally
blob
|
commitdiff
|
raw
|
diff to current
2015-12-16
Rich Salz
Rename some BUF_xxx to OPENSSL_xxx
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Continue standardisation of malloc handling in apps
blob
|
commitdiff
|
raw
|
diff to current
2015-10-12
Matt Caswell
Centralise loading default apps config file
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Matt Caswell
Add support for -no-CApath and -no-CAfile options
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Ben Laurie
Enable -Wmissing-variable-declarations and
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Richard Levitte
Change the way apps open their input and output files
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Richard Levitte
Make the handling of output and input formats consistent
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Rich Salz
Standardize handling of #ifdef'd options.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Richard Levitte
Restore module loading
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Rich Salz
Use p==NULL not !p (in if statements, mainly)
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
In apps, malloc or die
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Rich Salz
Remove needless bio_err argument
blob
|
commitdiff
|
raw
|
diff to current
2015-04-25
Rich Salz
fewer NO_ENGINE #ifdef's
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Rich Salz
Big apps cleanup (option-parsing, etc)
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Viktor Dukhovni
Code style: space after 'if'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
Matt Caswell
Unchecked malloc fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Matt Caswell
Add -no_alt_chains option to apps to implement the new
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More indent fixes for STACK_OF
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Hubert Kario
Document -trusted_first option in man pages and help.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Dr. Stephen Henson
Add suppot for ASCII with CRLF canonicalisation.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Dr. Stephen Henson
Custom key wrap option for cms utility.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Dr. Stephen Henson
Add -keyopt option to cms utility.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Dr. Stephen Henson
oops, add -debug_decrypt option which was accidenatally...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Bodo Möller
Fix usage indentation
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Dr. Stephen Henson
PR: 2347
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Dr. Stephen Henson
Experimental CMS password based recipient Info support.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-18
Dr. Stephen Henson
Use new X509_STORE_set_verify_cb function instead of...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Dr. Stephen Henson
Update from 1.0.0-stable
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Dr. Stephen Henson
Updates from 1.0.0-stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-13
Dr. Stephen Henson
X509 verification fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Ben Laurie
More type-checking.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Dr. Stephen Henson
Use "cont" consistently in cms-examples.pl
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Dr. Stephen Henson
Revert argument swap change... oops CMS_uncompress...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Dr. Stephen Henson
Make CMS_uncompress() argument order consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Dr. Stephen Henson
Add additional parameter to CMS_final() to handle detac...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Dr. Stephen Henson
Correct references to smime in cms app.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Dr. Stephen Henson
Signed receipt generation code.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Dr. Stephen Henson
Support for verification of signed receipts.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Dr. Stephen Henson
Add support for signed receipt request printout and...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Dr. Stephen Henson
Signed Receipt Request utility functions and option...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Dr. Stephen Henson
Add support for CMS structure printing in cms utility.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Dr. Stephen Henson
Allow alternate eContentType oids to be set in cms...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Dr. Stephen Henson
Add support for KEK decrypt in cms utility.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Dr. Stephen Henson
Add support for KEKRecipientInfo in cms application.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Dr. Stephen Henson
Make 3DES default cipher in cms utility.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Dr. Stephen Henson
Various tidies/fixes:
blob
|
commitdiff
|
raw
|
diff to current
2008-03-16
Dr. Stephen Henson
Fix some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Dr. Stephen Henson
Initial support for enveloped data decrypt. Extent...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Dr. Stephen Henson
Initial support for Encrypted Data type generation.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Dr. Stephen Henson
Typos.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Dr. Stephen Henson
Encrypted Data type processing. Add options to cms...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Dr. Stephen Henson
And so it begins...
blob
|
commitdiff
|
raw
|
diff to current