gecko-dev/security
relyea%netscape.com 53f4189369 Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey]
The problem only happens if we try to import a key into a token which then fails
to import. The basic issue was a hack in the pkcs 7 code to support PKCS 12, A
special structure was used to replace the SymKey structure, and the code 'knew'
the special structure existed before it dealt with the symkey. The fix addes a
new capability to symkeys, where applications can attach application specific
data to the key structure. PKCS 12 uses this to attache the PBE information
for CMS. (part 1 of 3)

This patch also improves the key's reuse of sessions, so sessions are not thrashed
when SSL is used with them.

r=wtc
2005-10-03 21:55:29 +00:00
..
coreconf Bugzilla Bug 310336: support building on Windows Server 2003. 2005-09-28 23:14:44 +00:00
dbm Upgrade to NSPR 4.4.1, in preparation for the DBM 1.6.2. DBM 1.6.2 is 2005-03-07 19:00:35 +00:00
jss 238319: Sun packages changes. 2005-09-30 01:56:59 +00:00
manager Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog 2005-10-02 00:09:37 +00:00
nss Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey] 2005-10-03 21:55:29 +00:00
svrcore Import NSS 3.9.3 instead. We canceled the plan to release NSS 3.9.6 this 2005-03-09 01:16:42 +00:00
Makefile.in