summaryrefslogtreecommitdiff
path: root/security/nss/cmd/rsaperf
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'GECKO181_20070501_RELBRANCH'THUNDERBIRD_2_0_0_4_RELEASETHUNDERBIRD_2_0_0_4_RC1THUNDERBIRD_2_0_0_0_RELEASETHUNDERBIRD_2_0_0_0_RC1SUNBIRD_0_5_RELEASESUNBIRD_0_5_RC1SEAMONKEY_1_1_2_RELEASESEAMONKEY_1_1_1_RELEASELIGHTNING_0_5_RELEASELIGHTNING_0_5_RC1FIREFOX_2_0_0_4_RELEASEFIREFOX_2_0_0_4_RC3FIREFOX_2_0_0_4_RC2FIREFOX_2_0_0_4_RC1FIREFOX_2_0_0_3_RELEASEFIREFOX_2_0_0_3_RC1FIREFOX_2_0_0_2_RELEASEFIREFOX_2_0_0_2_RC5FIREFOX_2_0_0_2_RC4FIREFOX_2_0_0_2_RC3FIREFOX_2_0_0_2_RC2FIREFOX_2_0_0_2_RC1CAMINO_1_5_RELEASECAMINO_1_1_B_RELEASEcvs2hg2007-01-171-10/+0
* Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyeajulien.pierre.bugs%sun.com2005-06-301-1/+1
* Fix crash of rsaperf on keygen failurejulien.pierre.bugs%sun.com2005-05-241-2/+2
* Bugzilla bug 290233: fixed printf format related bugs reported as compilerwtchang%redhat.com2005-04-131-3/+3
* Indentation fix (related to 287498)julien.pierre.bugs%sun.com2005-04-011-3/+3
* Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=ne...julien.pierre.bugs%sun.com2005-03-311-121/+317
* fix for bug 287625: rsaperf should run multithreadedalexei.volkov.bugs%sun.com2005-03-291-46/+123
* Fix for 287948 - fix overflow in calculation of ops/sjulien.pierre.bugs%sun.com2005-03-251-1/+1
* Fix for bug 287498 - add option for rsaperf to run for a fixed duration, and ...julien.pierre.bugs%sun.com2005-03-241-12/+46
* Avoid divide by zero iterationjulien.pierre.bugs%sun.com2004-10-011-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-254-116/+130
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-201-0/+2
* checking return value of NSS_Shutdown. Bug 171263bishakhabanerjee%netscape.com2003-01-071-0/+4
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Add cross-platform (WinCE) support.nelsonb%netscape.com2002-04-041-0/+1
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-1/+1
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-082-20/+15
* rsaperf uses low level external headers. Get those headers from therelyea%netscape.com2001-09-203-5/+8
* This program tests low level functions that aren't exported from the DSOs,nelsonb%netscape.com2001-01-071-0/+1
* The recent deletion of the SECU_Password function from cmd/lib made thisnelsonb%netscape.com2001-01-071-0/+13
* Fix an error message to correctly report the name of the failed initnelsonb%netscape.com2000-12-271-1/+1
* Make the -d option unnecessary when the built-in key is being used,nelsonb%netscape.com2000-12-131-7/+14
* Add new default public and private RSA keys.nelsonb%netscape.com2000-11-081-7/+84
* Functions that provide default RSA public and private key for performancenelsonb%netscape.com2000-10-261-0/+124
* RSA performance benchmark program, ported to blapi from NSS 2.8.nelsonb%netscape.com2000-10-253-0/+513