gecko-dev/security/nss/lib/pk11wrap
wtc%netscape.com 485a88c60e Bug 211384: fixed the bug that importing a CRL that already exists in the
DB causes NSS_Shutdown to fail.  Two files were changed.  1. crl.c: we
should not obtain a slot reference because PK11_FindCrlByName already
obtained a slot reference.  2. pk11cert.c: cleaned up code and fixed a slot
reference leak if the SECITEM_AllocItem call fails.  r=nelsonb.
2003-07-08 18:41:28 +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
manifest.mn Bug 183612: renamed some new functions to be consistent with existing 2002-12-19 00:26:34 +00:00
pk11cert.c Bug 211384: fixed the bug that importing a CRL that already exists in the 2003-07-08 18:41:28 +00:00
pk11err.c
pk11func.h Bug 210660: backed out the main change in the fix for bug 145322 because 2003-06-27 22:28:50 +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
pk11list.c
pk11load.c Bug 202593 NSS does not lock non-threadsafe modules correctly. 2003-04-19 00:03:32 +00:00
pk11pars.c
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 Bug 210660: backed out the main change in the fix for bug 145322 because 2003-06-27 22:28:50 +00:00
pk11slot.c Removed an error that was mistakenly introduced in rev. 1.56. 2003-05-14 00:30:21 +00:00
pk11util.c Bug 199082: checked in Nelson's patch, which 2003-03-26 00:31:13 +00:00
secmod.h Bug 183612: renamed some new functions to be consistent with existing 2002-12-19 00:26:34 +00:00
secmodi.h Bug 194222: Removed SECMOD_CallOnce. It is replaced by the new NSPR 4.3 2003-02-20 16:58:57 +00:00
secmodt.h Add missing declaration of NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate 2003-07-03 07:04:30 +00:00
secmodti.h bug 202553, replace reference mutex with atomic calls in PK11SlotInfo 2003-04-22 14:11:53 +00:00
secpkcs5.h Bug 157827: declare the exported PBE_ functions. Fixed the include-once 2002-09-18 22:12:16 +00:00