Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the generic true_false_string saying "Set", "Not set" into | Tim Potter | 2002-08-21 | 1 | -6/+1 |
* | If the length of a string is zero, don't put it into the protocol tree. | Guy Harris | 2002-08-18 | 1 | -31/+53 |
* | Add a terminator to the ntlmssp_message_types list. | Guy Harris | 2002-08-10 | 1 | -2/+3 |
* | From Devin Heitmueller: dissect NTLMSSP authentication messages, and handle | Guy Harris | 2002-08-10 | 1 | -7/+246 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | Show lengths as decimal, not hex. | Guy Harris | 2002-07-10 | 1 | -8/+21 |
* | Reordered some boolean fields to be consistent with the rest of ethereal. | Tim Potter | 2002-07-10 | 1 | -39/+38 |
* | Dissector for DCERPC auth type == 10 (NTLMSSP) from | Tim Potter | 2002-07-09 | 1 | -0/+526 |