Update the Win32 Nmakefiles to reflect the move of the color code into
[obnox/wireshark/wip.git] / packet-udp.c
2000-02-09 guyThe time protocol is a simple request-response protocol...
2000-02-09 gramDietmar Petras provided:
2000-02-01 guyDissect packets to or from port 162 as SNMP packets...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-07 guyAdd John Thomas' L2TP dissector.
1999-12-12 gramAdd the who protocol (rwho/rwhod/ruptime)
1999-12-12 guyWCCP 1.0 dissection, from Jerry Talkington.
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-03 nneuladded skeletal tacplus/xtacacs dissector
1999-11-23 gramAdded Cisco Auto-RP dissector from Heikki Vatiainen...
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.
1999-11-17 guyHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-14 guyMove the test to see if something looks like an ONC...
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.
1999-10-24 guyKojak's ICQ dissector.
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-20 gramAdded Nathan's patch for AFS and RX dissection.
1999-10-15 guyNathan Neulinger's patch to set "pi.srcport" and "pi...
1999-10-14 guyNathan Neulinger's NTP dissector.
1999-10-12 guyJun-ichiro itojun Hagino's changes for IPv6 extension...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-02 denielCheck for truncated header.
1999-09-14 guyPeter Torvals' Internet Cache Protocol dissector.
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