2020-09-13 |
Matt Caswell | Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS... |
blob | commitdiff | raw |
2020-09-13 |
Matt Caswell | Fix safestack issues in x509v3.h |
blob | commitdiff | raw | diff to current |
2020-09-13 |
Matt Caswell | Fix safestack issues in x509.h |
blob | commitdiff | raw | diff to current |
2020-09-03 |
Richard Levitte | "Downgrade" provider-native keys to legacy where needed |
blob | commitdiff | raw | diff to current |
2020-08-20 |
Dr. David von Oheimb | apps: make use of OSSL_STORE for generalized certs... |
blob | commitdiff | raw | diff to current |
2020-08-09 |
Shane Lontis | Add libctx support to CMS. |
blob | commitdiff | raw | diff to current |
2020-06-24 |
Dmitry Belyavskiy | CMS print should support string conversion |
blob | commitdiff | raw | diff to current |
2020-05-27 |
FdaSilvaYY | crypto/cms: add CAdES-BES signed attributes validation |
blob | commitdiff | raw | diff to current |
2020-05-15 |
Dr. David von Oheimb | Use OSSL_STORE for load_{,pub}key() and load_cert(... |
blob | commitdiff | raw | diff to current |
2020-04-24 |
Rich Salz | In OpenSSL builds, declare STACK for datatypes ... |
blob | commitdiff | raw | diff to current |
2020-04-23 |
Matt Caswell | Update copyright year |
blob | commitdiff | raw | diff to current |
2020-03-07 |
Pauli | cmdline app: add provider commandline options. |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Dmitry Belyavskiy | Implementation of Russian GOST CMS |
blob | commitdiff | raw | diff to current |
2019-11-20 |
Rich Salz | Document command parameters. |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Rich Salz | Add "sections" to -help output |
blob | commitdiff | raw | diff to current |
2019-11-03 |
Richard Levitte | Add -CAstore and similar to all openssl commands that... |
blob | commitdiff | raw | diff to current |
2019-10-05 |
Rich Salz | Add missing help text for some options |
blob | commitdiff | raw | diff to current |
2019-05-29 |
FdaSilvaYY | CAdES: Fix SignerInfo attribute construction order. |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Dr. Matthias St... | openssl cms: add error message if operation option... |
blob | commitdiff | raw | diff to current |
2019-01-27 |
Antonio Iacono | crypto/cms: Add support for CAdES Basic Electronic... |
blob | commitdiff | raw | diff to current |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
blob | commitdiff | raw | diff to current |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
blob | commitdiff | raw | diff to current |
2018-01-09 |
Richard Levitte | Update copyright years on all files merged since Jan... |
blob | commitdiff | raw | diff to current |
2018-01-06 |
Konstantin Shemyak | Corrected 'cms' exit status when key or certificate... |
blob | commitdiff | raw | diff to current |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Rich Salz | Standardize apps use of -rand, etc. |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Paul Yang | Clean up a bundle of codingstyle stuff in apps directory |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Richard Levitte | If an engine comes up explicitely, it must also come... |
blob | commitdiff | raw | diff to current |
2016-10-14 |
FdaSilvaYY | Constify command options |
blob | commitdiff | raw | diff to current |
2016-10-10 |
David Benjamin | Remove trailing whitespace from some files. |
blob | commitdiff | raw | diff to current |
2016-09-20 |
FdaSilvaYY | Remove an option related to a deprecated flag |
blob | commitdiff | raw | diff to current |
2016-09-20 |
FdaSilvaYY | Fix various missing option help messages ... |
blob | commitdiff | raw | diff to current |
2016-08-24 |
Matt Caswell | Clarify the error messages in 08f6ae5b28 |
blob | commitdiff | raw | diff to current |
2016-08-24 |
Matt Caswell | Fix some resource leaks in the apps |
blob | commitdiff | raw | diff to current |
2016-08-17 |
FdaSilvaYY | Constify char* input parameters in apps code |
blob | commitdiff | raw | diff to current |
2016-08-16 |
Dr. Stephen Henson | Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). |
blob | commitdiff | raw | diff to current |
2016-07-25 |
FdaSilvaYY | Typo and comment fix |
blob | commitdiff | raw | diff to current |
2016-06-01 |
Matt Caswell | Free memory on error in cms app |
blob | commitdiff | raw | diff to current |
2016-05-19 |
Dr. Stephen Henson | Use correct EOL in headers. |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
blob | commitdiff | raw | diff to current |
2016-05-13 |
Dr. Stephen Henson | Fix signer option and support format SMIME. |
blob | commitdiff | raw | diff to current |
2016-05-04 |
FdaSilvaYY | GH932: Add more help messages to some apps options. |
blob | commitdiff | raw | diff to current |
2016-04-18 |
Rich Salz | Make string_to_hex/hex_to_string public |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Remove OPENSSL_NO_AES guards |
blob | commitdiff | raw | diff to current |
2016-02-22 |
Rich Salz | Remove unused parameters from internal functions |
blob | commitdiff | raw | diff to current |
2016-02-11 |
Dr. Stephen Henson | Fix engine key support in cms and req utilities. |
blob | commitdiff | raw | diff to current |
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 |
next |