Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Patch: NTLMSSP verifier must come after stub decryption

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Wed, 08 Sep 2004 02:38:08 -0700
Devin Heitmueller wrote:

Attached is a patch that restores the previous
behavior.  With the patch, the stub is decrypted, and
then the verifier.

Checked in, along with a fix to a long-standing problem that a regression test found (due to other changes the patch caused, with some stubs now being dissected) - the reported length for the stub data tvbuff was being set based on the captured length of the parent tvbuff, not the reported length.