Kojak's ICQ dissector.
[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 }
51
52 Guy Harris           <guy@netapp.com> {
53     DNS and NetBIOS Name Service enhancements
54     Bitfield decoding
55     IP and TCP option decoding
56     HTTP support
57     NNTP support
58     Miscellaneous enhancements and fixes
59 }
60
61 Simon Wilkinson      <sxw@dcs.ed.ac.uk> {
62         AppleTalk support
63 }
64
65 Joerg Mayer      <jmayer@telemation.de> {
66         Banyan Vines support
67 }
68
69 Martin Maciaszek <fastjack@i-s-o.net> {
70         RPM .spec file
71 }
72
73 Didier Jorand <Didier.Jorand@alcatel.fr> {
74         SNMP support
75 }
76
77 Jun-ichiro itojun Hagino <itojun@itojun.org> {
78         IPv6 support
79         RIPng support
80         IPsec support
81         PIM (Prototocol-Independent Multicast) support
82         IPComp (IP Payload Compression) support
83         BGP (Border Gateway Protocol) support
84 }
85
86 Richard Sharpe <sharpe@ns.aus.com> {
87         TFTP, FTP, POP, Telnet support
88         Infrastructure changes for the benefit of TFTP
89         SMB support
90 }
91
92 John McDermott <jjm@jkintl.com> {
93         Pseudo-real-time capture
94 }
95
96 Jeff Jahr <jjahr@shastanets.com> {
97         PPP over Ethernet (PPPoe)
98 }
99
100 Brad Robel-Forrest <bradr@watchguard.com> {
101         ISAKMP, GRE, PPTP
102 }
103
104 Ashok Narayanan <ashokn@cisco.com> {
105         RSVP
106         Match Selected functionality
107 }
108
109 Aaron Hillegass <aaron@classmax.com> {
110         Summary dialogue
111 }
112
113 Jason Lango <jal@netapp.com> {
114         RTSP, SDP
115 }
116
117 Johan Feyaerts <Johan.Feyaerts@siemens.atea.be> {
118         RADIUS
119 }
120
121 Olivier Abad <abad@daba.dhis.org> {
122         X.25 support in iptrace files and Sniffer files
123         Support for files from RADCOM WAN/LAN analzyers
124         LAPB, X.25
125 }
126
127 Thierry Andry <Thierry.Andry@advalvas.be> {
128         Linux ATM Classical IP support
129 }
130
131 Jeff Foster <jfoste@woodward.com> {
132         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
133         original NetBIOS encapsulation)
134 }
135
136 Peter Torvals <petertv@xoommail.com> {
137         Internet Cache Protocol support
138 }
139
140 Christophe Tronche <ch.tronche@computer.org> {
141         BPDU (spanning tree protocol) support
142 }
143
144 Nathan Neulinger <nneul@umr.edu> {
145         Yahoo messenger and pager protocol support
146         NTP (Network Time Protocol) support
147         RX protocol support
148         Andrew File System protocol support
149         802.1q VLAN support
150 }
151
152 Tomislav Vujec <tvujec@carnet.hr> {
153         Additional NTP support
154 }
155
156 Kojak <kojak@bigwig.net> {
157         ICQ support
158 }
159
160 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
161 give his permission to use his version of snprintf.c.
162
163 Dan Lasley <dlasley@promus.com> gave permission for his dumpit() hex-dump
164 routine to be used.
165
166 Mattia Cazzola <mattiac@alinet.it> provided a patch to the hex dump
167 display routine.