Changed spec file for producing RPMs to ethereal.spec.in so that
[obnox/wireshark/wip.git] / packet-udp.c
1999-08-18 guyDeclare the "packet_info" structure "pi" in "packet...
1999-08-05 guy"packet-udp.c" and "packet-x25.c" both have global...
1999-07-22 gramConverted UDP fields to new proto_tree functions.
1999-07-08 gramAdded Johan's RADIUS dissector, finally. I modified...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-06-25 guyWhen checking to see if a packet is of a given type...
1999-06-11 gramAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.
1999-05-12 gramAdded Didier Jorand's dissect_snmp routine. This is...
1999-05-10 guyDecode SMB requests inside NetBIOS Datagram Service...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-03-01 gramSmall fixes for alignment, and #include for gtk+-1...
1999-02-15 guyAdded Richard Sharpe's TFTP support.
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-21 geraldChanged port print formats to unsigned, added raw port...
1998-11-20 gramAdded NetBIOS Datagram (over UDP) support.
1998-11-17 gerald* Fixes for TCP and UDP port number display.
1998-11-17 gerald* Added column formatting functionality.
1998-10-14 guyDon't assume the UDP header is always properly aligned...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-21 gramIPX over IP (rfc 1234) added. Very trivial.
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision