gecko-dev/security/nss/lib/pk11wrap
2006-06-07 02:30:27 +00:00
..
config.mk
debug_module.c
dev3hack.c
dev3hack.h
Makefile
manifest.mn Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib except 2005-09-02 01:24:57 +00:00
pk11akey.c Patch contributed by timeless@bemail.org 2006-05-13 00:46:51 +00:00
pk11auth.c Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported 2005-09-29 23:44:39 +00:00
pk11cert.c Fix for bug 326637 . Unnecessary request of PKCS11 device password. r=rrelyea 2006-06-07 02:30:27 +00:00
pk11cxt.c Fix for bug 222300. r=nelson,wtchang 2006-05-17 22:20:08 +00:00
pk11err.c Fix for bug 337789 . PK11_FindKeyByAnyCert doe snot work if softoken is in FIPS140-2 mode. r=wtchang, rrelyea, nelson 2006-05-15 23:51:01 +00:00
pk11func.h
pk11init.h
pk11kea.c Remove dead old FORTEZZA KEA code. Coverity bug 337098. r=rrelyea,wtchang 2006-05-18 20:24:23 +00:00
pk11list.c Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS. 2005-03-28 20:45:37 +00:00
pk11load.c Only call C_WaitForSlotEvent if the module is PKCS #11 v2.01 or later. 2005-09-20 20:56:07 +00:00
pk11mech.c Export function PK11_MapSignKeyType for use by libSSL. Bug 305147. 2005-09-09 02:03:57 +00:00
pk11nobj.c Fix for bug 326637 . Unnecessary request of PKCS11 device password. r=rrelyea 2006-06-07 02:30:27 +00:00
pk11obj.c Fix for bug 326637 . Unnecessary request of PKCS11 device password. r=rrelyea 2006-06-07 02:30:27 +00:00
pk11pars.c Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelson 2005-11-12 00:14:25 +00:00
pk11pbe.c Bug 332381 pk12util fails to import key/cert onto LunaSA HSM 2006-03-31 21:35:37 +00:00
pk11pk12.c Patch contributed by timeless@bemail.org 2006-05-13 00:41:16 +00:00
pk11pqg.c [Bug 337014] OOM crash [@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen][@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen] Dereferencing possibly NULL "varena". r=nelson 2006-05-22 23:08:04 +00:00
pk11pqg.h
pk11priv.h Fix for bug 326637 . Unnecessary request of PKCS11 device password. r=rrelyea 2006-06-07 02:30:27 +00:00
pk11pub.h Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of 2006-03-02 00:07:08 +00:00
pk11sdr.c Back out non-reviewed strictly white space change in pk11sdr.c 2005-10-04 01:11:01 +00:00
pk11sdr.h
pk11skey.c Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
pk11slot.c [Bug 334234] PK11_NewSlotInfo returns freed objects if lock allocations fail. r=nelson 2006-04-21 23:29:37 +00:00
pk11util.c Bug 305697 Softoken needs to give on the fly access to additional databases. Part 2, User interface 2005-09-28 17:17:49 +00:00
secmod.h Bug 326690. Enable modutil to configure default slots for the 2006-02-28 05:16:00 +00:00
secmodi.h Export function PK11_MapSignKeyType for use by libSSL. Bug 305147. 2005-09-09 02:03:57 +00:00
secmodt.h Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
secmodti.h Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
secpkcs5.h