gecko-dev/security/nss/lib/dev
wtc%netscape.com ecf1666d78 Bugzilla bug 214535: fixed a recursive dead lock on cache->lock. We must
not call nssSlot_IsTokenPresent while cache->lock is locked because
that function may call nssToken_Remove, which locks cache->lock.  r=mcgreer
2003-09-12 19:17:15 +00:00
..
ckhelper.c Change the function definitions in dev so that the ctags program will 2003-07-01 00:32:22 +00:00
ckhelper.h Implement the CRL cache . Bug 149854 2002-08-30 22:57:03 +00:00
config.mk a number of windows build fixes 2001-10-11 17:41:47 +00:00
dev.h Bug 202593 NSS does not lock non-threadsafe modules correctly. 2003-04-19 00:03:13 +00:00
devm.h Fix for bug 137645 - cached certificate does not get its nickname updated after P12 import of matching user certificate 2002-05-20 23:21:39 +00:00
devmod.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
devslot.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
devt.h Bug 202593: the newly added 'lock' field in the NSSToken structure is not 2003-05-13 22:59:20 +00:00
devtm.h landing new smart card cache, bug 135429 2002-04-18 17:30:05 +00:00
devtoken.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
devutil.c Bugzilla bug 214535: fixed a recursive dead lock on cache->lock. We must 2003-09-12 19:17:15 +00:00
Makefile bug 63815, AIX compiler fails to build ckhelper.c in debug mode 2002-04-15 21:04:00 +00:00
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
nssdev.h Land Stan changes to tip. Mostly header file / structure / API cleanup. Note 2002-04-04 20:00:28 +00:00
nssdevt.h land changes for handling temporary and cached certs in 3.4 2001-11-28 16:23:51 +00:00