gecko-dev/security
relyea%netscape.com 952d217499 Bug 156770 When we do a file import and give a bad password we get wrong errors back
When we fail to decode based on a bad password, don't continue.

So once we've tried failed to decode a ANS.1 stream, don't continue collecting
more data.

On microsoft.pfx files, we would wind up decoding to the end of the encrypted
stream, then fail in the padding in PKCS #7. This code bypasses this problem by
making sure we don't continue to try to decode data once we've hit a bad
password failure.
2003-10-16 23:49:15 +00:00
..
coreconf Bugzilla bug 124958: added support for pthreads on OpenBSD. The patch is 2003-09-16 20:50:50 +00:00
dbm
jss More debugging information. 2003-10-16 22:17:00 +00:00
manager Bug 220106 @mozilla.org/security/nsCertTree;1 doesn't null check mTreeArray 2003-10-16 15:33:56 +00:00
nss Bug 156770 When we do a file import and give a bad password we get wrong errors back 2003-10-16 23:49:15 +00:00
Makefile.in