aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nbipx.c
Commit message (Expand)AuthorAgeFilesLines
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-3/+3
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-4/+4
* Give the IPX dissector dissector hash tables for the IPX type and socketGuy Harris2000-05-301-2/+8
* Add tvbuff class.Gilbert Ramirez2000-05-111-24/+24
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-2/+3
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Make the NetBIOS dissecting routines all take a pointer to the beginningGuy Harris1999-11-301-29/+54
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-6/+14
* Stuff to IPX socket 0x0455 (NetBIOS), and to sockets 0x0551 and 0x0553Guy Harris1999-09-031-147/+216
* Dissect the name type flag in NBIPX name service packets (at leastGuy Harris1999-09-031-5/+25
* Add a bunch more NetBIOS name types.Guy Harris1999-09-031-45/+35
* Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1999-09-021-47/+158
* NBIPX packet type 3 appears to be the equivalent, in NBIPXland, of theGuy Harris1999-08-251-18/+28
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-6/+14
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-11/+10
* This small change lets me read SMBtrans packets that come over NBIPX.Gilbert Ramirez1999-05-101-9/+24
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-26/+19
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+8
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* I've started to figure out the difference between NetBIOS over IPX forGilbert Ramirez1998-10-141-19/+71
* I rename the single dissect() function in packet-nbipx.c, and had packet-ipx.cGilbert Ramirez1998-10-141-2/+2
* Added preliminary support for NetBIOS Name Services over IPX and UDP. NoteGilbert Ramirez1998-10-141-0/+140