Warren Young's patch to add a "Print" button to the "Follow TCP Stream"
[obnox/wireshark/wip.git] / AUTHORS
1 Original Author
2 -------- ------
3 Gerald Combs  <gerald@zing.org>
4
5
6 Contributors
7 ------------
8 Gilbert Ramirez      <gramirez@tivoli.com> {
9         http://verdict.uthscsa.edu/gram/
10
11         Wiretap
12         Printing
13         Token-Ring, TR MAC
14         802.2 LLC
15         IPX, SPX, NCP
16         BOOTP/DHCP
17         LPD
18 }
19
20 Hannes R. Boehm      <hannes@boehm.org> {
21     http://hannes.boehm.org/
22
23     OSPFv2 
24     RIPv1, RIPv2
25     started IPv6 support (help needed - I don't have IPv6)
26 }
27
28 Mike Hall            <mlh@io.com>{
29     /* add your info here */
30 }
31
32 Bobo Rajec           <bobo@bsp-consulting.sk> {
33     DNS protocol support
34 }
35
36 Laurent Deniel       <deniel@worldnet.fr> {
37     http://www.worldnet.fr/~deniel
38
39     Name resolution
40     Ethernet/Manufacturer files support
41     FDDI support
42     OMG GIOP/IIOP support
43     ISO/OSI CLNP/COTP support
44     Real time capture and display enhancement
45     Miscellaneous enhancements and fixes
46 }
47
48 Don Lafontaine       <lafont02@cn.ca> {
49     Banyan Vines support
50     IGRP/EIGRP support
51 }
52
53 Guy Harris           <guy@netapp.com> {
54     DNS and NetBIOS Name Service enhancements
55     Bitfield decoding
56     IP and TCP option decoding
57     HTTP support
58     NNTP support
59     Miscellaneous enhancements and fixes
60 }
61
62 Simon Wilkinson      <sxw@dcs.ed.ac.uk> {
63         AppleTalk support
64 }
65
66 Joerg Mayer      <jmayer@telemation.de> {
67         Banyan Vines support
68 }
69
70 Martin Maciaszek <fastjack@i-s-o.net> {
71         RPM .spec file
72 }
73
74 Didier Jorand <Didier.Jorand@alcatel.fr> {
75         SNMP support
76 }
77
78 Jun-ichiro itojun Hagino <itojun@itojun.org> {
79         IPv6 support
80         RIPng support
81         IPsec support
82         PIM (Prototocol-Independent Multicast) support
83         IPComp (IP Payload Compression) support
84         BGP (Border Gateway Protocol) support
85 }
86
87 Richard Sharpe <sharpe@ns.aus.com> {
88         TFTP, FTP, POP, Telnet support
89         Infrastructure changes for the benefit of TFTP
90         SMB support
91 }
92
93 John McDermott <jjm@jkintl.com> {
94         Pseudo-real-time capture
95 }
96
97 Jeff Jahr <jjahr@shastanets.com> {
98         PPP over Ethernet (PPPoe)
99 }
100
101 Brad Robel-Forrest <bradr@watchguard.com> {
102         ISAKMP, GRE, PPTP
103 }
104
105 Ashok Narayanan <ashokn@cisco.com> {
106         RSVP
107         Match Selected functionality
108 }
109
110 Aaron Hillegass <aaron@classmax.com> {
111         Summary dialogue
112 }
113
114 Jason Lango <jal@netapp.com> {
115         RTSP, SDP
116 }
117
118 Johan Feyaerts <Johan.Feyaerts@siemens.atea.be> {
119         RADIUS
120 }
121
122 Olivier Abad <abad@daba.dhis.org> {
123         X.25 support in iptrace files and Sniffer files
124         Support for files from RADCOM WAN/LAN analzyers
125         LAPB, X.25
126 }
127
128 Thierry Andry <Thierry.Andry@advalvas.be> {
129         Linux ATM Classical IP support
130 }
131
132 Jeff Foster <jfoste@woodward.com> {
133         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
134         original NetBIOS encapsulation)
135 }
136
137 Peter Torvals <petertv@xoommail.com> {
138         Internet Cache Protocol support
139 }
140
141 Christophe Tronche <ch.tronche@computer.org> {
142         BPDU (spanning tree protocol) support
143 }
144
145 Nathan Neulinger <nneul@umr.edu> {
146         Yahoo messenger and pager protocol support
147         NTP (Network Time Protocol) support
148         RX protocol support
149         Andrew File System protocol support
150         802.1q VLAN support
151 }
152
153 Tomislav Vujec <tvujec@carnet.hr> {
154         Additional NTP support
155 }
156
157 Kojak <kojak@bigwig.net> {
158         ICQ support
159 }
160
161 Uwe Girlich <Uwe.Girlich@philosys.de> {
162         ONC RPC and NFS support
163 }
164
165 Warren Young <tangent@mail.com> {
166         "Print" button support in "Tools:Follow TCP Stream" window
167 }
168
169 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
170 give his permission to use his version of snprintf.c.
171
172 Dan Lasley <dlasley@promus.com> gave permission for his dumpit() hex-dump
173 routine to be used.
174
175 Mattia Cazzola <mattiac@alinet.it> provided a patch to the hex dump
176 display routine.