summaryrefslogtreecommitdiff
path: root/security/nss/lib/base/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-201-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Fix compiler warningsjpierre%netscape.com2002-09-071-1/+1
* detect hash collisions so that the caller can handle itian.mcgreer%sun.com2001-12-121-1/+4
* fix memory leaksian.mcgreer%sun.com2001-11-291-4/+7
* land changes for handling temporary and cached certs in 3.4ian.mcgreer%sun.com2001-11-281-1/+1
* implement hash keyed by NSSItem; change list method names to be like hash met...ian.mcgreer%sun.com2001-10-081-6/+81
* fix build errorian.mcgreer%sun.com2001-10-031-4/+0
* checkin of threadsafe hashtable; copied from ckfw/hash.c but using NSS typesian.mcgreer%sun.com2001-09-201-0/+327