Wireshark mailing list archives

Re: [Wireshark-commits] rev 30355: /trunk/ /trunk/epan/dissectors/: packet-gssapi.c packet-ntlmssp.c /trunk/: AUTHORS


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 06 Oct 2009 12:12:01 -0400

sahlberg () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30355

User: sahlberg
Date: 2009/10/06 02:14 AM

Log:
 From Matthieu Patou,
 add code to decrypt ntlmv1 and v2 traffic

This doesn't compile if you don't have kerberos (either Heimdal or MIT):

packet-ntlmssp.c: In function 'get_md4pass_list':
packet-ntlmssp.c:437: error: 'enc_key_t' undeclared (first use in this function)
packet-ntlmssp.c:437: error: (Each undeclared identifier is reported only once
packet-ntlmssp.c:437: error: for each function it appears in.)
packet-ntlmssp.c:437: error: 'ek' undeclared (first use in this function)
cc1: warnings being treated as errors
packet-ntlmssp.c:438: error: ISO C90 forbids mixed declarations and code
packet-ntlmssp.c:444: error: 'enc_key_list' undeclared (first use in this function)
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: