summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_TRUNK_20060424'NSS_TRUNK_20060424cvs2hg2006-04-2540-8141/+0
* Disable AMD64 assembly optimizations. Bug 334057. r=nelsonnelson%bolyard.com2006-04-251-1/+1
* Bug 294537: ssltap should display ASCII CA names from cert request messagenelson%bolyard.com2006-04-251-45/+118
* Backout the last change, undoing the fix for bug 320336 and bug 333405.nelson%bolyard.com2006-04-251-11/+7
* [Bug 334277] double free in [@ sftk_FreeAttribute - sftk_DeleteAttributeType]...alexei.volkov.bugs%sun.com2006-04-251-1/+0
* [Bug 334276] double free in [@ SECKEY_CopyPublicKey]. r=nelsonalexei.volkov.bugs%sun.com2006-04-251-110/+109
* Bugzilla Bug 320336: SECITEM_AllocItem should return a NULL pointer if thewtchang%redhat.com2006-04-242-8/+13
* Remove call to printf in ecl/ecp_224.c Bug 334448. r=wtchangnelson%bolyard.com2006-04-241-3/+0
* Bugzilla bug 335275: compile with the GCC flagwtchang%redhat.com2006-04-242-2/+2
* Display TLS hello extensions and alerts. Display ECC cipher suites.nelson%bolyard.com2006-04-241-83/+200
* Put nss.def file sections in numeric order, and alphabetical ordernelson%bolyard.com2006-04-241-9/+9
* Bug 323350. sr=rrelyea. This patch makes 3 changes:nelson%bolyard.com2006-04-232-59/+167
* Fix for bug 335039. Declare nssCKFWCRyptoOperation_UpdateCombo. r=wtchangjulien.pierre.bugs%sun.com2006-04-222-1/+12
* Fix red tree on Windows.julien.pierre.bugs%sun.com2006-04-221-0/+2
* [Bug 334183] Double free on error because CERT_FindCertIssuer unexpectedly ca...alexei.volkov.bugs%sun.com2006-04-221-10/+10
* Fix for bug 331413 . replace signal with sigaction; fix logging. r=wtchangjulien.pierre.bugs%sun.com2006-04-221-2/+7
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-221-2/+5
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-221-6/+4
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-221-7/+9
* [Bug 334275] double free in [@ PK11_ListPublicKeysInSlot]. r=nelsonalexei.volkov.bugs%sun.com2006-04-221-0/+1
* [Bug 334273] double free in SECKEY_DecodeDERSubjectPublicKeyInfo. r=nelsonalexei.volkov.bugs%sun.com2006-04-221-1/+0
* [Bug 334240] double free in nsslowkey_ConvertToPublicKey if SECITEM_CopyItem ...alexei.volkov.bugs%sun.com2006-04-221-1/+0
* [Bug 334236] double free in PK11_ListPrivKeysInSlot if keys allocation fails....alexei.volkov.bugs%sun.com2006-04-221-0/+1
* Bugzilla Bug 333932: fixed Solaris SPARC GCC build failures.wtchang%redhat.com2006-04-221-1/+7
* [Bug 334234] PK11_NewSlotInfo returns freed objects if lock allocations fail....alexei.volkov.bugs%sun.com2006-04-211-2/+2
* Bugzilla Bug 334533: in getPQseed we always set the most significant bit ofwtchang%redhat.com2006-04-211-2/+12
* Bugzilla Bug 298522: changed RSA modulus size to 1024 bits and added knownwtchang%redhat.com2006-04-211-150/+346
* Bugzilla Bug 236245: Use a stack buffer for ec_params.data inwtchang%redhat.com2006-04-211-5/+3
* Bugzilla Bug 334553: fixed the comments because mp_digit is actually 64-bitwtchang%redhat.com2006-04-211-2/+2
* Performance tests for ec curves. Test's freebl and pkcs11 interfaces.rrelyea%redhat.com2006-04-213-0/+894
* Bugzilla Bug 326754: checked the change back in. We failed the NIST DSAwtchang%redhat.com2006-04-201-1/+1
* Bug 80092: SSL write indicates all data sent when some is buffered.nelson%bolyard.com2006-04-205-259/+318
* Fix buffer overflow regression. Bug 236245. sr=wtchangnelson%bolyard.com2006-04-201-2/+2
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-201-5/+8
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-201-13/+15
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-191-1/+1
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-191-2/+1
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-191-3/+4
* Patch contributed by nelson@bolyard.com.alexei.volkov.bugs%sun.com2006-04-191-1/+1
* Bugzilla bug 334553: use the ULL suffix with unsigned long long constants.wtchang%redhat.com2006-04-192-2/+2
* Bugzilla bug 334683: removed extraneous semicolons. r=alexei.volkov.wtchang%redhat.com2006-04-192-2/+2
* Fix for bug 331413. Don't set SO_LINGER in the Win95 build to workaround NSPR...julien.pierre.bugs%sun.com2006-04-181-1/+8
* Bugzilla Bug 333917: the non-x86 code in at least the DES_CBCEn andwtchang%redhat.com2006-04-181-0/+14
* Don't add 3 to the user-supplied number of validity months. Bug 333679.nelson%bolyard.com2006-04-151-9/+8
* Fix for bug 262375 . Add clobber_dbm and clobber_nspr targets, as well as nss...julien.pierre.bugs%sun.com2006-04-141-1/+10
* big cleanup of error codes returned by pkcs12 library.nelson%bolyard.com2006-04-142-118/+101
* Fix broken optimized builds, caused by last checkin. Bug 236245.nelson%bolyard.com2006-04-142-0/+5
* Implement TLS Hello extensions for ECC. Bug 236245. r=rrelyea.nelson%bolyard.com2006-04-133-54/+420
* Add and use new -2 option for strsclnt to disable SSL2 compatible clientnelson%bolyard.com2006-04-132-12/+19
* Bugzilla Bug 330114: corrected the checks for the PKCS #1 v1.5 paddingwtchang%redhat.com2006-04-131-3/+9