aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-09-29Start the process of tvbuffifying the SMB dissector - give it aGuy Harris6-78/+34
2001-09-29Have "dissect_netbios_payload()" take as an argument a tvbuff containingGuy Harris4-31/+37
2001-09-29Re-strengthen the check for NBSS continuations, to avoid, for example,Guy Harris1-4/+10
2001-09-28Fix indentation.Guy Harris1-11/+11
2001-09-28From Todd Sabin: dissect the auth info in connection oriented dcerpcGuy Harris7-87/+168
2001-09-28Push-traffic dissecting for WSP/WTLS, from Tom Uijldert.Guy Harris4-9/+201
2001-09-28Additional Ascend codes, and IETF codes, for Radius, from Graeme Hewson.Guy Harris3-1/+31
2001-09-28WordCount is unsigned, so test for "WordCount != 0" rather thanGuy Harris1-54/+40
2001-09-28Base decisions on whether to dump the word parameters on the word countGuy Harris1-113/+152
2001-09-28Sigh. The wiretapped.net site appears to have an old version ofGuy Harris2-16/+5
2001-09-28We have our own internal versions of "gzgets()" and "gzgetc()", so weGuy Harris3-14/+13
2001-09-27Add support for NT error codes.Guy Harris1-2/+741
2001-09-27Handle interim Transact2 responses correctly.Guy Harris1-3/+46
2001-09-27When dissecting an ICMP datagram that contains part of an IP datagram,Guy Harris3-12/+82
2001-09-27If the amount of available data in a UDP packet is less than the length,Guy Harris1-2/+2
2001-09-27Use the right #define for the length of the CC.NEW TCP option.Guy Harris1-2/+2
2001-09-27Show Boolean flags as Booleans.Guy Harris1-9/+14
2001-09-262.1 isn't the current version of WinPcap; don't say what the currentGuy Harris1-13/+26
2001-09-26Make the message popped up if you try to do a capture on a Win32 machineGuy Harris1-6/+9
2001-09-25MMSE support, from Tom Uijldert.Guy Harris5-14/+897
2001-09-25If "snprintf()" can't print all the data because there's not enoughGuy Harris3-50/+147
2001-09-25If "snprintf()" can't print all the data because there's not enoughGuy Harris1-5/+12
2001-09-25The data in a tagged field can be up to 255 bytes (the length is anGuy Harris1-2/+2
2001-09-23Explain what the LLC header vs. no LLC header stuff in the ATM on LinuxGuy Harris1-4/+17
2001-09-23Update the URL for ATM-on-Linux.Guy Harris1-2/+2
2001-09-20Removed the dependency on gzgetc and gzgets by implementing internalAshok Narayanan3-36/+31
2001-09-20"value_string" arrays must end with a terminator entry.Guy Harris1-16/+30
2001-09-19Updates from Michal Melerowicz:Guy Harris1-675/+998
2001-09-18Distribute the make-manuf and manuf.tmpl files in the source tarball.Gilbert Ramirez1-1/+3
2001-09-17Fix from Andy Hood, to remove a bogus extra line.Guy Harris1-2/+1
2001-09-17Add support for desegmentation of DNS messages.Guy Harris3-8/+46
2001-09-17Add "idl2eth" to the list of files for CVS to ignore; it's now aGuy Harris1-0/+1
2001-09-17Fix the handling of DNS-over-TCP.Guy Harris1-22/+25
2001-09-15Generate "idl2eth" from "idl2eth.sh", filling in the pathname for theGuy Harris2-5/+22
2001-09-14To check whether something is a directory, call "test_for_directory()"Guy Harris1-2/+2
2001-09-14Times in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_TIME fields, fromGuy Harris2-41/+127
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris2-1/+37
2001-09-14Get rid of no-longer-necessary includes of <sys/time.h>.Guy Harris4-20/+4
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-4/+4
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris25-241/+263
2001-09-14"stat" is the status in an NLM reply; "state" is the lock manager stateGuy Harris1-12/+12
2001-09-14Squelch a signed vs. unsigned comparison complaint.Guy Harris1-7/+4
2001-09-14Get rid of a trailing blank.Guy Harris1-3/+3
2001-09-13Support for dissecting multiple capabilities, from Endoh Akira.Guy Harris3-116/+120
2001-09-13Squelch a "signed vs. unsigned comparison" warning (which warned of aGuy Harris1-2/+2
2001-09-13Fixes to the OSPFv3 dissector, from Palle Lyckegaard.Guy Harris1-16/+14
2001-09-13Make the filter name for the status monitor callback "statnotify", toGuy Harris1-2/+2
2001-09-13Display filters for RIP protocol fields, from Ronnie Sahlberg.Guy Harris2-44/+99
2001-09-13Display filters for XoT protocol fields, from Ronnie Sahlberg.Guy Harris1-19/+30
2001-09-13NLM fix, and change of status monitor callback protocol name to use "_"Guy Harris2-4/+8