Removed trailing whitespaces from .h and .c files using the
[obnox/wireshark/wip.git] / packet-ntlmssp.c
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-21 tpotMoved the generic true_false_string saying "Set", ...
2002-08-18 guyIf the length of a string is zero, don't put it into...
2002-08-10 guyAdd a terminator to the ntlmssp_message_types list.
2002-08-10 guyFrom Devin Heitmueller: dissect NTLMSSP authentication...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-10 guyShow lengths as decimal, not hex.
2002-07-10 tpotReordered some boolean fields to be consistent with...
2002-07-09 tpotDissector for DCERPC auth type == 10 (NTLMSSP) from