Nathan Neulinger's NTP 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@iijlab.net> {
78         IPv6 support
79         RIPng support
80         PIM (Prototocol-Independent Multicast) support
81 }
82
83 Richard Sharpe <sharpe@ns.aus.com> {
84         TFTP, FTP, POP, Telnet support
85         Infrastructure changes for the benefit of TFTP
86         SMB support
87 }
88
89 John McDermott <jjm@jkintl.com> {
90         Pseudo-real-time capture
91 }
92
93 Jeff Jahr <jjahr@shastanets.com> {
94         PPP over Ethernet (PPPoe)
95 }
96
97 Brad Robel-Forrest <bradr@watchguard.com> {
98         ISAKMP, GRE, PPTP
99 }
100
101 Ashok Narayanan <ashokn@cisco.com> {
102         RSVP
103         Match Selected functionality
104 }
105
106 Aaron Hillegass <aaron@classmax.com> {
107         Summary dialogue
108 }
109
110 Jason Lango <jal@netapp.com> {
111         RTSP, SDP
112 }
113
114 Johan Feyaerts <Johan.Feyaerts@siemens.atea.be> {
115         RADIUS
116 }
117
118 Olivier Abad <abad@daba.dhis.org> {
119         X.25 support in iptrace files and Sniffer files
120         Support for files from RADCOM WAN/LAN analzyers
121         LAPB, X.25
122 }
123
124 Thierry Andry <Thierry.Andry@advalvas.be> {
125         Linux ATM Classical IP support
126 }
127
128 Jeff Foster <jfoste@woodward.com> {
129         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
130         original NetBIOS encapsulation)
131 }
132
133 Peter Torvals <petertv@xoommail.com> {
134         Internet Cache Protocol support
135 }
136
137 Christophe Tronche <ch.tronche@computer.org> {
138         BPDU (spanning tree protocol) support
139 }
140
141 Nathan Neulinger <nneul@umr.edu> {
142         Yahoo messenger and pager protocol support
143         NTP (Network Time Protocol) support
144 }
145
146 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
147 give his permission to use his version of snprintf.c.
148
149 Dan Lasley <dlasley@promus.com> gave permission for his dumpit() hex-dump
150 routine to be used.
151
152 Mattia Cazzola <mattiac@alinet.it> provided a patch to the hex dump
153 display routine.