summaryrefslogtreecommitdiff
path: root/security/nss/lib/dev/devutil.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'GECKO181_20080827_RELBRANCH'cvs2hg2008-01-311-308/+0
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-201-1/+1
* Patch by kinmoz@netscape.net. Fix bug 260882 by clearing the validnelsonb%netscape.com2004-09-221-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Fix bug 204549. Properly handle memory allocation failures.nelsonb%netscape.com2003-09-231-23/+23
* Bugzilla bug 214535: fixed a recursive dead lock on cache->lock. We mustwtc%netscape.com2003-09-121-14/+35
* Change the function definitions in dev so that the ctags program willnelsonb%netscape.com2003-07-011-86/+43
* Bug 204797: nssTokenObjectCache_Clear needs to lock the cache, otherwisewtc%netscape.com2003-05-101-0/+2
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-121-0/+5
* 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