]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/ec.c
Avoid erroneous "assert(private)" failures.
[thirdparty/openssl.git] / apps / ec.c
2015-12-14  Viktor DukhovniAvoid erroneous "assert(private)" failures.
2015-10-12  Matt CaswellCentralise loading default apps config file
2015-09-05  Richard LevitteChange the way apps open their input and output files
2015-06-15  Rich SalzRT2547: Tighten perms on generated privkey files
2015-06-02  Rich SalzStandardize handling of #ifdef'd options.
2015-05-29  Richard LevitteRestore module loading
2015-05-25  Rich SalzFix segfault in ec command
2015-05-01  Rich Salzfree null cleanup finale
2015-04-25  Rich Salzfewer NO_ENGINE #ifdef's
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-03-25  Rich Salzfree NULL cleanup.
2015-03-25  Rich Salzfree NULL cleanup
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2010-06-12  Ben LaurieFix warnings.
2009-04-23  Dr. Stephen HensonMerge from 1.0.0-stable branch.
2007-11-19  Bodo Möllerfix typos
2006-12-05  Nils Larschreturn 0 if 'noout' is used and no error has occurred
2005-05-31  Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-16  Nils Larschecc api cleanup; summary:
2004-10-21  Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
2002-12-03  Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-08-26  Bodo Möllerfix spacing
2002-08-26  Bodo Möllerecdsa => ec