aboutsummaryrefslogtreecommitdiffstats
path: root/packet-netbios.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-6/+6
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* From Joerg Mayer: get rid of extra arguments to capture routines.Guy Harris2002-04-241-2/+2
* Make the capture routines take an additional argument giving the amountGuy Harris2001-11-201-2/+2
* Have "dissect_netbios_payload()" take as an argument a tvbuff containingGuy Harris2001-09-291-3/+3
* From Todd Sabin: dissect the auth info in connection oriented dcerpcGuy Harris2001-09-281-3/+4
* "get_netbios_name()" can never return a negative number as the nameGuy Harris2001-01-151-2/+2
* Fix "packet-netbios.h" to match the new "packet-netbios.c", so that itGuy Harris2000-11-101-3/+3
* Miscellaneous code cleaningLaurent Deniel2000-08-111-2/+7
* Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectorsGuy Harris2000-04-171-2/+1
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+4
* Make the NetBIOS dissecting routines all take a pointer to the beginningGuy Harris1999-11-301-5/+4
* Use "process_netbios_name()", rather than "canonicalize_netbios_name()",Guy Harris1999-09-031-1/+2
* Add a bunch more NetBIOS name types.Guy Harris1999-09-031-1/+8
* Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1999-09-021-0/+31