summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/legacydb/keydb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed af...julien.pierre.boogz%sun.com2009-02-031-3/+3
* Bug 434187: fixed compiler warnings reported by GCC on Mac OS X.wtc%google.com2008-06-061-0/+1
* Bug 404526, glibc detected free(): invalid pointerkaie%kuix.de2007-12-031-1/+1
* Bug 403957: inlined short functions keydb_InitLocks and keydb_DestroyLockswtc%google.com2007-11-161-23/+4
* Fix for bug 403957 . nss_InitLock should be replaced with PZ_NewLock in softo...julien.pierre.boogz%sun.com2007-11-161-3/+2
* Fix for bug 286642 . Move utility functions to new libnssutil shared library....julien.pierre.boogz%sun.com2007-10-121-4/+6
* Bug 397122, NSS 3.12 alpha treats a key3.db with no global salt as having no ...nelson%bolyard.com2007-09-251-1/+2
* Bug 391291 Implement Shared Database Integrity checks.rrelyea%redhat.com2007-08-091-6/+23
* issue a sync on the password entry once we write it.rrelyea%redhat.com2007-06-131-0/+6
* Bug 217538 Add shared database to nss.rrelyea%redhat.com2007-06-131-0/+2270