summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-2123-14651/+0
* Bug 472975: crash when deleting user certificates, r=rrelyeanelson%bolyard.com2009-04-171-31/+28
* Bug 468532: Trusted CA trust flags not being honored in CERT_VerifyCertnelson%bolyard.com2009-02-091-0/+3
* Bug 458905 - Memory leaks in PKIX bridge certificates. r=rrelyeanelson%bolyard.com2008-11-191-0/+3
* Bug 444850: NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-10-061-184/+63
* Bug 444850 ? NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-08-092-5/+17
* Don't abort search for certs when a slot reports error, v2nelson%bolyard.com2008-07-261-39/+49
* Bug 384459, ignore issuer and serial number components of authority key IDnelson%bolyard.com2008-07-221-28/+15
* Bug 434099: NSS relies on unchecked PKCS#11 object attribute values, r=rrelyeanelson%bolyard.com2008-06-141-6/+13
* Bug 434187: merged nssCertificateStore_Check intowtc%google.com2008-06-063-22/+4
* Bug 391903: nssSlot object for nssckbi leaked when loaded by PSM.nelson%bolyard.com2008-04-271-2/+4
* 390381 - libpkix rejects cert chain when root CA cert has no basic constraints.alexei.volkov.bugs%sun.com2008-03-151-0/+9
* Bug 415264: Use the equivalent PR_ROTATE_LEFT32 calls. r=nelsonwtc%google.com2008-02-031-2/+2
* [Bug 331043] Improve hash performance using _rotr intrinsic, r=brendan,nelsonnelson%bolyard.com2008-01-271-2/+4
* Bug 353543 - valgrind UMR in nssPKIObjectCollection_AddInstances, r=wtcnelson%bolyard.com2008-01-211-4/+3
* Bug 353577 and bug 404610: minor formatting changes. tbr=julien.pierrewtc%google.com2007-11-212-7/+6
* Bug 403888: NSSTrustDomain_Destroy should destroy its statusConfig member.wtc%google.com2007-11-161-0/+4
* Fix for bug 353577 . Delete PURE_STAN code and code outside NSS_3_4_CODE . r=...julien.pierre.boogz%sun.com2007-11-1611-350/+6
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
* Bug 251594 ? Certificate from PKCS#12 file with colon in friendlyName notnelson%bolyard.com2007-07-141-2/+5
* Fix for bug 113323 . Constify some functions. r=nelsonjulien.pierre.bugs%sun.com2007-07-117-11/+11
* 353895: klocwork Null ptr derefs in pki/pkibase.c. r=nelsonalexei.volkov.bugs%sun.com2007-01-052-1/+5
* 353908: klocwork OOM crash in tdcache.c. r=nelsonalexei.volkov.bugs%sun.com2006-10-091-0/+3
* 353742: klocwork null ptr dereferences in pki3hack.c. r=nelsonalexei.volkov.bugs%sun.com2006-10-091-0/+12
* 353375: Klocwork 76513 - Null ptr deref in nssCertificateList_DoCallback. r=n...alexei.volkov.bugs%sun.com2006-10-091-0/+3
* 353371: Klocwork 91117 - Null Pointer Dereference in CERT_CertChainFromCert. ...alexei.volkov.bugs%sun.com2006-10-091-3/+3
* Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyeanelson%bolyard.com2006-10-011-1/+6
* 337013: OOM crash [@ nssArena_Destroy - nssTrustDomain_TraverseCertificatesBy...alexei.volkov.bugs%sun.com2006-08-301-0/+6
* Fix for bug 225525 . Resolve race assigning NSSCertificate fields which leake...julien.pierre.bugs%sun.com2006-08-227-93/+195
* Fix race in CERT_NewTempCertificate. Bug 341323. r=julien,rrelyeanelson%bolyard.com2006-08-224-30/+95
* [Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_Load...alexei.volkov.bugs%sun.com2006-06-132-7/+19
* Eliminate a crash and plug a leak in the error path for functionnelson%bolyard.com2006-05-181-1/+2
* [Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_Load...alexei.volkov.bugs%sun.com2006-05-181-0/+6
* [Bug 337009] OOM crash [@ nssList_Count - nssTrustDomain_GetCertsFromCache] D...alexei.volkov.bugs%sun.com2006-05-171-0/+3
* Bugzilla bug 334683: removed extraneous semicolons. r=alexei.volkov.wtchang%redhat.com2006-04-191-1/+1
* Fix for bug 311164 . Initialize stan cert store object early to fix a race co...julien.pierre.bugs%sun.com2006-04-074-19/+92
* Bugzilla bug 300068: fixed the bug that "collection" is used uninitializedwtchang%redhat.com2005-07-081-1/+1
* Bugzilla Bug 298962: Removed dead code: nssBestCertificate_SetArgs,wtchang%redhat.com2005-06-282-87/+0
* Bugzilla Bug 295754: moved duplicate function subject_list_sort towtchang%redhat.com2005-06-274-37/+29
* Bugzilla Bug 295754: fixed a crash in subject_list_sort if a cert is notwtchang%redhat.com2005-06-242-5/+9
* Fix for 283765. Fix for UMR in NSSUsage. r=julienjulien.pierre.bugs%sun.com2005-03-044-22/+22
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-2021-21/+21
* Include nssrwlk.h for NSSRWLock_ funtionsjulien.pierre.bugs%sun.com2004-10-071-0/+1
* Bugzilla Bug 252702relyea%netscape.com2004-07-294-24/+82
* Bug 250687relyea%netscape.com2004-07-212-0/+20
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2004-05-173-3/+16
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2522-654/+723
* Enable a chain to validate when a perm cert has been issued by anelsonb%netscape.com2004-02-072-55/+65
* Bugzilla bug 228624: we need to call STAN_ForceCERTCertificateUpdate ifwchang0222%aol.com2003-12-191-0/+1
* Bugzilla bug 228624: made PK11_ListCertsInSlot reach into the Stan layerwchang0222%aol.com2003-12-181-0/+50