2018-02-13 |
Matt Caswell | Update copyright year |
blob | commitdiff | raw |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
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 |
2017-05-21 |
Rich Salz | -inkey can be an identifier, not just a file |
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-17 |
FdaSilvaYY | Constify char* input parameters in apps code |
blob | commitdiff | raw | diff to current |
2016-07-25 |
FdaSilvaYY | Typo and comment fix |
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-02-22 |
Rich Salz | Remove unused parameters from internal functions |
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-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-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-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-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 | free NULL cleanup 5a |
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-02-25 |
Matt Caswell | Add -no_alt_chains option to apps to implement the new |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Rich Salz | Dead code clean: #if 0 removal in apps |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
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-06-02 |
Dr. Stephen Henson | Allow reordering of certificates when signing. |
blob | commitdiff | raw | diff to current |
2014-05-21 |
Dr. Stephen Henson | Change default cipher in smime app to des3. |
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 |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Ben Laurie | More type-checking. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dr. Stephen Henson | Improve error detection when streaming S/MIME. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Dr. Stephen Henson | Update smime utility to support streaming for -encrypt... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Dr. Stephen Henson | There is should be no need to rewind the input stream... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Bodo Möller | Camellia cipher, contributed by NTT |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Dr. Stephen Henson | Allow any supported cipher to be used with smime -encrypt. |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Dr. Stephen Henson | Fix smime -pk7out. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Dr. Stephen Henson | Add -resign and -md options to smime command to support... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Dr. Stephen Henson | Multiple signer support in smime application. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Dr. Stephen Henson | Reformat smime.c utility. |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Dr. Stephen Henson | Allow PKCS7_decrypt() to work if no cert supplied. |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Dr. Stephen Henson | Reformat smime utility. |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Dr. Stephen Henson | Don't use 'explicit' for variable name. |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Dr. Stephen Henson | Reformat smime.c |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Dr. Stephen Henson | New X509_VERIFY_PARAM structure and associated function... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Dr. Stephen Henson | Various S/MIME bug and compatibility fixes. |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Dr. Stephen Henson | Fix indefinite length encoding so EOC correctly updates |
blob | commitdiff | raw | diff to current |
2003-02-15 |
Dr. Stephen Henson | Single pass processing to cleartext S/MIME signing. |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Richard Levitte | Make it possible to load keys from stdin, and restore... |
blob | commitdiff | raw | diff to current |
2002-07-18 |
Richard Levitte | Reverse the change with the following log, it needs... |
blob | commitdiff | raw | diff to current |
2002-07-18 |
Richard Levitte | Make S/MIME output conform with the mail and MIME stand... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Richard Levitte | Generate an error if rewinding wasn't possible. |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Dr. Stephen Henson | Add apps_startup and bio_err init code to smime.c |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Bodo Möller | harmonize capitalization |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Dr. Stephen Henson | Fix new -aes command argument handling |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Richard Levitte | Add AES support in the applications that support -des... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Richard Levitte | Extend all the loading functions to take an engine... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Dr. Stephen Henson | Allow various X509_STORE_CTX properties to be |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Richard Levitte | Correct typo. |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Richard Levitte | Add -keyform. |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Lutz Jänicke | Add forgotten "-passin" option to smime.c usage help. |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Dr. Stephen Henson | Change the EVP_somecipher() and EVP_somedigest() |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Dr. Stephen Henson | Initial OCSP certificate verify. Not complete, |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Richard Levitte | Add the possibility to use keys handled by engines... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | On VMS, stdout may very well lead to a file that is... |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Dr. Stephen Henson | Keep a not of original encoding in certificate requests. |
blob | commitdiff | raw | diff to current |
2000-07-12 |
Dr. Stephen Henson | Make req seed the PRNG if signing with |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Dr. Stephen Henson | Fix some typose in the i2d/d2i functions that |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Richard Levitte | Undo the changes I just made. I'm not sure what I... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Richard Levitte | Make it possible for users of the openssl applications... |
blob | commitdiff | raw | diff to current |
2000-06-22 |
Richard Levitte | Move add_oid_section to apps.c, so it can be shared... |
blob | commitdiff | raw | diff to current |
2000-06-22 |
Richard Levitte | Move the certificate and key loading functions to apps... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Bodo Möller | Remove CRYPTO_push/pop_info invocations to improve... |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Bodo Möller | 'rand'/'-rand' documentation. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Dr. Stephen Henson | Rename functions for new convention. |
blob | commitdiff | raw | diff to current |
2000-02-18 |
Bodo Möller | add missing 'static' |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Dr. Stephen Henson | Pass phrase reorganisation. |
blob | commitdiff | raw | diff to current |
2000-02-12 |
Dr. Stephen Henson | Make pkcs12 and smime applications seed random number |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
next |