gecko-dev/security/nss/lib
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
..
asn1
base
certdb Eliminate redundant function declarations. Bug 208854. r=wchang0222 2003-10-14 17:44:33 +00:00
certhigh Fix for bug 221743 - incorrect certificate usage macro 2003-10-10 23:22:31 +00:00
ckfw Bug 208343: removed two Baltimore root certificates. 2003-06-05 00:53:27 +00:00
crmf
cryptohi Fix bug 213084. Detect when cert in signature cannot be imported. 2003-07-31 00:16:27 +00:00
dev Fix bug 204549. Properly handle memory allocation failures. 2003-09-23 20:47:43 +00:00
fortcrypt Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
freebl Don't use windowed exponentiation for small public exponents. 2003-09-26 02:15:12 +00:00
jar fix bug 203450 2003-10-09 22:17:04 +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
pk11wrap Fix tinderbox breakage 2003-10-12 22:55:09 +00:00
pkcs7 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
pkcs12 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
pki Bugzilla bug 217247: improved the memory leak fix for the appData nicknames 2003-09-12 19:38:04 +00:00
pki1
smime 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
softoken Correctly handle a NULL moduleSpecList. Bug 220217. 2003-10-11 01:49:24 +00:00
ssl Eliminate unnecessary copying of CA names in HandleCertRequest. 2003-10-07 02:24:01 +00:00
util 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
manifest.mn