gecko-dev/security/nss/lib/pk11wrap
kaie%kuix.de 189631b3b1 Bug 337486, mismatch between PK11_FindCertFromNickname and FindCerts
r=rrelyea, r=julien.pierre
2006-06-26 23:21:07 +00:00
..
Makefile
config.mk
debug_module.c Bug 244914, 244907 r=nelsonb 2004-06-21 23:01:53 +00:00
dev3hack.c Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. 2005-01-20 02:25:51 +00:00
dev3hack.h Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. 2005-01-20 02:25:51 +00:00
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 Bug 337486, mismatch between PK11_FindCertFromNickname and FindCerts 2006-06-26 23:21:07 +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 refactor pk11util, splitting large single files down to a managable size. 2004-07-19 22:12:38 +00:00
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 [Bug 337099] Crash [@ PK11_ParamFromIV] Variable "iv" tracked as NULL 2006-06-12 21:16:49 +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 337110] OOM Crash and memory leak [@ PK11_CreatePBEParams]. r=julien, sr=nelson 2006-06-16 00:42:46 +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 Fix leak and OOM crash. Bug 338352 and 338356. Coverity. 2006-06-10 22:13:46 +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