Created a new protocol tree implementation and a new display filter
[obnox/wireshark/wip.git] / packet.c
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-06-22 guyUpdate the display if the "command-line-specified"...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-06-12 guyMake the string argument to "col_add_str()" a "const...
1999-05-11 guyTurn "arpaddr_to_str()" into "bytes_to_str()", and...
1999-03-31 guyMove the bitfield-decoding routines to "packet.h",...
1999-03-30 guyChanges to the routines to help decode text-oriented...
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-02-12 guyAdd a first cut at HTTP decoding.
1999-01-28 gramAdded guy's time and DHCP patch.
1999-01-07 gramI removed the per-file encapsulation type from wiretap...
1999-01-05 guyNeither "ether_to_str()" nor "ip_to_str()" modify the...
1999-01-02 gramAdded the iptrace (AIX's packet-capture tool) file...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-21 geraldModify add_item_to_tree to return immediately on a...
1998-12-04 guyWhen dissecting DNS or NBNS queries or replies, add...
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-28 guy Add the "Maximize security" type of service for IP...
1998-10-20 guy Add a "val_to_str()" routine that calls "match_strval...
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-25 gerald* Ethernet manufacturer support (Laurent)
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision