gecko-dev/security/nss
wtc%netscape.com 4520771cc7 Fix from Ian to address Bugzilla bug 202179.
The fix restores some old code that was removed as part of our
performance work (Bugzilla bug 145322).  Thus, there may be a
slight performance hit, but obviously, we need to have correct
code first.

This is a part of the code I really don't like.  To summarize,
there was a hack put in a long time ago to make sure that the
PKCS#11 session in which the SSL keys are generated was never
closed until the last key was deleted.  This only worked by chance,
and if any part of the code was changed (as was the case here), this
unstable equilibrium would be lost.  As with all hacks, it wasn't
really documented, so the problem escaped our notice.  As a result of
putting the hack back in, we're going back to the horribly wasteful
operation of opening 4 sessions and immediately closing them.  I intend
to have a proper solution in a later release.
2003-08-12 18:21:55 +00:00
..
cmd Back out rev 1.27, which turned verbose mode on by default for debugging 2003-06-02 20:39:48 +00:00
lib Fix from Ian to address Bugzilla bug 202179. 2003-08-12 18:21:55 +00:00
macbuild Move mac build changes from 3.6 branch back to the trunk 2002-11-26 21:00:31 +00:00
pkg Changed License: MPL to MPL/GPL. 2003-02-13 18:24:07 +00:00
tests Restore sslreq.txt to text form, where it will have different line 2003-07-11 04:14:24 +00:00
Makefile Resolves bug 189504 (Build Linux RPMS). 2003-02-07 05:56:15 +00:00
makefile.win Temporary workaround to make 'depend' do a 'clean' in NSS. This is for 2002-03-05 15:22:48 +00:00
manifest.mn Import NSPR 4.3 RTM. 2003-04-02 23:22:57 +00:00
relnotes.txt
trademarks.txt