summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NSS 3.11.2 release candidate.NSS_3_11_2_RTMchristophe.ravel.bugs%sun.com2006-06-231-3/+3
* Bugzilla Bug 338798: in C89, local struct variables can only be initializedwtchang%redhat.com2006-06-211-12/+18
* Workaround (or fix) for bug 341573 . Switch compiler option from -fsimple=2 t...julien.pierre.bugs%sun.com2006-06-161-2/+2
* [Bug 337110] OOM Crash and memory leak [@ PK11_CreatePBEParams]. r=julien, sr...alexei.volkov.bugs%sun.com2006-06-161-17/+39
* Bugzilla Bug 341590: in FIPS mode, softoken should report the more seriouswtchang%redhat.com2006-06-151-2/+2
* Bugzilla 337793: Create a test to check all EC curveschristophe.ravel.bugs%sun.com2006-06-152-4/+72
* Back out the last two patches. Bug 337110 & bug 341455.nelson%bolyard.com2006-06-141-31/+15
* Fix for bug 341455. Crash and test failures in pk12util. Caused by regression...julien.pierre.bugs%sun.com2006-06-141-2/+2
* [Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_Load...alexei.volkov.bugs%sun.com2006-06-132-7/+19
* Bugzilla Bug 341111: added a dummy reference to the SCCS and RCS versionwtchang%redhat.com2006-06-131-0/+5
* [Bug 337110] OOM Crash [@ PK11_CreatePBEParams]. r=nelsonalexei.volkov.bugs%sun.com2006-06-131-15/+31
* [Bug 337099] Crash [@ PK11_ParamFromIV] Variable "iv" tracked as NULLalexei.volkov.bugs%sun.com2006-06-121-2/+2
* [Bug 339886] param leaked at NSS_CMSCipherContext_StartEncrypt(nss/lib/smime/...alexei.volkov.bugs%sun.com2006-06-121-2/+3
* Don't call nssCKFWToken_Destroy with NULL. Bug 340018. r=alexei.volkovnelson%bolyard.com2006-06-101-4/+8
* Bug 340183, Add the Netlock Class QA root certificateNSS_3_11_20060609_TAGDOM_AGNOSTIC3_PRE_MERGEDOM_AGNOSTIC3_BASE3kaie%kuix.de2006-06-092-17/+399
* Fix broken build.nelson%bolyard.com2006-06-091-2/+2
* Fix leak and OOM crash. Bug 338352. Coverity. r=rrelyeanelson%bolyard.com2006-06-091-82/+97
* Fix for bug 340909 . Add certutil command to usage. r=nelsonjulien.pierre.bugs%sun.com2006-06-091-9/+20
* Fix leaks in CERT_DistNamesFromNicknames (bug 339916) and innelson%bolyard.com2006-06-091-5/+6
* Fix leak in NSS_CMSEncoder_Start error path. Bug 339914. r=alexei.volkovnelson%bolyard.com2006-06-081-1/+3
* Fix leak in sec_asn1d_add_to_subitems. Bug 339913. r=alexei.volkovnelson%bolyard.com2006-06-081-0/+2
* 340734 update ref to 140-1 to 140 r=neilWilliamsglen.beasley%sun.com2006-06-084-10/+10
* Bugzilla bug 338599: added new function SECKEY_SignatureLen and use itwtchang%redhat.com2006-06-085-7/+58
* Remove dead code. Coverity 506. r=nelson,wtchang. Bug 337027.nelson%bolyard.com2006-06-071-11/+0
* Fix bug 337104 and bug 337105. Don't crash if we run out of memorynelson%bolyard.com2006-06-071-7/+16
* Fix for bug 326637 . Unnecessary request of PKCS11 device password accessing ...julien.pierre.bugs%sun.com2006-06-075-11/+13
* Fix for bug 340040 - add certutil option to verify an OCSP responder cert. r=...julien.pierre.bugs%sun.com2006-06-061-0/+4
* [Bug 339908] 3 NULL ptr crashes when PK11_GetBestSlot returns NULL. r=nelsonalexei.volkov.bugs%sun.com2006-06-021-1/+10
* Import NSPR 4.6.2.wtchang%redhat.com2006-06-021-1/+1
* Bugzilla Bug 338552: added StartCom CA certificate to NSS. The patch iswtchang%redhat.com2006-05-313-5/+325
* Fix for bug 335021 . Back out temporary hot fix.julien.pierre.bugs%sun.com2006-05-311-1/+1
* Fix for bug 336477 . Fix for CERT_UncacheCRL error checking. r=nelsonjulien.pierre.bugs%sun.com2006-05-311-11/+13
* Fix for bug 335021 . Incorrect smime_encryptionkeypref_template leads to Quic...julien.pierre.bugs%sun.com2006-05-252-572/+67
|\
* | fixup commit for tag 'NSS_FIPS_20060524'NSS_FIPS_20060524cvs2hg2006-05-221-61/+569
|/
* [Bug 337014] OOM crash [@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen][@ PORT_...alexei.volkov.bugs%sun.com2006-05-221-0/+8
* [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/...alexei.volkov.bugs%sun.com2006-05-221-19/+19
* [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/...alexei.volkov.bugs%sun.com2006-05-221-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-05-211-30/+33
* 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