summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/pkcs11i.h
Commit message (Expand)AuthorAgeFilesLines
* bug 305697: open additional database on the fly in softoken. part1: softoken ...relyea%netscape.com2005-09-281-38/+70
* Bugzilla Bug 298517: when in FIPS mode, impose minimum password length andwtchang%redhat.com2005-09-161-3/+8
* Move the TLS Pseudo Random Function (PRF) and the HMAC algorithm fromnelsonb%netscape.com2005-08-061-4/+0
* These changes were part of a different patch, reviews are not yet complete.relyea%netscape.com2005-08-011-8/+2
* Bug 298906 crash when accepting new certificate permanently on taschenonkel.derelyea%netscape.com2005-08-011-2/+8
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-291-210/+210
* Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.wtchang%redhat.com2005-03-281-7/+0
* Bugzilla Bug 286298: comment formatting changes only.wtchang%redhat.com2005-03-161-1/+1
* Bugzilla Bug 286298: removed the PKCS11_STATIC_ATTRIBUTES andwtchang%redhat.com2005-03-161-28/+1
* Fix for bug 270689 - race condition in softoken list lock creation . r=nelsonjulien.pierre.bugs%sun.com2004-12-081-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Changes for symkey support.relyea%netscape.com2003-11-141-0/+2
* Verify Parameters from the user before passing it on to freebl. r=nelsonrelyea%netscape.com2003-11-071-0/+4
* bug 202838, move operations outside of slot->objectLockian.mcgreer%sun.com2003-05-141-0/+28
* bug 203049, move some operations outside of slot->slotLockian.mcgreer%sun.com2003-05-121-2/+2
* bug 201081, better spreading of session id hashian.mcgreer%sun.com2003-04-241-1/+5
* bug 162976: make crl update atomic. Set up new Crl with a new Object ID which...relyea%netscape.com2003-03-041-0/+2
* Move the implementation of the TLS Pseudo Random Function (PRF) fromnelsonb%netscape.com2003-02-071-0/+13
* Check bug 188856 into the tip.relyea%netscape.com2003-01-311-2/+2
* Enforce that softoken's mechanisms are used only with the PKCS 11nelsonb%netscape.com2003-01-161-0/+2
* Correct softoken routines to work with new larger SHAxxx hashes.nelsonb%netscape.com2002-11-161-2/+2
* More performance improvements in listing certs:relyea%netscape.com2002-07-021-0/+7
* Make a single softoken which works for both servers and clients depending on ...relyea%netscape.com2002-05-161-25/+26
* Allow both FIPS and non-FIPS tokens to be initialized and active at the same ...relyea%netscape.com2002-05-101-1/+9
* Multi-access database changes.relyea%netscape.com2002-04-051-4/+14
* The KRL reserved handled should be different from the primordial CRL handlerelyea%netscape.com2002-02-271-1/+1
* Fixed misspelling.wtc%netscape.com2002-02-211-1/+1
* Bugzilla bug 125149: prevent the session ID count component of the sessionwtc%netscape.com2002-02-201-3/+3
* Added tokenIDCount, and tokenHashTable to comments about objectLock.kirk.erickson%sun.com2002-02-201-3/+4
* Commented SlotStr with information what what locks protect what.kirk.erickson%sun.com2002-02-111-0/+7
* Bugzilla bug 121523: checked in Kirk Erickson's session lock fix.wtc%netscape.com2002-02-051-4/+38
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-0/+7
* Removed extra close comment in MOZ_CLIENT comment sectionddrinan%netscape.com2001-12-041-1/+1
* Fix several memory leaks.relyea%netscape.com2001-11-301-0/+13
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-56/+150
* 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential realrelyea%netscape.com2001-09-201-3/+36
* Land new PKCS #11 initialization code.relyea%netscape.com2001-08-241-0/+29
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-9/+9
* Reuse old Object structures rather than build and free them every time.relyea%netscape.com2000-06-131-0/+1
* Change the attribute allocation scheme to a fixed array in the object.relyea%netscape.com2000-05-161-0/+15
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+412