summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/legacydb
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-2824-16511/+0
* Bug 820651: Fix unused variables and unnecessary parentheses. r=emaldona.wtc%google.com2012-12-121-1/+1
* Bug 654611: Remove WinCE code from NSS. The patch is contributed bywtc%google.com2012-11-141-4/+0
* Bug 753116 - softoken needs to split out common components to utilrrelyea%redhat.com2012-06-262-151/+127
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-2524-849/+72
* Bug 715073: Use an alternative ASN.1 template that allows RSA modulus to bewtc%google.com2012-04-053-0/+48
* Bug 715073: grab the CKA_ID from the pubkey argument in lg_mkSecretKeyRep.wtc%google.com2012-03-311-4/+9
* Bug 700066: don't need to check NSS_DISABLE_DBM because this directory iswtc%google.com2011-11-051-5/+4
* Bug 642503 - Generic blacklisting mechanism for bogus certsrrelyea%redhat.com2011-04-133-55/+52
* Bug 620908: the sdb_Reset function pointer in the SDB structure should bewtc%google.com2011-01-061-1/+3
* Bug 444367 - NSS 3.12 softoken returns the certificate type of a certificate...rrelyea%redhat.com2010-10-291-2/+8
* Bug 602754: Fix "a the" in comments. The patch is contributed bywtc%google.com2010-10-111-1/+1
* Bug 580679: 1. Remove unnecessary -I flags from the NSS makefiles.wtc%google.com2010-07-301-4/+0
* Bug 580137: Merge SOFTOKEN_3_13_BRANCH onto the NSS trunk.wtc%google.com2010-07-2013-159/+143
* Bug 510436: Add macro for build number (4th component of version number)wtc%google.com2010-06-111-2/+2
* Fix for bug 494107 . Fix rpath in coreconf. r=rrelyeajulien.pierre.boogz%sun.com2009-06-111-12/+0
* Bug 487381 certificates with very large issuer names can corrupt cert8 databasenelson%bolyard.com2009-04-131-4/+7
* Bug 487858: Remove obsolete variables MOZILLA_SECURITY_BUILD,wtc%google.com2009-04-121-5/+0
* Bug 487381: certificates with very large issuer names can corrupt cert8 databasenelson%bolyard.com2009-04-123-113/+117
* Bug 486698, r=wtc, Changed .mk files to enable building of major components i...emaldona%redhat.com2009-04-111-0/+2
* Bug 486304: cert8.db "corruption" when importing a large certificate (>64K)nelson%bolyard.com2009-04-091-30/+46
* Bug 486304: cert8.db "corruption" when importing a large certificate (>64K)nelson%bolyard.com2009-04-081-12/+18
* Bug 480280: Add missing SEC_ASN1_GET macro invocations. r=rrelyeanelson%bolyard.com2009-03-312-2/+4
* Bug 480280 - The CKA_EC_POINT PKCS#11 attribute is encoded in the wrong way...rrelyea%redhat.com2009-03-312-16/+84
* Fix build breakage on Windows.julien.pierre.boogz%sun.com2009-02-031-2/+2
* Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed af...julien.pierre.boogz%sun.com2009-02-034-18/+45
* Bug 464088: Option to build NSS without dbm (handy for WinCE), r=rrelyeanelson%bolyard.com2008-12-021-4/+5
* Bug 463678 - Need to add RPATH to 64-bit libraries on HP-UXchristophe.ravel.bugs%sun.com2008-11-191-0/+9
* 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