gecko-dev/security/nss/lib/pk11wrap
wchang0222%aol.com 1cd3ab9050 Bugzilla bug 223624: fixed the compiler warning that case ecKey is not
handled in the switch statement.  r=nelsonb.
2003-11-01 05:17:16 +00:00
..
config.mk
debug_module.c Incorporate some of Nelson's review changes. 2002-11-26 21:03:18 +00:00
dev3hack.c Bug 202593 and bug 204980: fixed a recursive deadlock introduced by the 2003-05-10 14:21:40 +00:00
dev3hack.h
Makefile Bugzilla bug 209827: disable optimization to work around what appears to 2003-08-22 22:34:07 +00:00
manifest.mn ECC code landing. 2003-10-17 13:45:42 +00:00
pk11cert.c Bugzilla bug 223624: fixed the compiler warning that case ecKey is not 2003-11-01 05:17:16 +00:00
pk11err.c
pk11func.h 221067 NSS needs to be able to create token symkeys from unwrap and derive. 2003-10-18 00:38:04 +00:00
pk11init.h Bug 183612: renamed some new functions to be consistent with existing 2002-12-19 00:26:34 +00:00
pk11kea.c 221067 NSS needs to be able to create token symkeys from unwrap and derive. 2003-10-18 00:38:04 +00:00
pk11list.c
pk11load.c Bug 202593 NSS does not lock non-threadsafe modules correctly. 2003-04-19 00:03:32 +00:00
pk11pars.c Correctly handle a NULL moduleSpecList. Bug 220217. 2003-10-11 01:49:24 +00:00
pk11pbe.c
pk11pk12.c Fix 169578: PK11_ImportAndReturnPrivateKey sets wrong key type. 2002-09-20 21:48:32 +00:00
pk11pqg.c Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
pk11pqg.h Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
pk11sdr.c bug 168393 PK11SDR_Decrypt() does not call PK11_Authenticate() before search 2003-03-22 00:22:26 +00:00
pk11sdr.h
pk11skey.c Bugzilla bug 223624: declare pk11_FindAttrInTemplate before it is used. 2003-10-25 14:10:11 +00:00
pk11slot.c Enable generation of DES2 keys with mechanism CKM_DES2_KEY_GEN. Bug 201521 2003-10-31 02:33:16 +00:00
pk11util.c Bug 203866. Make unloaded modules visible for administrative purposes. 2003-10-10 15:26:23 +00:00
secmod.h Fix tinderbox breakage 2003-10-12 22:55:09 +00:00
secmodi.h Bug 203866. Make unloaded modules visible for administrative purposes. 2003-10-10 15:26:23 +00:00
secmodt.h 221067 NSS needs to be able to create token symkeys from unwrap and derive. 2003-10-18 00:38:04 +00:00
secmodti.h bug 202553, replace reference mutex with atomic calls in PK11SlotInfo 2003-04-22 14:11:53 +00:00
secpkcs5.h