summaryrefslogtreecommitdiff
path: root/security/nss
Commit message (Expand)AuthorAgeFilesLines
* Bug 557937, Remove "RSA Security 1024 V3" root certificate from NSSkaie%kuix.de2010-04-082-398/+210
* Updating PayPalEE.cert, old certificate has expired.slavomir.katuscak%sun.com2010-04-061-0/+0
* 513042 - libpkix: incorrectly controlled boundary condition leads to initiali...alexei.volkov.bugs%sun.com2010-04-051-1/+1
* Bug 557150: signtool.c frees wrong variable in ProcessOneOpt case GENKEY_OPTnelson%bolyard.com2010-04-051-2/+2
* Bug 550933: SEC_PKCS7SetContent doesn't set content.type, r=timelessnelson%bolyard.com2010-04-041-0/+1
* Bug 338071: pk11_CreateNewContextInSlot may dereference a NULL symkey pointernelson%bolyard.com2010-04-041-1/+2
* Bug 469615: Fix HASH_GetHMACOidTagByHashOidTagnelson%bolyard.com2010-04-031-1/+1
* Bug 556245: nss_Init leaks initContextPtr if initParams->length is bad ornelson%bolyard.com2010-04-031-3/+3
* Bug 555700: ssl3_SendServerNameXtn null checks ss after dereferencing itnelson%bolyard.com2010-04-031-1/+3
* Bug 554354: SSL client doesn't validate ECDH params from server, r=rrelyeanelson%bolyard.com2010-04-032-2/+25
* Bug 476807: Remove SSL Step Up trust bits for all roots in root storenelson%bolyard.com2010-04-032-16/+16
* Bug 415565: Use new NSPR atomic macros in NSSnelson%bolyard.com2010-04-0320-57/+57
* Bug #550203: Coverity: uninitialized reference.rrelyea%redhat.com2010-03-311-0/+3
* Bug 550521 Add "ACEDICOM Root" root certificate to NSSkaie%kuix.de2010-03-292-3/+301
* Bug 554330 Remove Legacy Roots from NSSkaie%kuix.de2010-03-292-2940/+302
* Bug 554334 Disable Legacy Roots in NSSkaie%kuix.de2010-03-292-56/+56
* Bug 530853 Turn off trust bits for IPS Internet publishing Services Root Certskaie%kuix.de2010-03-292-36/+36
* Bug 347106: Need function to clear out PLArenas in PLArenaPools for securitynelson%bolyard.com2010-03-281-5/+1
* Bug 538939: Fix allocation of error message buffers for PR_GetErrorTextLengthnelson%bolyard.com2010-03-283-18/+18
* Bug 521679: Fix warnings: "format not a string literal and no format arguments"nelson%bolyard.com2010-03-284-7/+7
* Bug 504136 pkix_pl_CRL_Hashcode makes coverity sadnelson%bolyard.com2010-03-282-5/+7
* backout patch to wrong branchnelson%bolyard.com2010-03-281-8/+6
* Bug 469585 Coverity: potential leaks in all uses of SFTK_HANDLE_STRING_ARGnelson%bolyard.com2010-03-281-6/+8
* Bug 550929: pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object)nelson%bolyard.com2010-03-281-1/+1
* Bug 469623: Coverity bugs in nss/lib/pkinelson%bolyard.com2010-03-281-1/+8
* Change the version of NSS to 3.12.7 Beta on the trunk.christophe.ravel.bugs%sun.com2010-03-263-9/+9
* Change version to 1.7.christophe.ravel.bugs%sun.com2010-03-261-2/+2
* Bug 555261 certdata.c: invalid length for nicknames containing multi-byte cha...christophe.ravel.bugs%sun.com2010-03-262-9/+9
* Fix virtual name cache initialisation. Privided by nelson. r=alexeialexei.volkov.bugs%sun.com2010-03-261-5/+2
* Bug 505880: nss_ZRealloc could use a local NSSArena *arena variablenelson%bolyard.com2010-03-151-12/+14
* Bug 507371: useless null check of hashBuf in ssl3_ComputeECDHKeyHashnelson%bolyard.com2010-03-151-1/+1
* Bug 550204: crmf_decode_process_popoprivkey passes unsetnelson%bolyard.com2010-03-151-1/+3
* Bug 469619: Coverity errors reported in libSMIMEnelson%bolyard.com2010-03-152-5/+9
* Bug 469579 Coverity: uninitialized variable used innelson%bolyard.com2010-03-152-2/+2
* Bug 550435 PK11_ChangePW passes newLen/oldLen uninitialized to C_SetPINnelson%bolyard.com2010-03-151-9/+5
* Bug 550041: PFX file with empty friendly name crashes NSS import codenelson%bolyard.com2010-03-151-1/+5
* Bug 469601: Coverity errors reported for pk11wrapnelson%bolyard.com2010-03-152-4/+16
* Bug 469622: Coverity errors reported in ckfwnelson%bolyard.com2010-03-151-2/+2
* backout commit that lacked checkin commentnelson%bolyard.com2010-03-151-2/+2
* token.cnelson%bolyard.com2010-03-151-2/+2
* Bug 550432 ssl2_GatherData calls PORT_Memcmp with unintialized mac when gs->o...nelson%bolyard.com2010-03-061-14/+14
* Prepare NSS 3.12.6 RC2.NSS_3_12_6_RTMNSS_3_12_6_RC2christophe.ravel.bugs%sun.com2010-03-022-4/+4
* Backout the previous patch. Restore state of the trunk before tagging the tree.alexei.volkov.bugs%sun.com2010-03-011-0/+2
* 537356 - Implement new safe SSL3 & TLS renegotiation. Change renegotiation d...alexei.volkov.bugs%sun.com2010-02-261-2/+2
* 548654 - libssl: handshake failure alert is set twice upon unsuccessful exte...alexei.volkov.bugs%sun.com2010-02-261-2/+0
* Bug 534472 - Fixed message text + report failure when mangle fails. r=wtcslavomir.katuscak%sun.com2010-02-241-2/+2
* Prepare NSS 3.12.6 RC1.NSS_3_12_6_RC1christophe.ravel.bugs%sun.com2010-02-192-4/+4
* Bug 367376: Adding one more stack pattern.slavomir.katuscak%sun.com2010-02-181-0/+1
* Bug 537356: Redefine SSL_RENEGOTIATE_CLIENT_ONLY aswtc%google.com2010-02-173-12/+12
* Bug 542476, Add January 2010 batch of new roots to NSSkaie%kuix.de2010-02-163-5/+1567