gecko-dev/security/nss/lib/pki
wtc%netscape.com f4184b8ca1 Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference
counts.  The reference count should not be read "naked".  Instead, we
should simply use the return value of PR_AtomicDecrement for the result of
the decrement.
Modified Files: dev/devmod.c dev/devslot.c dev/devtoken.c pki/certificate.c
pki/pkibase.c
2003-08-01 02:02:47 +00:00
..
doc
asymmkey.c Change coding style used in nss/lib/pki to one that works with ctags. 2002-09-23 21:32:35 +00:00
certdecode.c Change coding style used in nss/lib/pki to one that works with ctags. 2002-09-23 21:32:35 +00:00
certificate.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
config.mk remove unused Stan build files 2002-04-05 19:08:32 +00:00
cryptocontext.c Bug 186586: If at NSS shutdown there are still certs in the cert caches, 2003-01-08 21:58:29 +00:00
Makefile remove unused Stan build files 2002-04-05 19:08:32 +00:00
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
nsspki.h implement local store of objects for crypto context 2001-12-14 17:32:23 +00:00
nsspkit.h
pki3hack.c bug 174200, don't attempt to decode cert when destroying it, handle failure 2003-02-18 20:53:14 +00:00
pki3hack.h Bug 186586: If at NSS shutdown there are still certs in the cert caches, 2003-01-08 21:48:47 +00:00
pki.h bug 135521, change cert lookups on tokens to be actual finds instead of traversals 2002-04-15 15:22:11 +00:00
pkibase.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
pkim.h bug 177366, clean up refcounting 2002-11-06 18:53:55 +00:00
pkistore.c Bug 186586: If at NSS shutdown there are still certs in the cert caches, 2003-01-08 21:48:47 +00:00
pkistore.h Bug 186586: If at NSS shutdown there are still certs in the cert caches, 2003-01-08 21:48:47 +00:00
pkit.h landing new smart card cache, bug 135429 2002-04-18 17:30:05 +00:00
pkitm.h bug 171224, changes to path construction 2002-10-01 14:32:15 +00:00
symmkey.c Change coding style used in nss/lib/pki to one that works with ctags. 2002-09-23 21:32:35 +00:00
tdcache.c Bug 212112: we don't need to lock td->cache->lock while calling 2003-07-10 01:24:17 +00:00
trustdomain.c Fix for 199227 - keep enumerating certs in tokens even if one token fails. r=relyea 2003-04-01 00:07:05 +00:00