aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-10-07From Joerg Mayer: explain in the "LWP isn't installed" message where youGuy Harris1-2/+4
2001-10-07From Joerg Mayer: a patch to add 00:40:96 as an OUI for Aironet wirelessGuy Harris1-5/+3
2001-10-07Fix to show FN_PROFILE_WARNING14, rather than FN_PROFILE_WARNING, asGuy Harris1-2/+2
2001-10-07From Georg von Zezschwitz:Guy Harris4-42/+98
2001-10-06correct subtrees for redirect/refuse, alter how data packets are processed, b...Nathan Neulinger1-58/+129
2001-10-06Use separate items for accept/etc data fieldsNathan Neulinger1-33/+181
2001-10-06break out fields of accept packet, only print connect data if it is actually ...Nathan Neulinger1-4/+99
2001-10-06expand out all fields in connect packetNathan Neulinger1-2/+155
2001-10-06more packet types - starting work on more complete dissection of tnsNathan Neulinger2-7/+24
2001-10-05Update from Todd Sabin to the data representation decoding:Guy Harris1-23/+30
2001-10-04Decode the mailslot payload as data in some additional cases where weGuy Harris1-5/+11
2001-10-04If the body of a mailslot message isn't decoded as anything we knowGuy Harris1-1/+3
2001-10-04From Motonori Shindo: have CVS ignore some files generated by Win32Guy Harris1-0/+2
2001-10-04From Motonori Shindo:Guy Harris1-26/+27
2001-10-04Use longs as file offsets, so that on platforms with 64-bit "long" weGuy Harris23-112/+114
2001-10-04Avoid using non-ASCII characters in labels in the protocol tree - someGuy Harris2-4/+4
2001-10-03Attribute the packet-x11-keysym.h fixes properly.Richard Sharpe1-0/+1
2001-10-03Apply Monotori Shindo's fixes for X11 double byte chars ...Richard Sharpe1-26/+26
2001-10-01Fix Monotori Shindo's attributions. I screwed up before ...Richard Sharpe1-0/+1
2001-10-01Merge the two AUTHORS entries for Motonori Shindo.Guy Harris2-6/+4
2001-10-01Damn the torpedos[1], commit it anyway.Richard Sharpe1-14/+86
2001-10-01Have a flag in the "packet_info" structure, which indicates whether theGuy Harris8-143/+224
2001-09-30Make several of the fields in the SMB header filterable.Guy Harris1-192/+49
2001-09-30The length of an NBSS message can be bigger than 64K, so make theGuy Harris4-64/+189
2001-09-30"packet-ipv6.c" doesn't need anything from "packet-tcp.h" orGuy Harris1-3/+1
2001-09-30For requests and responses for unknown interfaces, put an entry into theGuy Harris1-98/+164
2001-09-30Pasi Eronen's attribution ...Richard Sharpe1-0/+4
2001-09-30Committing Pasi Eronen's patches to dcerpc.Richard Sharpe1-2/+40
2001-09-30Committing Montonori Shindo's patched to ppp for chap support.Richard Sharpe2-1/+155
2001-09-30Commit Montori Shindo's small patch.Richard Sharpe1-1/+2
2001-09-29Make the item for NetBIOS only as long as the NetBIOS header, so that itGuy Harris1-2/+2
2001-09-29The Wiretapped.net mirror is OK again (it was a problem with theGuy Harris1-3/+6
2001-09-29The Wiretapped.net mirror is OK again (it was a problem with theGuy Harris1-1/+13
2001-09-29Use tvbuff routines to extract data from the SMB header.Guy Harris1-65/+57
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