summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_TIP_20020426'NSS_TIP_20020426cvs2hg2002-04-2660-13733/+33
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-265-18/+181
* fix broken HPUX buildsian.mcgreer%sun.com2002-04-261-2/+2
* Add code to update nickname and 'CKA_ID' from set attribute calls. This allowsrelyea%netscape.com2002-04-261-0/+45
* Write the nickname entry as well when adding a nickname to a bug.relyea%netscape.com2002-04-261-0/+11
|\
| * fixup commit for tag 'NSS_OTIS_BETA_1'NSS_OTIS_BETA_1cvs2hg2002-04-2566-13724/+1154
* | Detect Active Card presents and disable PROTECTED_PIN_PATH login when found.relyea%netscape.com2002-04-252-3/+5
* | Deleted code that was made obsolete by the previous revision.wtc%netscape.com2002-04-251-2/+0
* | Don't let activeCards set the Protect_Auth bit because they weren't intending torelyea%netscape.com2002-04-251-0/+7
* | if a cert already exists, use C_SetAttributeValue to change its mutable attri...ian.mcgreer%sun.com2002-04-251-2/+40
* | bug 138626, remove deleted cert from cache even if references still existian.mcgreer%sun.com2002-04-251-0/+2
* | reorganize token cache so that cache entries for imported objects are created...ian.mcgreer%sun.com2002-04-251-160/+200
* | NSS 3.4 has branch, that makes the tip at least NSS 3.5relyea%netscape.com2002-04-251-2/+2
* | Don't set the Token value before fetching CRL attributes. This code is fetchingrelyea%netscape.com2002-04-251-1/+1
* | trying a version that can test tip as default for tinderbox and 341sonja.mirtitsch%sun.com2002-04-251-23/+22
|/
* Don't crash if our cache entry is not found.relyea%netscape.com2002-04-251-1/+2
* Turn off caching for non-hardware tokens for now until we fix some of ourrelyea%netscape.com2002-04-251-2/+1
* Don't crash if we don't find the profile (and thus don't have a slot to free).relyea%netscape.com2002-04-241-1/+3
* This is a real corner case. If a search is done by issuer/serial, and the re...ian.mcgreer%sun.com2002-04-241-0/+6
* Don't crash when getting a single user cert, but old certs are in the databaserelyea%netscape.com2002-04-241-0/+2
* Look up both DER encoded serial numbers (PKCS #11 spec), and decode serialrelyea%netscape.com2002-04-241-1/+67
|\
| * fixup commit for tag 'MSS_MULTIACCESS_DB_TAG'MSS_MULTIACCESS_DB_TAGcvs2hg2002-04-241571-621508/+0
|/
* Authenticate to tokens before looking up user certs.relyea%netscape.com2002-04-241-0/+4
* Reserved Netscape extension (NETSCAPE 1 18)thayes%netscape.com2002-04-231-1/+4
* fix shutdown leaksian.mcgreer%sun.com2002-04-232-2/+4
* avoid use of iteratorian.mcgreer%sun.com2002-04-221-9/+13
* NewTemp has to be matched with AddTempCertToPermian.mcgreer%sun.com2002-04-222-8/+9
* Token and cert processing fixes:relyea%netscape.com2002-04-228-11/+182
* file is no longer part of build (functionality in devtoken.c)ian.mcgreer%sun.com2002-04-221-1139/+0
* overwrite old entry during import, so that changing trust works correctlyian.mcgreer%sun.com2002-04-221-6/+22
* fix bugs in cert import with smart card cacheian.mcgreer%sun.com2002-04-226-5/+9
* re-sync the trust domain cache with token insertion/removalian.mcgreer%sun.com2002-04-195-29/+130
* * make sure the token cache returns failure in overflow caseian.mcgreer%sun.com2002-04-192-4/+5
* try again, the default is 50 so the internal module must be higherian.mcgreer%sun.com2002-04-191-1/+1
* make sure the internal module defaults to trust order > 50ian.mcgreer%sun.com2002-04-191-1/+1
* improve synchronization between the token state and token cache operationsian.mcgreer%sun.com2002-04-191-10/+38
* Only fall back to email search if the "nickname" has an @ character. This is...ian.mcgreer%sun.com2002-04-191-1/+3
* Fixes for smart card cache. Don't do cache searches by email address, since ...ian.mcgreer%sun.com2002-04-194-18/+35
* Fix for 138084 - free slot list if NSC_Initialize failsjpierre%netscape.com2002-04-181-31/+42
* catch non-present tokens before searching themian.mcgreer%sun.com2002-04-182-3/+14
* two fixes for certs with multiple instancesian.mcgreer%sun.com2002-04-181-0/+9
* Don't crash if we try to get the name of a non-existant token.relyea%netscape.com2002-04-181-0/+3
* 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
* landing new smart card cache, bug 135429ian.mcgreer%sun.com2002-04-1822-736/+1686
* Bugzilla bug 126087: removed symKey->refLock because we are using atomicwtc%netscape.com2002-04-172-13/+1
* Bugzilla bug 133584: PK11_SaveSMimeProfile also needs to free free_slot ifwtc%netscape.com2002-04-161-0/+3
* changes for jdk 1.4; and mccrel movesonja.mirtitsch%sun.com2002-04-162-2/+13
* Don't free the temp secmod.db name until we are through using it.relyea%netscape.com2002-04-161-1/+3
* bug 63815, AIX compiler fails to build ckhelper.c in debug modeian.mcgreer%sun.com2002-04-151-0/+13