summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/pkcs11.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'JSS_4_2_BRANCH'cvs2hg2008-05-091-4217/+0
* bug 424410 - Win64 tinderbox failing.rrelyea%redhat.com2008-03-271-1/+1
* Final patch for merge: fix layer viloation (bug 391296)rrelyea%redhat.com2008-03-141-4/+21
* Bug 421978 valgrind uninitialized variables. Patch by dbaronrrelyea%redhat.com2008-03-121-1/+1
* Bug 391296 ? Need an update helper for Shared Databasesrrelyea%redhat.com2008-03-101-32/+97
* bug 403240: threads hanging in nss_InitLock . r=julien.pierrenelson%bolyard.com2008-02-161-2/+1
* Fix for bug 403240 - threads hanging in nss_InitLock . r=wtc,nelsonjulien.pierre.boogz%sun.com2008-02-161-3/+1
* Fix for bug 331096 . NSS softoken must detect forks on all unix-ish platforms...julien.pierre.boogz%sun.com2008-02-051-7/+87
* bug 401928 softoken updates for pkcs5 v2rrelyea%redhat.com2007-12-211-0/+1
* bug 279042 First performance improvement patch for shared db.rrelyea%redhat.com2007-09-061-75/+63
* Remove erroneous include of "pkcs11p.h". Bug 388824.nelson%bolyard.com2007-07-241-1/+0
* Bug 217538 Add shared database to nss.rrelyea%redhat.com2007-06-131-1518/+291
* Add Camilla cipher suites TLS RFC4132 bug 361025rrelyea%redhat.com2007-02-281-2/+9
* Bug 364684. Fix session object handle counter overflows. r=rrelyea,wtchangnelson%bolyard.com2007-01-101-32/+67
* 353780: Klocwork NULL ptr dereferences in pkcs11.c. r=nelsonalexei.volkov.bugs%sun.com2007-01-051-19/+70
* Bugzilla Bug 362173: The NSS cryptographic module (the softoken and freeblwtchang%redhat.com2006-12-041-5/+5
* Bugzilla Bug 341122: it's not necessary to test slot->slotLock becausewtchang%redhat.com2006-10-231-4/+2
* 356073 C_GetTokenInfo should return CKR_CRYPTOKI_NOT_INITIALIZED if not initi...glen.beasley%sun.com2006-10-121-1/+5
* Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelsonjulien.pierre.bugs%sun.com2006-10-021-0/+2
* Fix for bug 353910 . Memory leak in RNG_RNGInit . r=nelson, wtchangjulien.pierre.bugs%sun.com2006-09-261-11/+1
* Bugzilla bug 336813: do not set the nonstandard flag CKF_THREAD_SAFE. Setwtchang%redhat.com2006-08-241-2/+13
* Bugzilla Bug 342476: backed out the previous checkin. Not sure if it's awtchang%redhat.com2006-08-181-1/+1
* Bugzilla Bug 342476: NSS should set and check the pReserved field in thewtchang%redhat.com2006-08-181-1/+1
* Bugzilla Bug 336813: Improved NSC_GetTokenInfo and FC_GetTokenInfo. Alwayswtchang%redhat.com2006-08-141-5/+6
* Bugzilla Bug 347024: Moved the software integrity test fromwtchang%redhat.com2006-08-031-15/+0
* Bugzilla Bug 336509: put the FIPS token in the Error state only when thewtchang%redhat.com2006-07-311-1/+3
* Bugzilla Bug 336509: check for continuous RNG test failure after direct andwtchang%redhat.com2006-07-311-0/+1
* [Bug 337011] OOM crash [@ sftk_handleKeyObject][@ sftk_handleKeyParameterObje...alexei.volkov.bugs%sun.com2006-05-171-0/+6
* Bugzilla Bug 298506: Do not log the token name (so the declaration ofwtchang%redhat.com2006-05-101-3/+0
* Added/removed blank lines to eliminate the diffs between the trunk and thewtchang%redhat.com2006-05-051-1/+1
* Bugzilla Bug 298506: implemented FIPS 140-2 Security Level 2 auditwtchang%redhat.com2006-05-051-3/+21
* Bug 333090: CKM_DH_PKCS_KEY_PAIR_GEN always fails. r=nelson, sr=rrelyeanelson%bolyard.com2006-04-081-2/+6
* bug 309701 Softtoken C_CreateObject() should not requirerrelyea%redhat.com2006-03-311-11/+27
* Correct bug entry:rrelyea%redhat.com2006-03-211-5/+0
* Backing out previous changes that invalid or incorrect log entries for thisrrelyea%redhat.com2006-03-211-0/+5
* *** empty log message ***rrelyea%redhat.com2006-03-211-5/+0
* Bug 273637 3 locks in softoken have unsafe initializationrrelyea%redhat.com2006-03-211-1/+6
* Bugzilla Bug 326403: use "Mozilla Foundation" as the manufacturer orwtchang%redhat.com2006-03-011-1/+1
* Bug 325683. EC param parsing error not propagated correctly.nelson%bolyard.com2006-02-281-2/+8
* Detect certdb reference leaks at shutdown with assertions. Bug 324103.nelsonb%netscape.com2006-01-221-0/+6
* 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