summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/legacydb
Commit message (Expand)AuthorAgeFilesLines
* Bug 436417 ? PK11_ImportDERPrivateKeyInfoAndReturnKey fails when RSA priv key...rrelyea%redhat.com2008-07-041-1/+33
* Bug 434187: fixed compiler warnings reported by GCC on Mac OS X.wtc%google.com2008-06-061-0/+1
* Bug 434187: assign PR_TRUE to a PRBool variable. r=nelsonwtc%google.com2008-06-041-1/+1
* Bug 391296 ? Need an update helper for Shared Databasesrrelyea%redhat.com2008-03-101-2/+28
* Bug 419242: moved a makefile rule from config.mk to Makefile so that 'all'wtc%google.com2008-02-252-3/+2
* Fix for bug 403240 - threads hanging in nss_InitLock . r=wtc,nelsonjulien.pierre.boogz%sun.com2008-02-161-3/+5
* Fix for bug 291384 . Remove unnecessary semicolons in SEC_ASN1_MKSUB . r=nelsonjulien.pierre.boogz%sun.com2008-02-082-5/+5
* 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-162-8/+6
* 401986 build failure due to extra white space r=bob relyeaglen.beasley%sun.com2007-11-071-2/+2
* Fix for bug 401194 . Crash in lg_FindObjects on Win64 . correct size in memcp...julien.pierre.boogz%sun.com2007-10-301-1/+1
* Fix for bug 286642 . Move utility functions to new libnssutil shared library....julien.pierre.boogz%sun.com2007-10-124-15/+30
* Bug 353714, key search functions ignore the nickname argument, r=rrelyeanelson%bolyard.com2007-10-101-4/+3
* Bug 384639 - Adding option to disable library unloading also in optimized build.slavomir.katuscak%sun.com2007-10-091-2/+0
* 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-094-10/+37
* Bug 390451. NSS is not updating keys on password change.rrelyea%redhat.com2007-08-031-2/+2
* Bug 384639: Added option to disable library unloading. r=nelsonslavomir.katuscak%sun.com2007-07-241-1/+8
* Changes for nss built with mozilla (use mozilla's sqlite).rrelyea%redhat.com2007-07-191-0/+3
* Reviewed by Robert Relyeabiswatosh.chakraborty%sun.com2007-07-131-1/+1
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* bug 217538 renamed legacydb to nssdbm as suggested by Julienrrelyea%redhat.com2007-06-193-5/+5
* Fix the last of the shared db leaks.BOB_3_12_ALPHA_TEST_1rrelyea%redhat.com2007-06-161-0/+2
* Again fix memory leaks, but also fix the latent bug in pcertdb shutdownrrelyea%redhat.com2007-06-153-2/+7
* back out the previous changerrelyea%redhat.com2007-06-153-4/+2
* bug 217538 fix memory leaks in shared databaserrelyea%redhat.com2007-06-154-3/+5
* PL_CompareValues is not reliable on 64bit platforms when the values aren'trrelyea%redhat.com2007-06-131-1/+10
* This fix some of the 64 bit issues.rrelyea%redhat.com2007-06-133-4/+8
* issue a sync on the password entry once we write it.rrelyea%redhat.com2007-06-131-0/+6
* Fix windows build breakage.rrelyea%redhat.com2007-06-131-0/+100
* fix secutil linerrelyea%redhat.com2007-06-131-1/+1
* Bug 217538 Add shared database to nss.rrelyea%redhat.com2007-06-1323-0/+16947