summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki
Commit message (Expand)AuthorAgeFilesLines
* Bug 311402: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2005-10-102-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
* Bugzilla bug 228618: fixed an incorrect use of realloc. Fixed an unusedwchang0222%aol.com2003-12-161-4/+5
* Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.nelsonb%netscape.com2003-11-152-3/+3
* Workaround race. Reduce leaks. Not a real fix. Bugzilla bug 225525.nelsonb%netscape.com2003-11-132-4/+37
* Eliminate some leaks in Stan cert code.nelsonb%netscape.com2003-11-112-34/+53
* Bugzilla bug 217247: improved the memory leak fix for the appData nicknameswtc%netscape.com2003-09-122-5/+11
* Bugzilla bug 72291: have PK11_ListCerts return all the cert instances onwtc%netscape.com2003-08-252-2/+18
* Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on referencewtc%netscape.com2003-08-012-4/+2
* Bug 212112: we don't need to lock td->cache->lock while callingwtc%netscape.com2003-07-101-2/+6
* Bug 204011: fixed the bug that nssPKIObjectCollection_AddInstances frees anwtc%netscape.com2003-05-021-12/+9
* Fix for 199227 - keep enumerating certs in tokens even if one token fails. r=...jpierre%netscape.com2003-04-011-3/+0
* bug 174200, don't attempt to decode cert when destroying it, handle failureian.mcgreer%sun.com2003-02-181-1/+6
* Fix for 190424 - don't query CKA_NETSCAPE_EMAIL attribute. r=wtcjpierre%netscape.com2003-01-301-2/+1
* Fix for 190424 - don't query CKA_NETSCAPE_EMAIL attribute . r=wtcjpierre%netscape.com2003-01-301-4/+2
* Bug 187629: do not refresh a CERTCertificate if the same instance of awtc%netscape.com2003-01-091-4/+12
* Bug 186586: If at NSS shutdown there are still certs in the cert caches,wtc%netscape.com2003-01-081-2/+6
* Bug 186586: If at NSS shutdown there are still certs in the cert caches,wtc%netscape.com2003-01-086-8/+44
* Bug 183612: added support for looking up a cert by subject key ID andwtc%netscape.com2002-12-171-1/+1
* bug 177366, clean up refcountingian.mcgreer%sun.com2002-11-065-93/+96
* bug 174634, fix handling of authorityCertIssuer in chain constructionian.mcgreer%sun.com2002-10-221-1/+1
* Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRLrelyea%netscape.com2002-10-101-0/+7
* bug 171224, changes to path constructionian.mcgreer%sun.com2002-10-014-84/+167
* Bug 171422: removed unused (and incorrect) code. r=mcgreer.wtc%netscape.com2002-09-301-2/+0
* bug 171198, leak moving temp cert to perm; add force parameterian.mcgreer%sun.com2002-09-272-3/+5
* Bug 166894: Handle changing Trust when cert is in the token.relyea%netscape.com2002-09-271-0/+31
* Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust.wtc%netscape.com2002-09-241-5/+9
* Change coding style used in nss/lib/pki to one that works with ctags.nelsonb%netscape.com2002-09-2310-676/+338
* Fix compiler warningsjpierre%netscape.com2002-09-071-1/+1
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-1/+0
* bug 165863, free token on error pathsian.mcgreer%sun.com2002-09-031-3/+4
|\
| * fixup commit for tag 'moz_20020906'moz_20020906cvs2hg2002-08-311-1/+1
| |\
| * \ fixup commit for tag 'moz_20020902'moz_20020902cvs2hg2002-08-311-1/+1
| |\ \ | | |/
| * | fixup commit for tag 'NSS_MULTIACCESS_DB_TAG'NSS_MULTIACCESS_DB_TAGcvs2hg2002-08-313-4/+25
| |/
* | Bug 165859: fixed the problem that 'collection' was destroyed twice onwtc%netscape.com2002-08-311-1/+1
* | Implement the CRL cache . Bug 149854jpierre%netscape.com2002-08-302-0/+4
* | Filter on keyID, then run through the best cert check.relyea%netscape.com2002-08-291-11/+15
* | fix broken buildsian.mcgreer%sun.com2002-08-281-1/+1
* | close hole in trust lookups.relyea%netscape.com2002-08-273-3/+24
|/
* Merge back 3.5 changes to the tiprelyea%netscape.com2002-08-021-10/+18