summaryrefslogtreecommitdiff
path: root/security/nss/lib/pk11wrap/pk11load.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-211-507/+0
* Bug 457984: Enable PKCS11 module logging in optimized builds, r=rrelyeanelson%bolyard.com2008-10-021-2/+1
* Bug 384639 - Adding option to disable library unloading also in optimized build.slavomir.katuscak%sun.com2007-10-091-6/+0
* Bug 384639: Fix for Windows build problems.slavomir.katuscak%sun.com2007-07-241-3/+2
* Bug 384639: Added option to disable library unloading. r=nelsonslavomir.katuscak%sun.com2007-07-241-3/+22
* Bug 385151, Remove the link time dependency from NSS to Softokenkaie%kuix.de2007-07-231-17/+75
* 321600: SECMOD_LoadPKCS11Module calls to PR_GetLibraryName must use PR_FreeLi...alexei.volkov.bugs%sun.com2006-09-291-0/+5
* Backed out the unnecessary change in the previous checkin.wtchang%redhat.com2006-08-181-1/+0
* Bugzilla Bug 342476: NSS should set and check the pReserved field in thewtchang%redhat.com2006-08-181-0/+1
* Only call C_WaitForSlotEvent if the module is PKCS #11 v2.01 or later.relyea%netscape.com2005-09-201-0/+1
* Fix for bug 292809 . Add flags to NSS_Initialize to better cooperate with the...julien.pierre.bugs%sun.com2005-07-081-7/+69
* Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) thatwtchang%redhat.com2005-01-041-1/+3
* Bugzilla Bug 252702relyea%netscape.com2004-07-291-15/+43
* refactor pk11util, splitting large single files down to a managable size.relyea%netscape.com2004-07-191-0/+1
* Bugzilla bug 248981: PKCS #11 modules that are based on older lib/ckfw (forwchang0222%aol.com2004-07-081-3/+5
* Fix for 248981 - make SECMOD_LoadPKCS11Module thread safe. r=relyeajpierre%netscape.com2004-07-011-5/+6
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bug 202593 NSS does not lock non-threadsafe modules correctly.relyea%netscape.com2003-04-191-1/+1
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-2/+2
* bug 98926, PKCS#11 session loggingian.mcgreer%sun.com2002-06-191-0/+29
* We lookup C_Initialize for non-db functions, not dbOnly functions (this shouldrelyea%netscape.com2001-10-231-1/+1
* 1) fix warnings on AIX, HP, Linux, and Solaris.relyea%netscape.com2001-09-201-3/+6
* Land new PKCS #11 initialization code.relyea%netscape.com2001-08-241-5/+24
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-5/+5
* Add code to allow Trusted root certs to come from an externally loadedrelyea%netscape.com2000-09-061-0/+43
* Initial NSS Open Source Checkinrelyea%netscape.com2000-03-311-0/+239