Don't define RSA-specifici variables when RSA isn't used.
[oweals/openssl.git] / apps / speed.c
2002-04-06 Richard LevitteDon't define RSA-specifici variables when RSA isn't...
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-01-29 Richard LevitteApply patch from Toomas Kiisk <vix@cyber.ee> and comple...
2002-01-26 Richard LevitteAccording to the main trunk, Darwin should get USE_TOD...
2002-01-26 Richard LevitteFrom reports I've seen, it looks like TIMES is wrong...
2002-01-08 Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-09-07 Ben LaurieLook up MD5 by name.
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
2001-06-18 Richard LevitteProvide an application-common setup function for engine...
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-03-22 Bodo MöllerAdd missing '#ifndef OPENSSL_NO_DSA'.
2001-03-22 Bodo MöllerAdd missing '#ifndef NO_DSA'.
2001-03-16 Richard LevitteFrom revision 1.54, 2001-03-16 10:30 levitte:
2001-03-16 Richard LevitteCorrect a typo which might have lead to a dump.
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-27 Richard LevitteMacOSX doesn't have ftime().
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-09 Ulf Möllerrsa_num is not used with NO_RSA
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-02 Ulf Möllerremember the problem with ftime()
2000-11-29 Bodo Mölleravoid segmentation fault
2000-11-20 Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-06 Richard LevitteThe consequence of constification is that to pass the...
2000-10-27 Richard LevitteNetBSD doesn't use ftime().
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-09-21 Richard LevitteOops, if the target only had USE_TOD, an error message...
2000-09-21 Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-20 Richard LevitteAIX doesn't like ftime() either.
2000-09-19 Richard LevitteBSDI only supports ftime() through libcompat, which...
2000-09-19 Richard LevitteFreeBSD only supports ftime() through libcompat, which...
2000-09-18 Richard Levitteftime() is not supported on SGI.
2000-09-14 Richard Levittersa_num2 is no longer used, so remove it.
2000-09-12 Richard LevitteBetter error checking for RSA and DSA signature and...
2000-09-11 Richard LevitteDSA_verify() and DSA_sign() might return -1...
2000-09-11 Richard LevitteOpenBSD doesn't support timeb.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-03 Richard LevitteUnicos doesn't have sys/timeb.h. Fix it by defining...
2000-07-01 Ben LaurieUse up-to-date functions.
2000-06-30 Richard LevitteGive the user the option to measure real time instead...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-03-01 Ulf Möllerpseudo-seed for the PRNG before testing DSA
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-01-17 Richard LevitteIt doesn't make sense to try see if these variables...
2000-01-16 Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
2000-01-07 Bodo Möllermake no-des and no-rc2 work.
next