summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/pkcs11.c
Commit message (Expand)AuthorAgeFilesLines
* Tracking bug 145836: check in NSS bug fixes for Mozilla 1.0.1. Approved bywtc%netscape.com2002-06-041-87/+215
* Merged the fix for Bugzilla bug 136625 on the MOZILLA_1_0_0_BRANCH.wtc%netscape.com2002-04-111-0/+4
* Bugzilla bug 131427: added sccs and rcs version id strings to the softokenwtc%netscape.com2002-03-201-0/+5
* Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObjectwtc%netscape.com2002-03-141-0/+1
* Implement PKCS #11 2.11 DSA PQG Parameter generation.relyea%netscape.com2002-03-021-0/+105
* Bug 125728 truncate utf8 correctly in the pkcs11 string.relyea%netscape.com2002-02-261-2/+39
* Bugzilla bug 125149: prevent the session ID count component of the sessionwtc%netscape.com2002-02-201-7/+19
* nscSlotHashTable is not protected by a lock, so we need to usewtc%netscape.com2002-02-201-1/+1
* Bugzilla bug 121523: checked in Kirk Erickson's session lock fix.wtc%netscape.com2002-02-051-24/+52
* Fix searching code so it can find CRL'srelyea%netscape.com2002-01-311-3/+3
* 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
* memory leak fixesian.mcgreer%sun.com2002-01-081-10/+15
* needed for traversal of keysian.mcgreer%sun.com2001-12-171-2/+8
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-65/+5
* Sigh, Fix name collision between pk11wrap and softoken.relyea%netscape.com2001-12-031-3/+3
* Fix several memory leaks.relyea%netscape.com2001-11-301-33/+124
* performance optimizations:relyea%netscape.com2001-11-151-7/+30
* 1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitantrelyea%netscape.com2001-11-121-1/+1
* Rewrite Ian's get cert by email address to use the standard cert searching code.relyea%netscape.com2001-11-091-10/+28
* a plethora of changes for handling S/MIME certsian.mcgreer%sun.com2001-11-081-17/+80
* add lookup by email function, try to fix softoken bugs for that (but cert->em...ian.mcgreer%sun.com2001-11-081-1/+0
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-1776/+1418
* Fix 103893: nickname is not NULL-terminated.nicolson%netscape.com2001-10-091-6/+1
* 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential realrelyea%netscape.com2001-09-201-32/+45
* For a search reload after the database has been cleared.relyea%netscape.com2001-09-061-0/+1
* Allow 'importing' certificates that already exist in the database.relyea%netscape.com2001-09-041-2/+6
* 1) Add the necessary code so that AddModule functions again.relyea%netscape.com2001-08-311-2/+2
* Land new PKCS #11 initialization code.relyea%netscape.com2001-08-241-8/+72
* fix up the commentmcgreer%netscape.com2001-08-141-1/+1
* fixes for 95135 and 95150, find DSA keys that start with a leading 0mcgreer%netscape.com2001-08-141-0/+12
* fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token,...mcgreer%netscape.com2001-08-031-0/+3
* Implementation of 5 DHE ciphersuites, client side only.nelsonb%netscape.com2001-04-111-10/+34
* Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites.relyea%netscape.com2001-02-211-52/+105
* Bug 65903: Fixes to allow iWS admin stuff to work with shared library NSSrelyea%netscape.com2001-01-191-9/+9
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-30/+30
* Effectively remove all the code that uses RC5 from the software tokennelsonb%netscape.com2000-09-071-1/+5
* Add permanent (token) key for supporting Secret Decoder Ring (SDR)thayes%netscape.com2000-06-101-22/+306
* Change the attribute allocation scheme to a fixed array in the object.relyea%netscape.com2000-05-161-11/+0
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+3758