]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/apps.c
Update copyright year
[thirdparty/openssl.git] / apps / apps.c
2018-08-14  Matt CaswellUpdate copyright year
2018-05-31  Richard Levitteapps: when the 'compat' nameopt has been set, leave...
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2016-10-20  Richard Levitteapps: make setup_engine() and release_engine() availabl...
2016-10-20  Richard LevitteIf an engine comes up explicitely, it must also come...
2016-09-28  Richard Levitteapps/apps.c: initialize and de-initialize engine around...
2016-09-28  Rich SalzRevert "Call ENGINE_init() before trying to use keys...
2016-09-28  David WoodhouseCall ENGINE_init() before trying to use keys from engine
2016-09-21  Richard Levitteapps/apps.c: include sys/socket.h to declare recv()
2016-09-15  Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2016-06-29  Richard LevitteAllow proxy certs to be present when verifying a chain
2016-05-20  Richard LevitteRevert "Make it possible to have RFC2254 escapes with...
2016-05-18  Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-02-02  Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2015-10-23  Alessandro GhediniRemove useless code
2015-09-11  Dr. Stephen HensonUse default field separator.
2015-04-20  Matt CaswellAdd -no_alt_chains option to apps to implement the new
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-02-10  Emilia KasperFix hostname validation in the command-line tool to...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-07-07  Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07  Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-06-27  Dr. Stephen HensonMemory leak and NULL dereference fixes.
2014-04-04  Dr. Stephen HensonUse correct length when prompting for password.
2014-02-25  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-01  Andy PolyakovImprove WINCE support.
2013-11-14  Piotr SikoraFix compilation with no-nextprotoneg.
2013-01-19  Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
2013-01-18  Dr. Stephen HensonAdd code to download CRLs based on CRLDP extension.
2013-01-18  Dr. Stephen HensonNew option to add CRLs for s_client and s_server.
2013-01-17  Dr. Stephen Hensonadd option to get a certificate or CRL from a URL
2012-12-29  Dr. Stephen Hensonmake JPAKE work again, fix memory leaks
2012-12-26  Dr. Stephen Hensonadd Suite B verification flags
2012-12-19  Dr. Stephen HensonIntegrate host, email and IP address checks into X509_v...
2012-12-19  Dr. Stephen HensonBackport X509 hostname, IP address and email checking...
2012-12-14  Dr. Stephen HensonNew verify flag to return success if we have any certif...
2012-12-04  Dr. Stephen Hensoncheck mval for NULL too
2012-12-03  Dr. Stephen Hensonfix leak
2012-09-26  Dr. Stephen Hensonadd -trusted_first option and verify flag (backport...
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-11  Dr. Stephen HensonPR: 2717
2012-02-10  Dr. Stephen HensonPR: 2710
2011-12-10  Dr. Stephen Hensonimplement -attime option as a verify parameter then...
2011-11-13  Ben LaurieAdd Next Protocol Negotiation.
2011-03-19  Richard LevitteApply all the changes submitted by Steven M. Schweda...
2010-11-11  Dr. Stephen HensonPR: 2366
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-05-27  Dr. Stephen HensonPR: 2262
2010-04-06  Dr. Stephen HensonPR: 2220
2009-10-31  Dr. Stephen HensonAdd option to allow in-band CRL loading in verify utili...
2009-07-27  Dr. Stephen HensonChange STRING to OPENSSL_STRING etc as common words...
2009-06-29  Dr. Stephen HensonUpdate from HEAD.
2009-06-26  Dr. Stephen HensonAllow checking of self-signed certifictes if a flag...
2009-06-17  Dr. Stephen HensonUpdate from HEAD.
2009-05-13  Dr. Stephen HensonPR: 1924
2009-04-23  Dr. Stephen HensonMake no-rsa, no-dsa and no-dh compile again.
2009-04-03  Dr. Stephen HensonPR: 1870
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-12  Dr. Stephen HensonUpdate from stable branch.
2008-11-24  Dr. Stephen HensonUpdate from stable-branch.
2008-11-16  Ben LaurieIntegrate J-PAKE and TLS-PSK. Increase PSK buffer size...
2008-11-12  Dr. Stephen HensonUpdate from stable branch.
2008-11-02  Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-10-27  Dr. Stephen HensonFix warnings and various issues.
2008-10-26  Ben LaurieAdd JPAKE.
2008-09-01  Dr. Stephen HensonInitial support for delta CRLs. If "use deltas" flag...
2008-08-13  Dr. Stephen HensonInitial support for CRL path validation. This supports...
2008-08-12  Dr. Stephen HensonSupport for policy mappings extension.
2008-07-30  Dr. Stephen HensonInitial support for alternative CRL issuing certificates.
2008-05-31  Dr. Stephen HensonStop const mismatch warning in VC++.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2008-04-17  Lutz JänickeFix incorrect return value in apps/apps.c:parse_yesno()
2008-03-16  Geoff ThorpeFix a nasty cast issue that my compiler was choking on.
2008-01-14  Dr. Stephen Henson<strings.h> does not exist under WIN32.
2008-01-12  Ben LaurieMissing headers.
2008-01-03  Dr. Stephen HensonNetware support.
2007-09-08  Ben LaurieTypo? Why did this work, anyway?
2006-05-12  Dr. Stephen HensonIn interactive mode only config OpenSSL once.
2006-04-12  Ulf Möllerdeclare as in prototype
2006-04-09  Dr. Stephen HensonAdd RSA ctrl for padding mode, add ctrl support in...
2006-04-09  Dr. Stephen HensonFix typo. Add EVP_PKEY_CTX control function for later...
2006-04-08  Dr. Stephen HensonReformat pkeyutl.c, add support for verify operation...
2006-03-15  Nils Larschfix problems found by coverity: remove useless code
2005-11-27  Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-06  Andy PolyakovEliminate VC compiler warning.
2005-11-06  Andy PolyakovRevive app_tminterval for Netware.
2005-11-06  Andy PolyakovRevive app_tminterval for vxworks.
2005-11-06  Andy PolyakovRevive app_tminterval for VMS.
2005-11-06  Andy PolyakovThe typos never stop. Fix one in apps/apps.c.
2005-11-06  Andy PolyakovFix newly introduced typos and warnings in ./apps.
2005-11-06  Andy PolyakovCollect timing procedures in apps/apps.c. It's a bit...
2005-11-04  Andy PolyakovEliminate remaining calls to stat in apps/apps.c and...
2005-11-04  Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-11-03  Andy PolyakovDisable BIO_s_fd on CE and disable fd:N as password...
next