aboutsummaryrefslogtreecommitdiffstats
path: root/packet.h
Commit message (Expand)AuthorAgeFilesLines
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-338/+106
* Well, that was dumb. I didn't have to add a "capture_data()" routine; IGuy Harris1999-03-221-2/+1
* Have "sap_capture_func()" return "capture_data" rather thanGuy Harris1999-03-221-1/+2
* Added Richard Sharpe's TFTP support.Guy Harris1999-02-151-1/+6
* Add a first cut at HTTP decoding.Guy Harris1999-02-121-2/+8
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-1/+32
* I removed the bit-fields that depended upon gcc's ability to use any typeGilbert Ramirez1999-02-081-22/+7
* Added guy's time and DHCP patch.Gilbert Ramirez1999-01-281-1/+6
* Decode the various flag fields in resource records in NBNS replies.Guy Harris1999-01-051-1/+3
* Neither "ether_to_str()" nor "ip_to_str()" modify the data pointed to byGuy Harris1999-01-051-3/+3
* Decode the word containing the opcode, flags, reply code, etc. in DNSGuy Harris1999-01-041-1/+3
* Added the iptrace (AIX's packet-capture tool) file format to wiretap.Gilbert Ramirez1999-01-021-1/+4
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-11/+28
* Added "Cisco Discovery Protocol" Hookshannes1998-12-191-2/+4
* When dissecting DNS or NBNS queries or replies, add the item to the treeGuy Harris1998-12-041-1/+2
* Added NetBIOS Datagram (over UDP) support.Gilbert Ramirez1998-11-201-2/+5
* * Added patches from Laurent and GuyGerald Combs1998-11-181-1/+3
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+23
* Add a routine to convert Ethernet packet types to strings.Guy Harris1998-11-031-14/+3
* Add the "Maximize security" type of service for IP, from RFCGuy Harris1998-10-281-6/+7
* Add a "val_to_str()" routine that calls "match_strval()" and, ifGuy Harris1998-10-201-1/+2
* Add declarations of "dissect_aarp()' and "dissect_ddp()".Guy Harris1998-10-161-1/+3
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-2/+3
* Show queries as a summary line (as was the case before my DNS checkins)Guy Harris1998-10-151-3/+5
* Tag NetBIOS Name Service-over-UDP packets as "NBNS (UDP)".Guy Harris1998-10-141-1/+5
* I've started to figure out the difference between NetBIOS over IPX forGilbert Ramirez1998-10-141-1/+2
* 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-1/+6
* Add a routine to dissect IP or TCP options (and, from a look at RFCGuy Harris1998-10-131-48/+169
* - Added match_strval function to packet.cGerald Combs1998-10-121-2/+4
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-22/+31
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-46/+55
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-47/+55
* NetWare SAP added.Gilbert Ramirez1998-09-241-2/+4
* I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1998-09-231-2/+10
* IPX over IP (rfc 1234) added. Very trivial.Gilbert Ramirez1998-09-211-1/+2
* * Added Mike Hall's TCP reconstruction code.Gerald Combs1998-09-171-1/+12
* * Added Don Lafontaine's support for Banyan Vines.Gerald Combs1998-09-171-2/+6
* * Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1998-09-171-2/+5
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+354