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-04-25 |
Dmitry Belyavskiy | Switch command-line utils to new nameopt API. |
blob | commitdiff | raw | diff to current |
2016-10-14 |
FdaSilvaYY | Constify command options |
blob | commitdiff | raw | diff to current |
2016-09-20 |
FdaSilvaYY | Fix various missing option help messages ... |
blob | commitdiff | raw | diff to current |
2016-08-19 |
Dr. Stephen Henson | Constify certificate and CRL time routines. |
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-17 |
Matt Caswell | Convert X509_CRL* functions to use const getters |
blob | commitdiff | raw | diff to current |
2016-08-17 |
Dr. Stephen Henson | Corrupt signature in place. |
blob | commitdiff | raw | diff to current |
2016-08-16 |
Dr. Stephen Henson | Corrupt signature earlier. |
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-05-17 |
Rich Salz | X509_STORE_CTX accessors. |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
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-29 |
Matt Caswell | Check for a NULL return value from a call to X509_STORE... |
blob | commitdiff | raw | diff to current |
2016-04-15 |
Rich Salz | Make many X509_xxx types opaque. |
blob | commitdiff | raw | diff to current |
2016-02-20 |
Kurt Roeckx | argv was set but unused |
blob | commitdiff | raw | diff to current |
2015-12-14 |
Dr. Stephen Henson | New function X509_get0_pubkey |
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-09-02 |
Dr. Stephen Henson | make X509_CRL opaque |
blob | commitdiff | raw | diff to current |
2015-07-07 |
Richard Levitte | Make "oneline" the default for nameopt |
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-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc) |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Rich Salz | ifdef cleanup, part 4a: '#ifdef undef' |
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-04-03 |
Tim Hudson | Add option to generate old hash format. |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Dr. Stephen Henson | initial support for delta CRL generations by diffing... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Dr. Stephen Henson | add -badsig option to corrupt CRL signatures for testin... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Dr. Stephen Henson | New option to add CRLs for s_client and s_server. |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Dr. Stephen Henson | add option to get a certificate or CRL from a URL |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Dr. Stephen Henson | Add support for -crlnumber option in crl utility. |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Nils Larsch | use SHA-1 as the default digest for the apps/openssl... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Dr. Stephen Henson | Don't return an error with crl -noout. |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Richard Levitte | Add usage string for -fingerprint. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Lutz Jänicke | Fix escaping when using the -subj option of "openssl... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
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-06 |
Ulf Möller | format strings |
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-05-18 |
Dr. Stephen Henson | Fix c_rehash script, add -fingerprint option to crl. |
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-01-09 |
Dr. Stephen Henson | New function X509_CTX_rget_chain(), make SSL_SESSION_pr... |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Dr. Stephen Henson | Modify the X509 V3 extension lookup code. |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Dr. Stephen Henson | Various CRL enhancements tidies and workaround for... |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Bodo Möller | Reinitialize global variables when necessary (for monol... |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Bodo Möller | Additional user data argument to pem_password_cb functi... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ralf S. Engelschall | Fix `openssl crl -noout -text' combination where `... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Dr. Stephen Henson | Overhaul 'crl' application, add a proper X509_CRL_print... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Dr. Stephen Henson | Continued patches so certificates and CRLs now can... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|