Added ICMP and DNS to randpkt.
[metze/wireshark/wip.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 15371fb5e0e69c592ba9febdf93d35871760b457..b684785698ae811be75f15dd2e20bbb7bf565166 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,7 +5,7 @@ Gerald Combs  <gerald@zing.org>
 
 Contributors
 ------------
-Gilbert Ramirez Jr.  <gram@verdict.uthscsa.edu> {
+Gilbert Ramirez      <gramirez@tivoli.com> {
        http://verdict.uthscsa.edu/gram/
 
        Wiretap
@@ -22,7 +22,7 @@ Hannes R. Boehm      <hannes@boehm.org> {
 
     OSPFv2 
     RIPv1, RIPv2
-    started IPv6 support
+    started IPv6 support (help needed - I don't have IPv6)
 }
 
 Mike Hall            <mlh@io.com>{
@@ -41,6 +41,7 @@ Laurent Deniel       <deniel@worldnet.fr> {
     FDDI support
     OMG GIOP/IIOP support
     ISO/OSI CLNP/COTP support
+    Real time capture and display enhancement
     Miscellaneous enhancements and fixes
 }
 
@@ -48,13 +49,94 @@ Don Lafontaine       <lafont02@cn.ca> {
     Banyan Vines support
 }
 
+Guy Harris           <guy@netapp.com> {
+    DNS and NetBIOS Name Service enhancements
+    Bitfield decoding
+    IP and TCP option decoding
+    HTTP support
+    NNTP support
+    Miscellaneous enhancements and fixes
+}
+
 Simon Wilkinson      <sxw@dcs.ed.ac.uk> {
        AppleTalk support
 }
 
+Joerg Mayer      <jmayer@telemation.de> {
+       Banyan Vines support
+}
+
+Martin Maciaszek <fastjack@i-s-o.net> {
+       RPM .spec file
+}
+
+Didier Jorand <Didier.Jorand@alcatel.fr> {
+       SNMP support
+}
+
+Jun-ichiro itojun Hagino <itojun@iijlab.net> {
+       IPv6 support
+}
+
+Richard Sharpe <sharpe@ns.aus.com> {
+       TFTP, FTP, POP, Telnet support
+       Infrastructure changes for the benefit of TFTP
+       SMB support
+}
+
+John McDermott <jjm@jkintl.com> {
+       Pseudo-real-time capture
+}
+
+Jeff Jahr <jjahr@shastanets.com> {
+       PPP over Ethernet (PPPoe)
+}
+
+Brad Robel-Forrest <bradr@watchguard.com> {
+       ISAKMP, GRE, PPTP
+}
+
+Ashok Narayanan <ashokn@cisco.com> {
+       RSVP
+       Match Selected functionality
+}
+
+Aaron Hillegass <aaron@classmax.com> {
+       Summary dialogue
+}
+
+Jason Lango <jal@netapp.com> {
+       RTSP, SDP
+}
+
+Johan Feyaerts <Johan.Feyaerts@siemens.atea.be> {
+       RADIUS
+}
+
+Olivier Abad <abad@daba.dhis.org> {
+       X.25 support in iptrace files and Sniffer files
+       Support for files from RADCOM WAN/LAN analzyers
+       LAPB, X.25
+}
+
+Thierry Andry <Thierry.Andry@advalvas.be> {
+       Linux ATM Classical IP support
+}
+
+Jeff Foster <jfoste@woodward.com> {
+       NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
+       original NetBIOS encapsulation)
+}
+
+Peter Torvals <petertv@xoommail.com> {
+       Internet Cache Protocol support
+}
 
 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
 give his permission to use his version of snprintf.c.
 
 Dan Lasley <dlasley@promus.com> gave permission for his dumpit() hex-dump
 routine to be used.
+
+Mattia Cazzola <mattiac@alinet.it> provided a patch to the hex dump
+display routine.