aboutsummaryrefslogtreecommitdiffstats
path: root/packet-netbios.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-2/+2
2002-04-24From Joerg Mayer: get rid of extra arguments to capture routines.Guy Harris1-2/+2
2001-11-20Make the capture routines take an additional argument giving the amountGuy Harris1-2/+2
2001-09-29Have "dissect_netbios_payload()" take as an argument a tvbuff containingGuy Harris1-3/+3
2001-09-28From Todd Sabin: dissect the auth info in connection oriented dcerpcGuy Harris1-3/+4
2001-01-15"get_netbios_name()" can never return a negative number as the nameGuy Harris1-2/+2
2000-11-10Fix "packet-netbios.h" to match the new "packet-netbios.c", so that itGuy Harris1-3/+3
2000-08-11Miscellaneous code cleaningLaurent Deniel1-2/+7
2000-04-17Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectorsGuy Harris1-2/+1
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+4
1999-11-30Make the NetBIOS dissecting routines all take a pointer to the beginningGuy Harris1-5/+4
1999-09-03Use "process_netbios_name()", rather than "canonicalize_netbios_name()",Guy Harris1-1/+2
1999-09-03Add a bunch more NetBIOS name types.Guy Harris1-1/+8
1999-09-02Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1-0/+31