summaryrefslogtreecommitdiff
path: root/security/nss/lib/dev/devutil.c
Commit message (Expand)AuthorAgeFilesLines
* bug 166741, fixing bug in previous patchesian.mcgreer%sun.com2002-09-101-18/+38
* Bug 167532: fixed a regression introduced by the previous checkin.wtc%netscape.com2002-09-101-0/+2
* bug 166741, unitialized variablesian.mcgreer%sun.com2002-09-051-3/+2
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-201-2/+1
* fix broken HPUX buildsian.mcgreer%sun.com2002-04-261-2/+2
* reorganize token cache so that cache entries for imported objects are created...ian.mcgreer%sun.com2002-04-251-160/+200
* Don't crash if our cache entry is not found.relyea%netscape.com2002-04-251-1/+2
* Token and cert processing fixes:relyea%netscape.com2002-04-221-1/+12
* 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-221-0/+1
* * make sure the token cache returns failure in overflow caseian.mcgreer%sun.com2002-04-191-3/+4
* improve synchronization between the token state and token cache operationsian.mcgreer%sun.com2002-04-191-10/+38
* Fixes for smart card cache. Don't do cache searches by email address, since ...ian.mcgreer%sun.com2002-04-191-4/+8
* landing new smart card cache, bug 135429ian.mcgreer%sun.com2002-04-181-1/+768
* fix bbroken solaris x86 buildian.mcgreer%sun.com2002-04-151-1/+1
* bug 135521, change cert lookups on tokens to be actual finds instead of trave...ian.mcgreer%sun.com2002-04-151-1/+3
* Land Stan changes to tip. Mostly header file / structure / API cleanup. Noteian.mcgreer%sun.com2002-04-041-2/+525
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-0/+52