summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'JSS_4_2_4_RTM'JSS_4_2_4_RTMcvs2hg2006-05-171362-593314/+0
* Bugzilla Bug 337887: use the -mnop-fun-dllimport flag so that we can usewtchang%redhat.com2006-05-171-1/+4
* [Bug 336485] coverity thinks that nssPKIObject_GetInstances could return null...alexei.volkov.bugs%sun.com2006-05-161-0/+3
* Fix for bug 335036. certutil tries to shutdown NSS even if it didn't initiali...julien.pierre.bugs%sun.com2006-05-161-1/+3
* Bugzilla Bug 337025: removed more unused or trivially used variables.wtchang%redhat.com2006-05-161-9/+1
* Bugzilla Bug 298506: a first cut at Solaris auditing. The patch iswtchang%redhat.com2006-05-163-0/+38
* Fix for bug 335036 . NSS_Shutdown() does not check that NSS is initialized. r...julien.pierre.bugs%sun.com2006-05-161-0/+5
* Fix for bug 336477. PK11_FindKeyByAnyCert does not work if softoken is in FIP...julien.pierre.bugs%sun.com2006-05-154-13/+29
* Bug 305835: Remove NSS_ENABLE_ECC ifdefs in libsslSAFEBROWSING_20060516_BASENSS_3_11_20060515_TAGrrelyea%redhat.com2006-05-151-2/+0
* [Bug 336482] crash or hopefully deadcode [@ crmf_copy_poposigningkey]alexei.volkov.bugs%sun.com2006-05-151-7/+4
* Patch contributed by jonsmirl@yahoo.comalexei.volkov.bugs%sun.com2006-05-151-1/+0
* Patch contributed by jonsmirl@yahoo.comalexei.volkov.bugs%sun.com2006-05-151-2/+0
* Patch contributed by jonsmirl@yahoo.comalexei.volkov.bugs%sun.com2006-05-151-2/+2
* Patch contributed by timeless@bemail.org ...alexei.volkov.bugs%sun.com2006-05-151-12/+7
* Remove files nsres.h and nsres.c from NSS_3_11_BRANCH. Bug 336198. r=wtchangnelson%bolyard.com2006-05-132-346/+0
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-05-131-1/+4
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-05-131-4/+8
* Remove files nsres.h and nsres.c from manifest.mn. Bug 336198. r=wtchangnelson%bolyard.com2006-05-132-4/+2
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-05-131-2/+2
* Fix for bug 336477. Memory leak in CERT_UncacheCRL . r=nelsonjulien.pierre.bugs%sun.com2006-05-131-0/+2
* Patch contributed by jonsmirl@yahoo.comalexei.volkov.bugs%sun.com2006-05-131-5/+0
* Patch contributed by jonsmirl@yahoo.comalexei.volkov.bugs%sun.com2006-05-131-3/+3
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-05-131-1/+2
* Bug 337083. Remove dead code at label loser in function dbs_readBlobnelson%bolyard.com2006-05-121-8/+0
* Bugzilla Bug 336521: we should search the build tree (${DIST}/${OBJDIR})NSS_3_11_20060512_TAGwtchang%redhat.com2006-05-121-1/+1
* Bugzilla Bug 336934: removed ununsed variable ck_id. The patch iswtchang%redhat.com2006-05-121-5/+0
* Bugzilla Bug 336937: removed a test that is guaranteed to be true. Thewtchang%redhat.com2006-05-121-2/+1
* Bugzilla bug 336938: removed a test that is guaranteed to be false. Thewtchang%redhat.com2006-05-121-1/+0
* Bugzilla Bug 298506: Do not log the token name (so the declaration ofwtchang%redhat.com2006-05-103-10/+54
* Bugzilla Bug 298522: implemented ECDSA power-up self-test. The patch waswtchang%redhat.com2006-05-081-1/+176
* Bugzilla Bug 333925: worked around AES test failures of code compiled bywtchang%redhat.com2006-05-051-3/+15
* Bug 334553: checked in the proper fix on the NSS_3_11_BRANCH.wtchang%redhat.com2006-05-052-14/+0
* Bugzilla Bug 334679: removed a duplicate line in ec_GF2m_validate_point.wtchang%redhat.com2006-05-051-1/+0
* Bugzilla Bug 298506: implemented FIPS 140-2 Security Level 2 auditwtchang%redhat.com2006-05-056-34/+218
* Fix for bug 336335 . Plug leak of a temporary bignum in modular exponentiatio...julien.pierre.bugs%sun.com2006-05-051-8/+9
* Fix for bug 336335 - memory leaks in ECC code. r=wtchangjulien.pierre.bugs%sun.com2006-05-043-7/+15
* NSS 3.11 branch is now 3.11.2.NSS_3_11_2_BETA_20060428_TAGNSS_3_11_2_BETA1rrelyea%redhat.com2006-04-281-3/+3
* bug 335748 Mozilla ECC checkinrrelyea%redhat.com2006-04-281-0/+4
* bug 35748 Mozilla ECC checkinrrelyea%redhat.com2006-04-2811-579/+98
* [Bug 334843] Add rpath for HP-UX on pa-riscchristophe.ravel.bugs%sun.com2006-04-271-0/+8
* [Bug 334274] double free in CRMF_EncryptedKeyGetEncryptedValue. r=nelsonalexei.volkov.bugs%sun.com2006-04-272-19/+49
* [Bug 334326] DecodeV4DBCertEntry: Variable "(entry)->nickname" tracked as NUL...alexei.volkov.bugs%sun.com2006-04-271-18/+17
* [Bug 334454] Variable "(key)->pkcs11Slot" tracked as NULL was passed to a fun...alexei.volkov.bugs%sun.com2006-04-261-2/+2
* [Bug 333389] sftk_NewAttribute should not crash when so is NULL [@ sftk_NewAt...alexei.volkov.bugs%sun.com2006-04-261-0/+1
* [Bug 334522] pk12util crash in SEC_PKCS12DecoderValidateBags. r=nelsonalexei.volkov.bugs%sun.com2006-04-261-6/+6
* Attachment #219081 for bug #334057: 160 and 192 bit curves fail on AMD64 Red ...alexei.volkov.bugs%sun.com2006-04-261-1/+1
|\
| * fixup commit for tag 'NSS_3_11_20060424'NSS_3_11_20060424cvs2hg2006-04-2540-8183/+0
|/
* Don't compute excessive key material for SSL3/TLS. Bug 274512.nelson%bolyard.com2006-04-251-77/+62
* 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