summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObjectwtc%netscape.com2002-03-141-0/+1
* Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. Listwtc%netscape.com2002-03-071-6/+6
* Bugzilla bug 128599: link libnss3.so with -R $ORIGIN on Solaris to help itwtc%netscape.com2002-03-031-1/+1
* Implement PKCS #11 2.11 DSA PQG Parameter generation.relyea%netscape.com2002-03-024-6/+198
* Fix PSM name problem.relyea%netscape.com2002-02-282-14/+18
* The KRL reserved handled should be different from the primordial CRL handlerelyea%netscape.com2002-02-271-1/+1
* When using global params, noCertDB implies noKeyDB as well bug 127312relyea%netscape.com2002-02-261-0/+1
* Bug 125728 truncate utf8 correctly in the pkcs11 string.relyea%netscape.com2002-02-261-2/+39
* bug 125359, by default the ASN.1 en/decoder should treat all numbers as signe...ian.mcgreer%sun.com2002-02-215-24/+121
* Fixed misspelling.wtc%netscape.com2002-02-211-1/+1
* Bugzilla bug 125149: prevent the session ID count component of the sessionwtc%netscape.com2002-02-202-10/+22
* nscSlotHashTable is not protected by a lock, so we need to usewtc%netscape.com2002-02-201-1/+1
* Added tokenIDCount, and tokenHashTable to comments about objectLock.kirk.erickson%sun.com2002-02-201-3/+4
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-152-16/+4
* Fix UMR in the session info structure.relyea%netscape.com2002-02-141-0/+1
* Commented SlotStr with information what what locks protect what.kirk.erickson%sun.com2002-02-111-0/+7
* Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.nelsonb%netscape.com2002-02-114-69/+112
|\
| * Bugzilla bug 121523: checked in Kirk Erickson's session lock fix.wtc%netscape.com2002-02-053-42/+96
|/
* Fix searching code so it can find CRL'srelyea%netscape.com2002-01-312-4/+4
* changes related to bug 115660ian.mcgreer%sun.com2002-01-291-6/+47
* (sigh) not only do we need to find the objects, we need to be able to readrelyea%netscape.com2002-01-281-1/+3
* Fix 2 memory leaks and a UMR.relyea%netscape.com2002-01-261-0/+2
* Change Sha1_hash to a simple XOR hash for building key handles for tokenrelyea%netscape.com2002-01-251-2/+14
* Fix bug 115660. Note that fixing the bugs necessitates fixing the testrelyea%netscape.com2002-01-251-3/+31
* Too agressive on fixing leaks;). This one isn't a leak.relyea%netscape.com2002-01-241-1/+0
* Fix memory leaks.relyea%netscape.com2002-01-241-1/+7
* Fix memory like in readSMimeEntryrelyea%netscape.com2002-01-231-1/+2
* Labels don't have NULL's by default.relyea%netscape.com2002-01-231-6/+6
* PSM bug 119359, NSS 3.4 also needs to recognize valid CA trust in order for c...ian.mcgreer%sun.com2002-01-231-0/+7
* more backwards compatibility fixesian.mcgreer%sun.com2002-01-172-7/+28
* fix build bustageian.mcgreer%sun.com2002-01-161-1/+2
* fix for bug 115360, failure in pkcs12 backwards compatibility testsian.mcgreer%sun.com2002-01-161-0/+12
* unfortunately, the SDR key keeps the value of CK_KEY_TYPE in the coefficient ...ian.mcgreer%sun.com2002-01-1639-0/+31541
|\
* | fixup commit for tag 'DBM_USING_NSPR_BASE'DBM_USING_NSPR_BASEcvs2hg2002-01-1639-31530/+0
|/
* fix up problems in last changeian.mcgreer%sun.com2002-01-161-3/+8
* revert last change, and move conversion of attribute value to host long up to...ian.mcgreer%sun.com2002-01-152-26/+10
* fix SDR on big-endian platforms. The leading zeros in the RSA coefficient ha...ian.mcgreer%sun.com2002-01-151-2/+25
* Fix for serial numbers which are negative when intrepreted as signed integers...ian.mcgreer%sun.com2002-01-151-2/+7
* fix for bug 115360, ASN.1 encoder/decoder should handle conversion of unsigne...ian.mcgreer%sun.com2002-01-141-18/+5
* *sigh*ian.mcgreer%sun.com2002-01-111-9/+1
* temporary fix for bug 115360ian.mcgreer%sun.com2002-01-111-1/+9
* Set up default trust order correctly.relyea%netscape.com2002-01-102-9/+25
* bug 118612, implement valid peer trust in softokenian.mcgreer%sun.com2002-01-081-0/+7
* memory leak fixesian.mcgreer%sun.com2002-01-082-10/+16
* Startup problems on new profiles: 1) Windows does not initially open the DB R/Wrelyea%netscape.com2002-01-051-1/+32
* Fix Bug 115657.relyea%netscape.com2001-12-192-21/+10
* needed for traversal of keysian.mcgreer%sun.com2001-12-171-2/+8
* dbhandle needs to be set for subject list certs to workian.mcgreer%sun.com2001-12-171-0/+2
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-0711-156/+149
* patches to get s/mime dual key certs working, bug 113741ian.mcgreer%sun.com2001-12-061-0/+1