gecko-dev/security/nss/lib
relyea%netscape.com 2453c05e6e Bug 120651: Memory leaks in PK11_GetCertList.
1) Fix leaks in error paths (bfind.c -- found by inspection).
2) Don't allocate hash table data out of the arena. PL_Hash grows and shrinks
the hash buckets as necessary. In arenas they will just grow.
3) Don't allocate temparary locks out of the global instance arena pool.
2002-02-13 02:26:47 +00:00
..
asn1 Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
base Bug 120651: Memory leaks in PK11_GetCertList. 2002-02-13 02:26:47 +00:00
certdb bug 124082, don't change trust of existing CA certs during PKCS#12 import 2002-02-12 00:38:16 +00:00
certhigh Fix cert leaks when building a chain. There are several client auth bugs filed, this may not be for any one in particular, but was found with tstclnt. 2002-02-02 20:01:22 +00:00
ckfw Bug 120651: Memory leaks in PK11_GetCertList. 2002-02-13 02:26:47 +00:00
crmf Fix dual key generation crash. 2002-01-11 00:33:08 +00:00
cryptohi Bug 117978: accessor functions to all JCE keystore API to be implemented. 2002-02-03 03:37:26 +00:00
dev place where iterator was not freed 2002-02-05 22:32:38 +00:00
fortcrypt Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748. 2002-02-11 05:48:37 +00:00
freebl Bugzilla bug 112198: Port NSS to Mac OS X (Darwin). The patch is 2002-02-10 05:24:49 +00:00
jar Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
macbuild Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
nss Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748. 2002-02-11 05:48:37 +00:00
pk11wrap Fix for 125143 - allow modutil to report PKCS#11 library load failure errors 2002-02-13 01:43:10 +00:00
pkcs7 Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
pkcs12 fix pkcs12 bug where nicknames were disappearing 2002-01-07 19:53:47 +00:00
pki Load all slots into the trust domain, even if the tokens are empty. 2002-02-12 01:33:41 +00:00
pki1 bug 118051, make Stan pki1 headers private exports for 3.4 2002-01-10 15:11:04 +00:00
pkix
smime Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748. 2002-02-11 05:48:37 +00:00
softoken Commented SlotStr with information what what locks protect what. 2002-02-11 20:14:05 +00:00
ssl Bugzilla bug 112198: Port NSS to Mac OS X (Darwin). The patch is 2002-02-10 05:24:49 +00:00
util bug 124446, thread safety issues with static oid hashtable. 2002-02-11 23:12:00 +00:00
Makefile Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default 2000-09-27 05:49:43 +00:00
manifest.mn Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00