Avoid re-build avalanches with HP-UX make.
[oweals/openssl.git] / apps / speed.c
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-07-25 Andy Polyakov'apps/openssl dgst -help' update and minor apps/speed...
2004-06-28 Richard LevitteMake the tests of EVP operations without padding. ...
2004-06-28 Richard LevitteMake the tests of EVP operations without padding. ...
2004-06-28 Richard LevitteMake sure that the buffers are large enough to contain...
2004-06-28 Richard LevitteMake sure that the buffers are large enough to contain...
2004-05-31 Andy PolyakovMake sha-256/-512 naming in speed.c consistent with...
2004-05-20 Andy PolyakovSHA-256/-512 test and benchmark.
2004-05-17 Geoff ThorpeRemove some unnecessary recursive includes from the...
2004-04-19 Geoff Thorpeheader cleanup in apps/
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-08 Lutz JänickeCover all DSA setups when running tests
2004-01-08 Lutz JänickeCover all DSA setups when running tests
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-18 Lutz JänickeMake sure to initialize AES counters to obtain proper...
2003-11-18 Lutz JänickeMake sure to initialize AES counters to obtain proper...
2003-10-29 Geoff ThorpeFor whatever reason (compiler or header bugs), at least...
2003-10-10 Dr. Stephen HensonAvoid warnings: add missing prototype, don't shadow.
2003-07-22 Bodo Möllerupdates for draft-ietf-tls-ecc-03.txt
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-08 Bodo Mölleravoid coredump
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-04 Dr. Stephen HensonFix leak.
2003-01-04 Dr. Stephen HensonAdd EVP_CIPHER_CTX_cleanup() to avoid memory leak.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-18 Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-18 Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-25 Richard Levitte-elapsed is also useful when using gettimeofday
2002-09-25 Richard Levitte-elapsed is also useful when using gettimeofday
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-15 Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllerfix warnings
2002-08-09 Bodo MöllerAdd ECDH support.
2002-05-22 Richard LevitteRemove warnings about unused symbols when configured...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-22 Richard LevitteMerge in DES changed from 0.9.7-stable.
2002-03-22 Richard LevitteUse the more modern DES API in the openssl subcommands.
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-05 Bodo Möllerfix printf call
2002-03-05 Bodo Möllerfix printf call
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-29 Richard LevitteApply patch from Toomas Kiisk <vix@cyber.ee> and comple...
2002-01-02 Richard LevitteImplement speed measurement for AES.
2002-01-02 Richard LevitteRSA counter should only be defined of RSA is available.
2001-12-09 Ben LaurieImprove back compatibility.
2001-12-07 Bodo Möllerfix warnings (one of them was clearly justified)
2001-11-15 Richard LevitteMake it possible to give digest names as -evp arguments.
2001-11-06 Dr. Stephen HensonWin32 fixes.
2001-11-05 Richard LevitteDOS and Windows do not like unistd.h
2001-10-25 Richard LevitteMake sure openssl speed is compilable on systems where...
2001-10-25 Ben LaurieAdd paralellism to speed - note that this currently...
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-20 Dr. Stephen HensonAdd missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-02 Richard Levittesch isn't an array, how did this pass through gcc?
2001-09-28 Richard LevitteChange HZ in speed to rely on sysconf() if the clock...
2001-09-27 Richard LevitteStop thinking arguments starting with - are algorithm...
2001-09-25 Geoff ThorpeMake necessary tweaks to apps/ files due to recent...
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-09-07 Ben LaurieLook up MD5 by name.
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-11 Geoff Thorpeopenssl speed is quite useful for testing hardware...
2001-07-08 Ben LaurieDon't update argc, argv for decrypt flag!
2001-07-08 Ben LaurieSpeed test decrypt EVP operations.
2001-06-23 Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
next