Added Ashok's Match Selected functionality, and changes to move ethereal
[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 }
80
81 Richard Sharpe <sharpe@ns.aus.com> {
82         TFTP, FTP, POP, Telnet support
83         Infrastructure changes for the benefit of TFTP
84         SMB support
85 }
86
87 John McDermott <jjm@jkintl.com> {
88         Pseudo-real-time capture
89 }
90
91 Jeff Jahr <jjahr@shastanets.com> {
92         PPP over Ethernet (PPPoe)
93 }
94
95 Brad Robel-Forrest <bradr@watchguard.com> {
96         ISAKMP, GRE, PPTP
97 }
98
99 Ashok Narayanan <ashokn@cisco.com> {
100         RSVP
101         Match Selected functionality
102 }
103
104 Aaron Hillegass <aaron@classmax.com> {
105         Summary dialogue
106 }
107
108 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
109 give his permission to use his version of snprintf.c.
110
111 Dan Lasley <dlasley@promus.com> gave permission for his dumpit() hex-dump
112 routine to be used.
113
114 Mattia Cazzola <mattiac@alinet.it> provided a patch to the hex dump
115 display routine.