summaryrefslogtreecommitdiff
path: root/security/nss/lib/pk11wrap/pk11pars.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'JSS_4_2_BRANCH'cvs2hg2008-05-091-427/+0
* Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelsonjulien.pierre.bugs%sun.com2005-11-121-2/+2
* Rename functions that are shared by pk11wrap and softoken from sftk_ tonelsonb%netscape.com2005-04-021-18/+19
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-291-21/+21
* Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.wtchang%redhat.com2005-03-281-5/+1
* Bugzilla Bug 252702relyea%netscape.com2004-07-291-0/+14
* refactor pk11util, splitting large single files down to a managable size.relyea%netscape.com2004-07-191-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Correctly handle a NULL moduleSpecList. Bug 220217.nelsonb%netscape.com2003-10-111-12/+23
* Bug 203866. Make unloaded modules visible for administrative purposes.relyea%netscape.com2003-10-101-13/+19
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-7/+10
* Bug 135728: include pki3hack.h for the declaration ofwtc%netscape.com2002-04-051-0/+1
* Bugzilla bug 132461: changes suggested by Bob Relyea after his code review:wtc%netscape.com2002-03-261-17/+14
* Fix error in SECMOD_UnloadUserModule reportd by Ian for bug 132461 - use Stan...jpierre%netscape.com2002-03-211-1/+1
* Fix for 132461 - add better functions to load and remove modules dynamically ...jpierre%netscape.com2002-03-211-0/+43
* Fix default trust and cipher orders.relyea%netscape.com2002-01-101-2/+4
* Cause NSS_init() to fail if it can't open the databases, rather than succedin...relyea%netscape.com2001-11-161-0/+4
* 1) fix warnings on AIX, HP, Linux, and Solaris.relyea%netscape.com2001-09-201-43/+89
* Free the data, in the array, not the array;).relyea%netscape.com2001-09-071-1/+1
* 1) fix bug in module deletion.relyea%netscape.com2001-09-061-4/+7
* 1) Add the necessary code so that AddModule functions again.relyea%netscape.com2001-08-311-0/+98
* Land new PKCS #11 initialization code.relyea%netscape.com2001-08-241-0/+198