summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/pkcs11.c
Commit message (Expand)AuthorAgeFilesLines
* bug 305697: open additional database on the fly in softoken. part1: softoken ...relyea%netscape.com2005-09-281-249/+569
* Bugzilla Bug 298517: when in FIPS mode, impose minimum password length andwtchang%redhat.com2005-09-161-6/+35
* Bugzilla bug 292239: have the softoken report Cryptoki version 2.20.wtchang%redhat.com2005-08-121-1/+1
* NSC_CopyObject can now copy token keys to session keys. Bug 289530.nelsonb%netscape.com2005-08-031-8/+3
* I have to many patches in one tree! Stay at 1.103 until this patch has a bug andrelyea%netscape.com2005-08-011-146/+20
* These changes were part of a different patch, reviews are not yet complete.relyea%netscape.com2005-08-011-20/+146
* ARG -- reverted to the wrong version. The correct version was 1.103, not 1.102relyea%netscape.com2005-08-011-7/+3
* Backing out previous checkin. This was a separate unreviewed patch.relyea%netscape.com2005-08-011-149/+27
* Bug 298906 crash when accepting new certificate permanently on taschenonkel.derelyea%netscape.com2005-08-011-20/+146
* Bugzilla Bug 298516: fixed problems found by code inspection. r=relyea.wtchang%redhat.com2005-07-221-7/+3
* Fix for 297735 . C_Initialize should return CKR_CANT_LOCK . r=wtchang,rrelyeajulien.pierre.bugs%sun.com2005-07-061-0/+18
* Bugzilla Bug 298537: replaced hardcoded 3 and 8 with the NSS_VMAJOR andwtchang%redhat.com2005-06-231-4/+5
* Don't crash in NSC_CopyObject after failing to copy a token object.nelsonb%netscape.com2005-04-091-0/+1
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-291-648/+648
* Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.wtchang%redhat.com2005-03-281-43/+30
* Bugzilla Bug 286318: performance optimization: save the result ofwtchang%redhat.com2005-03-161-7/+12
* Fix for bug 270689 - race condition in softoken list lock creation . r=nelsonjulien.pierre.bugs%sun.com2004-12-081-0/+4
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2004-05-171-0/+12
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-34/+34
* Bugzilla bug 123693: improved the fix for this bug. Maintain thewchang0222%aol.com2004-02-061-25/+17
* When an attempt to initialize a slot fails, free up the resourcesnelsonb%netscape.com2004-01-301-31/+38
* Back out rev 1.90. It breaks shlibsign.nelsonb%netscape.com2004-01-291-32/+30
* Plug leaks. Bug 123693. r=wtc,relyeanelsonb%netscape.com2004-01-291-30/+32
* bug 231698: fix regression in reading SDR data in databases written on 64-bit...relyea%netscape.com2004-01-271-4/+8
* Removed unused variable 'attribute'.wchang0222%aol.com2003-12-231-1/+0
* NSC_Finalize will now destroy 3 softoken free lists and one morenelsonb%netscape.com2003-12-061-0/+4787
|\
* | fixup commit for tag 'JSS_3_5_1_RTM'JSS_3_5_1_RTMcvs2hg2003-12-061-4786/+0
|/
* fixup commit for tag 'FIREFOX_0_8_RELEASE'FIREFOX_0_8_RELEASEcvs2hg2003-11-241-1/+1
* Changes for symkey support.relyea%netscape.com2003-11-141-5/+16
* Verify Parameters from the user before passing it on to freebl. r=nelsonrelyea%netscape.com2003-11-071-32/+71
* Require DES, DES2 and DES3 keys to have correct length in all cases.nelsonb%netscape.com2003-10-251-1/+9
* ECC code landing.ian.mcgreer%sun.com2003-10-171-3/+9
* bug 203049, move some operations outside of slot->slotLockian.mcgreer%sun.com2003-05-121-16/+15
* Fix for bug 200394 - update softoken version to 3.8 . r=wtcjpierre%netscape.com2003-04-031-2/+2
* Changes to enable ECC over characteristic 2^m fields.nelsonb%netscape.com2003-03-291-4/+6
* Fix memory leaks. (roll fixes from 3.7 BRANCH).relyea%netscape.com2003-03-051-7/+8
* bug 162976: make crl update atomic. Set up new Crl with a new Object ID which...relyea%netscape.com2003-03-041-1/+5
* bug 191757, InitOIDHash() not threadsafeian.mcgreer%sun.com2003-02-281-0/+11
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-271-4/+95
* Bug 188856: it is not necessary to declare 'crv' in these blocks because itwtc%netscape.com2003-02-181-3/+0
* Check bug 188856 into the tip.relyea%netscape.com2003-01-311-14/+37
* FIPS library verifier.relyea%netscape.com2003-01-301-0/+10
* Write changes back to the database when we correct incorrect user bit settings.relyea%netscape.com2003-01-231-9/+14
* Fix bug 180824 Version 3.4 string hard coded in default token name.relyea%netscape.com2003-01-231-1/+1
* Implement new AES Key Wrap mechanisms. Bug 167818.nelsonb%netscape.com2003-01-221-0/+3
* Bug 145029: fixed compiler warnings (mostly "xxx might be usedwtc%netscape.com2003-01-171-1/+1
* Enforce that softoken's mechanisms are used only with the PKCS 11nelsonb%netscape.com2003-01-161-11/+38
* backport NSS 3.7 fixes to the tip.relyea%netscape.com2003-01-091-3/+23
* Bug 186058relyea%netscape.com2002-12-181-0/+1
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-121-0/+12