summaryrefslogtreecommitdiff
path: root/security/nss/cmd/bltest
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSSCKBI_1_85_RTM'NSSCKBI_1_85_RTMcvs2hg2011-08-30206-4466/+0
* Bug 584257 Need a way to expand parial private keysrrelyea%redhat.com2010-11-161-1/+227
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-251-1/+1
* Fix for bug 493135 . bltest crashes if it can't open the input file. r=nelsonjulien.pierre.boogz%sun.com2009-05-161-1/+1
* Fix for bug 485127 . bltest crashed when attempting rc5_cbc or rc5_ecb . r=ne...julien.pierre.boogz%sun.com2009-03-261-8/+17
* Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed af...julien.pierre.boogz%sun.com2009-02-031-0/+5
* Bug 453234: Support for SEED Cipher Suites to TLS RFC 4010nelson%bolyard.com2008-12-1711-2/+89
* Fix for bug 424471 . counter overflow in bltest . r=nelsonjulien.pierre.boogz%sun.com2008-03-221-1/+1
* bug 403240: threads hanging in nss_InitLock . r=julien.pierrenelson%bolyard.com2008-02-161-0/+1
* Fix for bug 403240 - threads hanging in nss_InitLock . r=wtc,nelsonjulien.pierre.boogz%sun.com2008-02-161-3/+2
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* bug 217538: shared database support... changes to cmd.rrelyea%redhat.com2007-06-121-1/+1
* Add Camilla cipher suites TLS RFC4132 bug 361025rrelyea%redhat.com2007-02-2818-2/+100
* Bugzilla Bug 345775: use SECITEM_FreeItem(..., PR_TRUE) to completely freewtchang%redhat.com2006-07-271-2/+2
* Bug 335748 ECC support for mozilla.rrelyea%redhat.com2006-06-231-2/+5
* Bugzilla Bug 328228: fixed the typo "secp169k1". The patch is contributedwtchang%redhat.com2006-02-221-1/+1
* Bugzilla bug 303986: do not assume the line ending is '\n'; it may be thewtchang%redhat.com2005-08-091-2/+5
* fix for bug: 297015 - bltest should run multithreaded. r=julienalexei.volkov.bugs%sun.com2005-06-161-393/+884
* Back out last checkin, which broke the build on some platforms.nelsonb%netscape.com2005-06-141-855/+394
* RFE fix 297015: bltest should run multithreaded. julien r+alexei.volkov.bugs%sun.com2005-06-141-394/+855
* decouple block size from buffer size for AES/rijndael in bltest.nelsonb%netscape.com2005-04-061-4/+4
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-291-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-253-82/+93
* ECC code landing.ian.mcgreer%sun.com2003-10-1788-25/+701
* Add test modes for sha256, sha384 and sha512.nelsonb%netscape.com2002-11-211-17/+195
* Add test cases from FIPS 180-2.nelsonb%netscape.com2002-11-2115-0/+17
* Fix several problems related to error messages, including an attempt tonelsonb%netscape.com2002-11-011-4/+6
* Reformat text. Fix syntax error in first examples.nelsonb%netscape.com2002-11-011-15/+38
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* additional patch for bug 166768ian.mcgreer%sun.com2002-09-061-0/+2
* bugs 166722 and 166768, compiler warnings in blapitestian.mcgreer%sun.com2002-09-051-23/+37
* Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.wtc%netscape.com2002-03-141-0/+1
* include AES in performance info dumpian.mcgreer%sun.com2001-11-261-0/+2
* fixes for testing word alignmentian.mcgreer%sun.com2001-10-301-3/+4
* fix AES self-testian.mcgreer%sun.com2001-10-101-0/+4
* self-testing for AESian.mcgreer%sun.com2001-10-0810-3/+24
* BlapiTest required headers are no longer public. Get them from therelyea%netscape.com2001-09-201-0/+2
* BLAPI is complete below the PKCS #11 line, so should not call high level init...relyea%netscape.com2001-08-241-1/+2
* temporarily add debug output to bltest to try and track down win32 RSA QA fai...mcgreer%netscape.com2001-06-131-0/+71
* Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* func...kirke%netscape.com2001-01-311-1/+5
* make blapitest return error codes so QA lights up correctly. Fix bug with DSAmcgreer%netscape.com2001-01-181-13/+16
* add support for AESmcgreer%netscape.com2001-01-054-45/+177
* Reduce warnings by adding missing #includes to eliminate calls tonelsonb%netscape.com2001-01-041-0/+1
* Add dynamic Library support to commands. Mark those that commands that stillrelyea%netscape.com2000-12-221-0/+2
* uninit'ed var causes problem on some platformsmcgreer%netscape.com2000-12-051-1/+1
* table wasn't wide enough for long runsmcgreer%netscape.com2000-12-011-4/+4
* fix broken AIX buildmcgreer%netscape.com2000-12-011-2/+3
* check in b64 encoded seedsmcgreer%netscape.com2000-12-012-1/+1
* massive changes to blapitest to allow for more flexible input types and improvedmcgreer%netscape.com2000-12-011-1629/+1918
* set up RNG for self-test (DSA needs it), and set default RSA public exponentmcgreer%netscape.com2000-11-041-1/+4