summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Promote the use of curve secp192r1 for client auth, since it is fasterNSS_3_11_20060520_TAGDOM_AGNOSTIC3_BASE2nelson%bolyard.com2006-05-191-1/+1
* Eliminate a crash and plug a leak in the error path for functionnelson%bolyard.com2006-05-181-1/+2
* Avoid crash if "item" pointer is NULL. Coverity bug 333555.nelson%bolyard.com2006-05-181-0/+6
* [Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_Load...alexei.volkov.bugs%sun.com2006-05-181-0/+6
* [Bug 337010] OOM crash [@ NSC_DigestKey] Dereferencing possibly NULL "att". r=nealexei.volkov.bugs%sun.com2006-05-181-1/+3
* Plug leak. Free cache. Coverity bug 338201. r=alexei.volkovnelson%bolyard.com2006-05-181-1/+1
* Fix several Coverity bugs. Bug 336982. NULL ptr check after ptr deref'ed.nelson%bolyard.com2006-05-181-7/+10
* Remove dead old FORTEZZA KEA code. Coverity bug 337098. r=rrelyea,wtchangnelson%bolyard.com2006-05-181-76/+0
* [Bug 337154] Coverity 321, dead code in mozilla/security/nss/lib/pk11wrap/pk1...alexei.volkov.bugs%sun.com2006-05-181-2/+0
* Don't dereference a NULL secmodprefix argument. Coverity Bug 336981.nelson%bolyard.com2006-05-181-3/+4
* In SEC_PKCS12DecoderGetCerts, don't dereference p12dcx until AFTER it hasnelson%bolyard.com2006-05-181-1/+1
* Add 3 assertions to satisfy coverity that tmpt is never NULL in thesenelson%bolyard.com2006-05-181-14/+9
* Plug leak. Free "info" in error path. Coverity bug 336475.nelson%bolyard.com2006-05-181-0/+1
* Correct the amount returned by ssl_Writev for short writes on non-blockingnelson%bolyard.com2006-05-171-1/+1
* Fix for bug 338214 . Plug reference leak in PK11_CreateContextByRawKey . r=ne...julien.pierre.bugs%sun.com2006-05-171-6/+11
* [Bug 337011] OOM crash [@ sftk_handleKeyObject][@ sftk_handleKeyParameterObje...alexei.volkov.bugs%sun.com2006-05-171-0/+6
* [Bug 337326] Leak in nsslowcert_UpdateSubjectEmailAddr (security/nss/lib/soft...alexei.volkov.bugs%sun.com2006-05-171-16/+13
* [Bug 337009] OOM crash [@ nssList_Count - nssTrustDomain_GetCertsFromCache] D...alexei.volkov.bugs%sun.com2006-05-171-0/+3
* [Bug 337332] Leak in OpenNewDB (security/nss/lib/softoken/keydb.c). r=nelsonalexei.volkov.bugs%sun.com2006-05-171-1/+1
|\
| * fixup commit for tag 'JSS_FIPS_20060524'JSS_FIPS_20060524cvs2hg2006-05-171362-593314/+0
| |\ |/ /
| * 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