summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_PHB_POST_FORTEZZA'NSS_PHB_POST_FORTEZZAcvs2hg2005-04-0740-8149/+0
* Reduce the number of allocations done by freebl ON THE HACKS BRANCH.nelsonb%netscape.com2005-04-078-97/+249
* Fix this script so that it works without any command line argument.nelsonb%netscape.com2005-04-071-1/+1
* Faster SHA1 implementation. Bug 285932. On NSS_PERFORMANCE_HACKS_BRANCHnelsonb%netscape.com2005-04-062-213/+372
* When building freebl with GCC on x86 or x86_64, use -O3. Big boost.nelsonb%netscape.com2005-04-061-0/+9
* Decouple block size from buffer size for AES in bltest. Bug 289066.nelsonb%netscape.com2005-04-063-7/+11
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-0629-1349/+101
* fixup commit for branch 'NSS_PERFORMANCE_HACKS_BRANCH'cvs2hg2005-04-050-0/+0
* 238319: Sun packages changes.NSS_PERFORMANCE_HACKS_BASENSS_3_10_BETA3christophe.ravel.bugs%sun.com2005-04-051-1/+1
* Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.nelsonb%netscape.com2005-04-054-5/+97
* Fix gcc compiler warningjulien.pierre.bugs%sun.com2005-04-051-1/+1
* Fix for bug 287654 - check message value against RSA modulus. r=nelsonjulien.pierre.bugs%sun.com2005-04-051-2/+9
* This fixes Bugzilla Bug 288227 by initializing the stepUp flag inneil.williams%sun.com2005-04-041-1/+2
* Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.nelsonb%netscape.com2005-04-041-7/+69
* Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelsonjulien.pierre.bugs%sun.com2005-04-041-0/+3
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-2/+0
* Reduce unneeded warning outputjulien.pierre.bugs%sun.com2005-04-021-2/+2
* Add include for definition of SECU_RegisterDynamicOidsjulien.pierre.bugs%sun.com2005-04-021-0/+1
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-1/+0
* Remove dead and very bogus pre-softoken codejulien.pierre.bugs%sun.com2005-04-021-33/+0
* Clean-up compiler warningsjulien.pierre.bugs%sun.com2005-04-021-2/+2
* Fix for bug 288726. error in SECMOD_CancelWaitjulien.pierre.bugs%sun.com2005-04-021-1/+1
* Silence compiler warningsjulien.pierre.bugs%sun.com2005-04-021-0/+2
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-022-2/+0
* Remove unused variablesjulien.pierre.bugs%sun.com2005-04-021-3/+0
* Cleanup unused variables and dead codejulien.pierre.bugs%sun.com2005-04-021-22/+1
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-023-4/+1
* fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julienalexei.volkov.bugs%sun.com2005-04-021-25/+110
* Rename functions that are shared by pk11wrap and softoken from sftk_ tonelsonb%netscape.com2005-04-023-250/+257
* Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns awtchang%redhat.com2005-04-011-5/+8
* Cleanup unused variablesjulien.pierre.bugs%sun.com2005-04-011-4/+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
* Set NSS version to 3.10 Beta 3.wtchang%redhat.com2005-03-301-1/+1
* fix for bug 287625: rsaperf should run multithreadedalexei.volkov.bugs%sun.com2005-03-291-46/+123
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-2915-2602/+2602
* Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.wtchang%redhat.com2005-03-2812-199/+120
* Removed an extraneous ^M character at the end of a line.wtchang%redhat.com2005-03-281-1/+1
* 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-2418-4520/+74
|\
* | fixup commit for tag 'NSS_3_10_BETA2'NSS_3_10_BETA2cvs2hg2005-03-1917-28/+4508
|/
* Bug 286505 Now reports an error on EOF in standard input. Leaving resolutionneil.williams%sun.com2005-03-191-5/+17
* Got rid of extraneous ^M characters at some line endings.wtchang%redhat.com2005-03-171-10/+10
* Bug 285208 Fixes ext processing bug introduced by previous patch.neil.williams%sun.com2005-03-171-4/+19
* Bugzilla Bug 286302: made PK11_CreateSymKey static and renamed itwtchang%redhat.com2005-03-162-12/+10
* Bugzilla Bug 286313: code cleanup: use PORT_New and PORT_ZNew to allocatewtchang%redhat.com2005-03-161-5/+3
* Bugzilla Bug 286318: performance optimization: save the result ofwtchang%redhat.com2005-03-162-13/+21
* Bugzilla Bug 286313: pk11_getKeyFromList can call PORT_Alloc instead ofwtchang%redhat.com2005-03-161-1/+2
* Bugzilla Bug 286298: comment formatting changes only.wtchang%redhat.com2005-03-162-5/+5
* Bugzilla Bug 286298: removed the PKCS11_STATIC_ATTRIBUTES andwtchang%redhat.com2005-03-162-204/+2