summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki
Commit message (Expand)AuthorAgeFilesLines
* 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
* this was obviously backwardsian.mcgreer%sun.com2002-08-011-1/+1
* Bug 157730: minor tweak suggested by brendan.wtc%netscape.com2002-08-011-6/+3
* 1) collections have size values that need to be updated.relyea%netscape.com2002-08-012-1/+14
* Arg.. version 1.63 was a misapplied patch, (supposed to be checked into therelyea%netscape.com2002-07-311-11/+20
* Bug 157730. Don't crash on bogus input from a PKCS #11 device.relyea%netscape.com2002-07-311-20/+11
* Protection against Token misbehaving tokensrelyea%netscape.com2002-07-312-13/+27
* 1) When looking for a trust token, return tokens in the following priority or...relyea%netscape.com2002-07-101-4/+16
* Handle the case where the cert is in both the built-ins and the internal module.relyea%netscape.com2002-07-101-6/+34
* Initialize type fields to supress purify uninitialized reference warnings.relyea%netscape.com2002-06-281-0/+2
* Don't force the update if the cert doesn't already exist.relyea%netscape.com2002-06-251-1/+4
* Add new function which returns the NSS 3.4 style nickname directly from arelyea%netscape.com2002-06-252-0/+45
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-243-29/+17
* Clear out certs associated with tokens that have just been taken off the trus...relyea%netscape.com2002-05-211-0/+2
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-201-0/+17
* bug 144309, return value of STAN_GetCERTCertificate not checkedian.mcgreer%sun.com2002-05-202-5/+17
* When we force, we should preserve the NULL nickname semantics.relyea%netscape.com2002-05-101-10/+14
* bug 135808, STAN_GetDefaultCryptoToken appears to leak a slot reference, but ...ian.mcgreer%sun.com2002-05-091-10/+0
* Automatically create a NULL email profile for certs with email addresses whichrelyea%netscape.com2002-05-071-0/+6
* bug 141936, crash when NULL nickname entry is stored in temp storeian.mcgreer%sun.com2002-05-071-1/+1
* bug 142175, PK11_ListCerts regressions -- handle PKCS#11 incompatibilites wit...ian.mcgreer%sun.com2002-05-071-0/+29
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-263-18/+61
* Token and cert processing fixes:relyea%netscape.com2002-04-221-0/+99
* fix bugs in cert import with smart card cacheian.mcgreer%sun.com2002-04-222-1/+4
* re-sync the trust domain cache with token insertion/removalian.mcgreer%sun.com2002-04-192-14/+99
* catch non-present tokens before searching themian.mcgreer%sun.com2002-04-181-2/+4
* two fixes for certs with multiple instancesian.mcgreer%sun.com2002-04-181-0/+9
* Remember the nickname in the cache entry so that we can always free it when t...relyea%netscape.com2002-04-181-12/+25
* We need to make sure we always return a trust object, even if that object saysrelyea%netscape.com2002-04-181-5/+6