updating Mark C Browns information
[obnox/wireshark/wip.git] / AUTHORS
1 
2
3 Original Author
4 -------- ------
5 Gerald Combs            <gerald[AT]ethereal.com>
6
7
8 Contributors
9 ------------
10 Gilbert Ramirez         <gram[AT]alumni.rice.edu> {
11         Wiretap
12         Printing
13         Token-Ring, TR MAC
14         802.2 LLC
15         IPX, SPX, NCP
16         BOOTP/DHCP
17         LPD
18         Win32 support
19         tvbuffs
20         Miscellaneous enhancements and fixes
21 }
22
23 Hannes R. Boehm         <hannes[AT]boehm.org> {
24     http://hannes.boehm.org/
25
26     OSPFv2 
27     RIPv1, RIPv2
28     CDP (Cisco Discovery Protocol Version 1)
29 }
30
31 Mike Hall               <mike [AT] hallzone.net> {
32     TCP Follow
33 }
34
35 Bobo Rajec              <bobo[AT]bsp-consulting.sk> {
36     DNS protocol support
37 }
38
39 Laurent Deniel          <laurent.deniel[AT]free.fr> {
40     Name resolution
41     Ethernet/Manufacturer files support
42     FDDI support
43     OMG GIOP/IIOP support
44     ISO/OSI CLNP/COTP support
45     Real time capture and display enhancement
46     Many display filters added
47     GUI enhancements (about & help windows)
48     Follow TCP stream for IPv6
49     Protocol activation/deactivation (Edit:protocols)
50     Ability to mark the frames and associated features
51     "Protocol Properties..." menu item
52     Ring buffer rework
53     X11 decoding enhancements and fixes
54     Miscellaneous enhancements and fixes
55 }
56
57 Don Lafontaine          <lafont02[AT]cn.ca> {
58     Banyan Vines support
59     IGRP support
60 }
61
62 Guy Harris              <guy[AT]alum.mit.edu> {
63     DNS and NetBIOS Name Service enhancements
64     Bitfield decoding
65     IP and TCP option decoding
66     HTTP support
67     NNTP support
68     ATM and LANE decoding
69     Q.931 decoding
70     Changes to the popup packet windows
71     Miscellaneous enhancements and fixes
72 }
73
74 Simon Wilkinson         <sxw[AT]dcs.ed.ac.uk> {
75         AppleTalk support
76 }
77
78 Jörg Mayer              <jmayer[AT]loplof.de> {
79         Banyan Vines support
80         NTP fixes
81         DHCP support for Intel PXEclient DHCP requests
82         Support for "-N" flag enabling selected forms of name resolution
83         Changes to structure initializations to initialize all members
84         Define __USE_XOPEN in files that use "strptime()"
85         Various signed vs. unsigned fixes
86         Crank up the warning level in GCC
87         Skinny (Official Name: SCCP)
88         Remove trailing blanks from hex dump in print/Tethereal
89         Remove unused variables and declarations of non-existent
90             functions
91         In configure scripts, if the compiler is GCC, add to CFLAGS a -D
92             flag to define _U_ as something that marks an argument
93             unused in GCC, and as nothing for other compilers
94         Add _U_ to unused arguments, and turn off "-Wno-unused"
95         .cvsignore fixes
96         Make a pile of stuff not used outside one source file static
97         Clean up #includes
98         Mark last packet of TFTP transfer as such in the Info column
99         Dissect both the BOOTP server and client ports as bootp/DHCP
100         Fix some small memleaks found by valgrind
101 }
102
103 Martin Maciaszek        <fastjack[AT]i-s-o.net> {
104         RPM .spec file
105 }
106
107 Didier Jorand           <Didier.Jorand[AT]alcatel.fr> {
108         SNMP support
109         TCP SEQ/ACK analysis bugfix for sequence number wrapping.
110 }
111
112 Jun-ichiro itojun Hagino <itojun[AT]itojun.org> {
113         http://www.itojun.org/
114
115         IPv6 support
116         RIPng support
117         IPsec support
118         PIM (Prototocol-Independent Multicast) support
119         IPComp (IP Payload Compression) support
120         BGP (Border Gateway Protocol) support
121 }
122
123 Richard Sharpe          <sharpe[AT]ns.aus.com> {
124         TFTP, FTP, POP, Telnet support
125         Infrastructure changes for the benefit of TFTP
126         SMB support
127         LDP
128         GSS-API and SPNEGO work
129         MS RPC WKSSVC dissector
130 }
131
132 John McDermott          <jjm[AT]jkintl.com> {
133         Packet coloring support
134         Pseudo-real-time capture
135 }
136
137 Jeff Jahr               <jjahr[AT]shastanets.com> {
138         PPP over Ethernet (PPPoe)
139 }
140
141 Brad Robel-Forrest      <bradr[AT]watchguard.com> {
142         ISAKMP, GRE, PPTP
143 }
144
145 Ashok Narayanan         <ashokn[AT]cisco.com> {
146         RSVP
147         Match Selected functionality
148         Support for reading compressed capture files
149         MPLS
150         Link Management Protocol
151 }
152
153 Aaron Hillegass         <aaron[AT]classmax.com> {
154         Summary dialogue
155 }
156
157 Jason Lango             <jal[AT]netapp.com> {
158         RTSP, SDP
159         RTCP fixes
160 }
161
162 Johan Feyaerts          <Johan.Feyaerts[AT]siemens.com> {
163         RADIUS
164 }
165
166 Olivier Abad            <oabad[AT]noos.fr> {
167         X.25 support in iptrace files and Sniffer files
168         Support for files from RADCOM WAN/LAN analyzers
169             and HP-UX nettl traces
170         LAPB, X.25
171         Plugins support
172         Support for capturing packet data from pipes
173         Support for writing NetXRay 2.x (Windows Sniffer) format captures
174 }
175
176 Thierry Andry           <Thierry.Andry[AT]advalvas.be> {
177         Linux ATM Classical IP support
178         More filterable fields in SNMP
179 }
180
181 Jeff Foster             <jfoste[AT]woodward.com> {
182         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
183             original NetBIOS encapsulation)
184         SMB Mailslot and Netlogin protocol support
185         Popup packet windows
186         Support for protocols registering themselves with dissectors for
187             protocols on top of which they run
188         Rlogin support
189         Support for associating a dissector with a conversation, and for
190             use of that dissector by TCP and UDP
191         SOCKS support
192         Microsoft Proxy protocol support
193         Support for conversations with "wildcard" destination addresses
194            and/or ports
195         Initial support for constructing filter expressions
196         Support for reading Sniffer Frame Relay captures
197         Partial support for determining the type of "Internetwork
198             analyzer" Sniffer captures (we don't yet have enough captures
199             to do it all)
200 }
201
202 Peter Torvals           <petertv[AT]xoommail.com> {
203         Internet Cache Protocol support
204 }
205
206 Christophe Tronche      <ch.tronche[AT]computer.org> {
207         http://tronche.com/
208         BPDU (spanning tree protocol) support
209         X11 requests support
210 }
211
212 Nathan Neulinger        <nneul[AT]umr.edu> {
213         Yahoo Messenger YHOO protocol, and Yahoo Pager (YPNS?) protocol
214             support
215         NTP (Network Time Protocol) support
216         RX protocol support
217         Andrew File System protocol support
218         802.1q VLAN support
219         Misc. RPC program dissectors
220         TNS/Oracle dissector
221         Tacacs+/XTacacs dissector
222         IRC dissector
223         AppleTalk NBP dissector
224         AppleTalk RTMP response dissector
225         Automake and autoconf updates to handle the current CVS versions
226             of automake (which will probably eventually become the next
227             releases of automake and autoconf)
228         Additional cipher suite names for SSL
229         SEBEK - Kernel read() data capture protocol support
230         Linux IPVS Synchronization Daemon support
231 }
232
233 Tomislav Vujec          <tvujec[AT]carnet.hr> {
234         Additional NTP support
235 }
236
237 Kojak                   <kojak[AT]bigwig.net> {
238         ICQ support
239 }
240
241 Uwe Girlich             <Uwe.Girlich[AT]philosys.de> {
242         ONC RPC support
243         NFS support
244         Mount Protocol support started
245         NLM support started
246         PCNFSD support started
247         TSP support
248         Quake dissector
249         QuakeWorld dissector
250         Quake II dissector
251         Quake 3 Arena dissector
252         Interbase dissector
253 }
254
255 Warren Young            <tangent[AT]mail.com> {
256         "Print" button support in "Tools:Follow TCP Stream" window
257 }
258
259 Heikki Vatiainen        <hessu[AT]cs.tut.fi> {
260         Cisco Auto-RP protocol support
261         SAP (Session Announcement Protocol) support
262         VRRP (Virtual Router Redundancy)
263         HSRP (Hot Standby Router Protocol)
264         option to control whether to interpret the IPv4 TOS field as
265             such or as the DiffServ field
266         COPS
267         SIP (Session Initiation Protocol)
268         BGP tvbuffification
269         IPv6 and ICMPv6 tvbuffification
270         PIM enhancements and fixes
271         Support for Enter/Return toggling expansion of selected protocol
272             tree item
273         IGMP fixes and multicast traceroute support
274         MSDP support
275         IPv6 name resolution support on Solaris 8
276         Enhancements to the "bad sed" tests
277         Make "get_host_ipaddr()" require dotted-quad IP addresses to
278             really be quads
279         CGMP-over-Ethernet II support
280         Fix the test for IS-IS virtual links
281         Documentation improvements
282 }
283
284 Greg Hankins            <gregh[AT]twoguys.org> {
285         http://www.twoguys.org/~gregh
286
287         updates to BGP (Border Gateway Protocol) support
288 }
289
290 Jerry Talkington        <jtalkington[AT]users.sourceforge.net> {
291         tvb_uncompress()/HTTP Content-Encoding decompression
292         HTTP chunked encoding dissection
293         updates to HTTP support
294         Filter selection/editing GUI improvements
295         WCCP 1.0 support
296         Right-mouse-button menu support
297 }
298
299 Dave Chapeskie          <dchapes[AT]ddm.on.ca> {
300         updates to ISAKMP support
301 }
302
303 James Coe               <jammer[AT]cin.net> {
304         SRVLOC (Service Location Protocol) support
305         NCP over IP support
306 }
307
308 Bert Driehuis           <driehuis[AT]playbeing.org> {
309         I4B (ISDN for BSD) wiretap module
310         V.120
311 }
312
313 Stuart Stanley          <stuarts[AT]mxmail.net> {
314         ISIS on CLNP support
315 }
316
317 John Thomes             <john[AT]ensemblecom.com> {
318         L2TP support
319 }
320
321 Laurent Cazalet         <laurent.cazalet[AT]mailclub.net> {
322         updates to L2TP support
323 }
324
325 Thomas Parvais          <thomas.parvais[AT]advalvas.be> {
326         updates to L2TP support
327 }
328
329 Gerrit Gehnen           <G.Gehnen[AT]atrie.de> {
330         support for "Inactive Subset" of ISO CLNP
331         Decoding of OSI COTP TSAPs as text when they're plain text
332         Sinec H1 protocol support
333 }
334
335 Craig Newell            <craign[AT]cheque.uq.edu.au> {
336         TFTP options (RFC 2347) support
337 }
338
339 Ed Meaney               <emeaney[AT]cisco.com> {
340         Win32 support
341 }
342
343 Dietmar Petras          <DPetras[AT]ELSA.de> {
344         Time protocol support
345         Fix to handling of SNMPv2 TRAP PDUs
346 }
347
348 Fred Reimer             <fwr[AT]ga.prestige.net> {
349         TCP segment length in TCP packet summary
350 }
351
352 Florian Lohoff          <flo[AT]rfc822.org> {
353         Various enhancements to RADIUS support
354         Fixes to L2TP result and error code dissection
355         Redback SmartEdge SE400/800 tcpdump disassembly
356 }
357
358 Jochen Friedrich        <jochen+ethereal[AT]scram.de> {
359         SNA improvements
360         Fix to IPv6 fragment handling
361         SMUX and SNMPv3 support
362         Zebra support
363         HPR/UDP (RFC 2353, Enterprise Extender)
364         RPL support
365         HP extended 802.2 LLC support
366         HP remote management protocol support
367         SNMP over HP extended 802.2 LLC support
368 }
369
370 Paul Welchinski         <paul.welchinski[AT]telusplanet.net> {
371         Fixes to Win32 packet capture code
372 }
373
374 Doug Nazar              <nazard[AT]dragoninc.on.ca> {
375         LDAP support
376 }
377
378 Andreas Sikkema         <h323 [AT] ramdyne.nl> {
379         Fixes to SMB dissector
380         Fixes to capture file handling on Win32
381         RTCP, RTP, TPKT (RFC 1006), H.261
382         Q.931 enhancements
383 }
384
385 Mark Muhlestein         <mmm[AT]netapp.com> {
386         CIFS-over-TCP support
387 }
388
389 Graham Bloice           <graham.bloice[AT]trihedral.com> {
390         Win32 icon for Ethereal, and Win32 resource-compiler files to
391             add version/copyright/etc. information to Win32 executables
392         Support for sorting columns in the summary by clicking on them
393         Win32 Makefile improvements
394         Support for "Update list of packets in real time" during capture
395             on Win32
396         Support for inverse video rather than boldface highlighting of
397             the bytes, in the hex dump window, corresponding to a selected
398             field
399         Support for DNP
400 }
401
402 Ralf Schneider          <ralf.schneider[AT]alcatel.se> {
403         Enhancements to OSI CLNP, CLTP, and ISIS support
404         OSI ESIS support
405 }
406
407 Yaniv Kaul              <ykaul[AT]netvision.net.il> {
408         Enhancements to ISAKMP
409         CPHA support
410         DCERPC OXID operation #5 dissection
411         TDS enhancements
412         DCERPC: Resolve UUID to interface names on win32 platforms
413         PCT support
414         X509 Certificates over HTTP support
415 }
416
417 Paul Ionescu            <paul[AT]acorp.ro> {
418         IPX-over-GRE support
419         EIGRP support
420         Cisco IGRP support
421         X.25-over-TCP support
422         DEC LANBridge Spanning Tree Protocol support
423         X.25-over-LLC support
424         IP Prefix field support in CDP
425         Frame Relay support
426         Frame-Relay-over-GRE support
427         IPX SAP over IPX EIGRP support
428         Fleshed out TACACS/XTACACS/TACACS+ dissector
429         DLSw support
430 }
431
432 Mark Burton             <markb[AT]ordern.com> {
433         Assorted SMB fixes and enhancements
434         iSCSI support
435 }
436
437 Stefan Raab             <sraab[AT]cisco.com> {
438         Mobile IP
439 }
440
441 Mark Clayton            <clayton[AT]shore.net> {
442         Support for capturing on ATM interfaces on Linux
443 }
444
445 Michael Rozhavsky       <mike[AT]tochna.technion.ac.il> {
446         OSPF enhancements
447         CRLDP support
448 }
449
450 Dug Song                <dugsong[AT]monkey.org> {
451         RPCSEC_GSS credential/verifier dissection for ONC RPC
452 }
453
454 Michael Tüxen           <tuexen [AT] fh-muenster.de> {
455         SCTP support
456         M3UA support
457         ISDN Q.921-User Adaptation Layer (IUA) support
458         SUA and SUA Light support
459         MTP3 support
460         MacOS X support
461         Update of M2PA support for later Internet drafts
462         MTP2 support
463         SCTP support in text2pcap
464         SCCP-atop-M3UA support
465         M2UA support
466         ASAP support
467         ENRP support
468         Fix SCTP port number for M2PA
469 }
470
471 Bruce Korb              <bkorb[AT]sco.com> {
472         Improved autogen.sh script
473 }
474
475 Jose Pedro Oliveira     <jpo[AT]di.uminho.pt> {
476         DHCP enhancements
477 }
478
479 David Frascone          <dave[AT]frascone.com> {
480         DIAMETER support
481         Bug fixes and enhancements to Mobile IP
482         Support for Mobile IP's use of ICMP Router Advertisements
483         Removal of unused variables and functions
484         LWAPP support
485 }
486
487 Peter Kjellerstedt      <pkj[AT]axis.com> {
488         SRVLOC fixes
489         ICQ enhancements
490         autogen.sh fixes
491 }
492
493 Phil Techau             <phil_t[AT]altavista.net> {
494         Added "col_append_str()"
495         Signed integer support in display filters and in the protocol tree
496         BOOTP fixes
497         Additional NTP reference clock identifiers
498 }
499
500 Wes Hardaker            <hardaker[AT]users.sourceforge.net> {
501         Kerberos 5 support
502         occasional ucd-snmp/net-snmp help.
503 }
504
505 Robert Tsai             <rtsai[AT]netapp.com> {
506         Rsh support
507         Support for embedded newlines in SDP fields
508         Support for leading LWS in RTSP headers
509 }
510
511 Craig Metz              <cmetz[AT]inner.net> {
512         OSPF type 7 LSA dissection
513 }
514
515 Per Flock               <per.flock[AT]axis.com> {
516         A6 and DNAME resource record support
517         RFC 2673 bitstring label support
518 }
519
520 Jack Keane              <jkeane[AT]OpenReach.com> {
521         ISAKMP fixes to handle malformed packets
522 }
523
524 Brian Wellington        <bwelling[AT]xbill.org> {
525         Support for DNS CERT, KX, TSIG, and TKEY records
526         Support for NOTIFY and UPDATE DNS opcodes
527         Support for YXDOMAIN, YXRRSSET, NXRRRSET, NOTAUTH, NOTZONE, and
528            TSIG/TKEY error DNS reply codes
529         Partial support for DNS-over-TCP
530 }
531
532 Santeri Paavolainen     <santtu[AT]ssh.com> {
533         "Capture->Stop" menu bar item
534         Improved capture statistics box
535         Make doc/Makefile.am work in POSIXLY_CORRECT environment
536         Mobile IPv6 fixes
537 }
538
539 Ulrich Kiermayr         <uk[AT]ap.univie.ac.at> {
540         ECN Extension support
541 }
542
543 Neil Hunter             <neil.hunter[AT]energis-squared.com> {
544         WAP support
545 }
546
547 Ralf Holzer             <ralf[AT]well.com> {
548         AIM/OSCAR support
549 }
550
551 Craig Rodrigues         <rodrigc [AT] attbi.com> {
552         GIOP 1.2 support and other GIOP enhancements
553         Handle current versions of RPM, which compress man pages
554         Real-time CORBA priority value support
555 }
556
557 Ed Warnicke             <hagbard[AT]physics.rutgers.edu> {
558         MGCP dissector plugin
559         PCLI ( Packet Cable Lawful Intercept ) dissector plugin
560 }
561
562 Johan Jorgensen         <johan.jorgensen[AT]axis.com> {
563         IEEE 802.11 support
564 }
565
566 Frank Singleton         <frank.singleton[AT]ericsson.com> {
567         Short integer CDR support for GIOP
568         Support for protocols running atop GIOP
569         GIOP CosNaming support
570 }
571
572 Kevin Shi               <techishi[AT]ms22.hinet.net> {
573         GVRP support
574 }
575
576 Mike Frisch             <mfrisch[AT]isurfer.ca> {
577         NFSv4 support
578         HCLNFSD support
579         rquota support
580         AUTH_DES support
581         Tvbuffified NFS dissector
582         RPCSEC_GSS fixes
583         PCNFSD updates
584         NFS_ACL support
585 }
586
587 Burke Lau               <burke_lau[AT]agilent.com> {
588         PPP FCS checking
589         Cisco HDLC support in PPP dissector
590         MPLS-over-PPP support
591 }
592
593 Martti Kuparinen        <martti.kuparinen[AT]iki.fi> {
594         Mobile IPv6 support
595         HMIPv6 support
596 }
597
598 David Hampton           <dhampton[AT]mac.com> {
599         Support for HTTP methods added by GENA (the uPnP protocol)
600         Support for the HTTP-based SSDP protocol
601         "Decode As" dialog
602 }
603
604 Kent Engström           <kent[AT]unit.liu.se> {
605         CDP VTP Management Domain item support
606 }
607
608 Ronnie Sahlberg         <ronnie_sahlberg[AT]ozemail.com.au> {
609         NLM dissector enhancements
610         Mount dissector enhancements
611         Support for status monitor protocol and status monitor callback
612             protocol
613         YPSERV dissector enhancements
614         BOOTPARAM dissector enhancements
615         RWALL support
616         HCLNFSD dissector enhancements
617         IP fragment reassembly
618         YPPASSWD support
619         KLM support
620         SPRAY support
621         rquota support completed
622         XDR array support
623         NIS+ support
624         Rewritten IGMP dissector
625         Tvbuffified and bug-fixed RX and AFS dissectors
626         Support for filtering on absolute and relative time fields
627         DVMRP support
628         MRDISC support
629         MSNIP support
630         Tvbuffified ISIS dissector
631         Tvbuffified SMB NETLOGON dissector
632         Tvbuffified SMB BROWSER dissector
633         TCP segment reassembly and support for it in ONC RPC and NBSS
634             dissectors
635         Filterable fields for XoT and RIP
636         Times in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_TIME
637         FT_UINT64 support, code to handle 64-bit integers without
638             requiring compiler support for them, and updates to the
639             Diameter, L2TP, NFS, and NLM dissectors to use it and to the
640             ONC RPC dissector to allow ONC RPC subdissectors to use it
641         SMB tvbuffication and enhancement
642         NDMPv3 support
643         Add time between request and reply as a field to ONC RPC replies
644         File handle to file name resolution in NFS and related protocols
645         DCE RPC enhancements
646         SAMR updates
647         NETLOGON implementation
648         LSA updates
649         NFS AUTH stub implementation
650         MAPI skeleton dissector
651         DCE/RPC fragment reassembly
652         TCP ACK/SEQ number analysis and relative sequence numbers
653         TAP system and ONC RPC and DCE RPC examples
654         DISTCC updates
655         H225 and H245 dissectors and PER dissector helpers
656         Kerberos decryption
657         PacketCable protocol
658 }
659
660 Borosa Tomislav         <tomislav.borosa[AT]SIEMENS.HR> {
661         Updates to mobile IPv6
662 }
663
664 Alexandre P. Ferreira   <alexandref[AT]tcoip.com.br> {
665         WTLS support
666         WSP fixes and enhancements
667 }
668
669 Simharajan Srishylam    <Simharajan.Srishylam[AT]netapp.com> {
670         Assorted WCCP2 enhancements
671         ICAP support
672 }
673
674 Greg Kilfoyle           <gregk[AT]redback.com> {
675         BOOTP option 82 (Relay Agent Information option) support
676 }
677
678 James E. Flemer         <jflemer[AT]acm.jhu.edu> {
679         Hidden Boolean fields set if the IP or ICMP checksums are bad
680 }
681
682 Peter Lei               <peterlei[AT]cisco.com> {
683         RFC 3024 reverse tunneling support for the Mobile IP dissector
684 }
685
686 Thomas Gimpel           <thomas.gimpel[AT]ferrari.de> {
687         Fixes to the Q.931 dissector
688 }
689
690 Albert Chin             <china[AT]thewrittenword.com> {
691         Fixes to Lemon to get it to compile on platforms (such as some
692             versions of Tru64 UNIX) that define TRUE and FALSE
693         Fixes for various non-GCC compiler warnings
694         Fix to TCP graph code to eliminate a GCCism
695         Simplify some autoconf code
696         Assorted cleanups
697         Autoconf/automake cleanups
698 }
699
700 Charles Levert          <charles[AT]comm.polymtl.ca> {
701         CUPS browsing protocol support
702 }
703
704 Todd Sabin              <tas[AT]webspan.net> {
705         DCE RPC support
706         Cleaned up "get_column_format_matches()"
707         Skeleton NSPI dissector
708 }
709
710 Eduardo Pérez Ureta     <eperez[AT]dei.inf.uc3m.es> {
711         GUI fixes
712 }
713
714 Martin Thomas           <martin_a_thomas[AT]yahoo.com> {
715         Support for TPKT being used for its original purpose (TCP port
716             102, containing OSI transport layer PDUs)
717         Handle address lengths based on TOA bit in X.25
718 }
719
720 Hartmut Mueller         <hartmut[AT]wendolene.ping.de> {
721         BACNET support
722 }
723
724 Michal Melerowicz       <Michal.Melerowicz[AT]nokia.com> {
725         GTP support
726         GTPv1 support and GTPv0 improvements
727 }
728
729 Hannes Gredler          <hannes[AT]juniper.net> {
730         OSI network layer over PPP support
731         Many IS-IS enhancements
732         Juniper Networks vendor ID in RADIUS dissector
733         HELLO message support in RSVP
734         Many BGP enhancements and bug fixes
735         Fix display of OSI system IDs to use a dot rather than a dash
736             before the PSN byte
737         Decode the sample rate factor in cflowd5 headers
738         Support OSI over CHDLC
739         Show the type value for OSI protocols symbolically in GRE
740         Support MPLS over CHDLC
741         Bi-directional Fault Detection (BFD) support
742         Support for Juniper's DLT_JUNIPER_ATM{1,2} values
743 }
744
745 Inoue                   <inoue[AT]ainet.or.jp> {
746         Preference dialog crash fix
747 }
748
749 Olivier Biot            <ethereal[AT]versateladsl.be> {
750         Various WTP fixes and enhancements
751         Rewrite of much of WSP
752         WBXML/WMLC support
753         README.win32 updates for Cygwin
754         UDH dissection in SMPP
755         WTP-over-SMPP and WSP-over-SMPP
756         GSM SMS, CBS and DCS support for the SMPP dissector
757         Display filter operator: matches (PCRE syntax)
758         Compuserve GIF image dissector
759         JPEG File Interchange Format (JFIF) dissector
760         Dissector for message/http media type
761         Generic line-based textual data dissector
762         Multipart media dissector
763         Display filter operator: bitwise_and
764         Generic media dissector (in analogy to the data dissector)
765 }
766
767 Patrick Wolfe           <pjw[AT]zocalo.cellular.ameritech.com> {
768         WTLS client and trusted key ID handling enhancements
769 }
770
771 Martin Held             <Martin.Held[AT]icn.siemens.de> {
772         RANAP support
773 }
774
775 Riaan Swart             <rswart[AT]cs.sun.ac.za> {
776         Modbus/TCP support
777 }
778
779 Christian Lacunza       <celacunza[AT]gmx.net> {
780         Command-line option to control automatic scrolling in "Update
781             list of packets in real time" captures
782 }
783
784 Scott Renfro            <scott[AT]renfro.org> {
785         LDAP checks for invalid packets
786         "-t" flag for editcap, to adjust timestamps in frames
787         SSL/TLS support
788         Mergecap utility for merging capture files
789         Fixes for some calls to "localtime()" that didn't check whether
790            the call succeeded (it doesn't always do so on Windows, for
791            example)
792 }
793
794 Juan Toledo             <toledo[AT]users.sourceforge.net> {
795         Passive FTP support
796 }
797
798 Jean-Christian Pennetier <jeanchristian.pennetier[AT]rd.francetelecom.fr> {
799         ISIS IPv6 routing TLV dissection
800         ISIS traffic engineering TLV dissection
801         IS neighbor and IP reachability TLVs given their own subtree
802             types
803         Assorted other ISIS fixes
804 }
805
806 Jian Yu                 <bgp4news[AT]yahoo.com> {
807         BGP enhancements
808 }
809
810 Eran Mann               <emann[AT]opticalaccess.com> {
811         Fix to LDP prefix FEC dissection for IPv4
812 }
813
814 Andy Hood               <ajhood [AT] fl.net.au> {
815         "--with-ssl" configuration option, to use if UCD SNMP is
816            compiled with crypto support and needs -lcrypto
817         On Solaris, with GCC, add flags to reduce warnings from
818            inadequacies of function declarations in X11 headers
819         Translate enterprise OIDs in SNMP traps to strings if possible
820         AODV6 dissector compile fixes for AIX
821 }
822
823 Randy McEoin            <rmceoin[AT]pe.net> {
824         Appletalk Data Stream Interface (used by AFP-over-TCP) support
825         Xyplex protocol support
826 }
827
828 Edgar Iglesias          <edgar.iglesias[AT]axis.com> {
829         Fix to TCP reassembly code for retransmitted data
830 }
831
832 Martina Obermeier       <Martina.Obermeier[AT]icn.siemens.de> {
833         ISUP (ISDN User Part, ITU-T recommendation Q.763) support
834 }
835
836 Javier Achirica         <achirica[AT]ttd.net> {
837         IEEE 802.11 bug fixes and WEP support
838 }
839
840 B. Johannessen          <bob[AT]havoq.com> {
841         Gnutella support
842 }
843
844 Thierry Pelle           <thierry.pelle[AT]laposte.net> {
845         MP-BGP message support
846         Redback vendor-specific items for RADIUS and L2TP
847         IPv6CP support
848 }
849
850 Francisco Javier Cabello <fjcabello[AT]vtools.es> {
851         RFC 2250 MPEG1 support
852 }
853
854 Laurent Rabret          <laurent.rabret[AT]rd.francetelecom.fr> {
855         LCP-over Ethernet and IPCP-over-Ethernet support (to handle
856             captures on Windows; PPP packets show up as Ethernet
857             packets, courtesy of NDISWAN, and apparently internal-to-PPP
858             protocols get passed through, with PPP protocol types
859             appearing in the Ethernet protocol type field)
860         PAP support
861         BGP bug fix
862         ISIS fixes and enhancements
863         OPSI support
864 }
865
866 nuf si                  <gnippiks[AT]yahoo.com> {
867         RTSP fixes
868 }
869
870 Jeff Morriss            <jeff.morriss[AT]ulticom.com> {
871         M2PA support
872         Support for ANSI flavor of MTP3
873         SCCP support
874         SCCP Management support
875         MTP3 Management support
876         M3UA fixes
877         Support for Chinese ITU SS7 variant
878         ISUP tweaks
879         SSCOP over UDP and SSCF-NNI support
880 }
881
882 Aamer Akhter            <aakhter[AT]cisco.com> {
883         Support for draft-rosen-vpn-ospf-bgp-mpls
884         Support for additional BGP extended communities
885         LDP support for draft-martini-l2circuit-trans-mpls, LDP status
886             code updates, and small LDP cleanups
887         LDP support for draft-martini-l2circuit-encap-mpls for
888             Ethernet-over-MPLS
889         Fix initialization of ett_slarp in CHDLC dissector
890         LDP PWE updates
891 }
892
893 Pekka Savola            <pekkas[AT]netcore.fi> {
894         Autoconf support for glibc IPv6 support
895 }
896
897 David Eisner            <cradle[AT]Glue.umd.edu> {
898         NCP-over-IP bug fix
899 }
900
901 Steve Dickson           <steved[AT]talarian.com> {
902         PGM (Pragmatic General Multicast) support
903 }
904
905 Markus Seehofer         <mseehofe[AT]nt.hirschmann.de> {
906         GMRP support
907 }
908
909 Lee Berger              <lberger[AT]roy.org> {
910         Fix to FT_UINT_STRING handling
911 }
912
913 Motonori Shindo         <mshindo[AT]mshindo.net> {
914         Shiva PAP, EAP, and CBCP negotiation in LCP Callback Operation
915             support in PPP dissector
916         Support for decoding additional data, for CHAP, in LCP
917             Authentication Protocol option
918         Additional vendor (CoSine) for Radius
919         CoSine VSA support for Radius
920         Patches to PPP for CHAP support
921         Patches to packet-x11-keysym.h to clean up 8-bit chars
922         Fixes to take the Vendor-Specific attribute into consideration
923             when dissecting L2TP
924         L2TP Dissconnect Cause Information AVP support
925         PPP CCP support
926         PPP compressed packet support
927         Assorted BGP improvements
928         CBCP support in PPP
929         Fix Ascend/Lucent trace reading code to handle later trace
930             formats that have an ASCII dump at the end of the line
931         Get rid of "send output to /dev/null" hack in Ascend/Lucent
932            trace reading code's Flex scanner
933         BACP and BAP support in PPP dissector
934         Add necessary cast in TCP graph code
935         Fix up the generation of PDB files, clean them up on a "nmake -f
936             makefile.nmake clean", and put all the PDB files into the
937             Windows binary distribution
938         Delete installed data files on a Windows uninstallation
939         OSPF fixes
940         Support for reading CoSine L2 debug output
941         Assorted LDP enhancements and fixes
942         Key Information dissection in EAPOL-Key messages
943 }
944
945 Terje Krogdahl          <tekr[AT]nextra.com> {
946         Additional AVPs, and Event-Timestamp support, in RADIUS
947 }
948
949 Jean-Francois Mule      <jfm[AT]cablelabs.com> {
950         Additional SIP methods
951 }
952
953 Thomas Wittwer          <thomas.wittwer[AT]iclip.ch> {
954         HTTP dissector registered by name
955         "prefs_register_string_preference()" made available to plugins
956         Remove unnecessary calls to "prefs_module_foreach()"
957         Support for stopping capture at specified capture file size or
958             capture duration
959 }
960
961 Matthias Nyffenegger    <matthias.nyffenegger[AT]iclip.ch> {
962         Support for stopping capture at specified capture file size or
963             capture duration
964 }
965
966 Palle Lyckegaard        <Palle[AT]lyckegaard.dk> {
967         OSPFv3 support
968 }
969
970 Nicolas Balkota         <balkota[AT]mac.com> {
971         GTPv1 support and GTPv0 improvements
972 }
973
974 Tom Uijldert            <Tom.Uijldert[AT]cmg.nl> {
975         WTP fixes
976         MMSE support
977         Push-traffic dissecting for WSP/WTLS
978         UCP support
979         SMPP support
980         multipart-content support in WSP/MMSE
981         WTP reassembly
982         WTP TPI dissection
983 }
984
985 Akira Endoh             <endoh[AT]netmarks.co.jp> {
986         Support for dissecting multiple BGP capabilities
987         Sync PPP protocol names with the IANA database
988         MPLSCP, CDPCP, and CDP over PPP support
989         BGP support for draft-ietf-idr-as4bytes-06.txt and
990             draft-ietf-idr-dynamic-cap-03.txt
991         Wellfleet Breath of Life support
992         RSVP support for draft-ietf-mpls-nodeid-subobject-00.txt, and
993             other bug fixes and enhancements
994         Diffserv MPLS signaling protocol support
995         IGAP support
996 }
997
998 Graeme Hewson           <graeme.hewson[AT]oracle.com> {
999         Additional Ascend codes, and IETF codes, for Radius
1000         Fix various capture problems
1001         Add some sanity checks to DNS dissector to avoid loops
1002         Command-line interface cleanups
1003         Varargs code cleanup in "simple_dialog.c"
1004         Make dialog box pop up only after a minimum period of time
1005 }
1006
1007 Pasi Eronen             <pe[at]iki.fi> {
1008         Patches to the dcerpc dissector for data representation decoding
1009         XDMCP support
1010         Support for PCT cipher suites and record layer in SSL
1011         Dissect the packet inside an LCP Protocol-Reject message
1012 }
1013
1014 Georg von Zezschwitz    <gvz[AT]2scale.net> {
1015         WSP fixes
1016         Support for concatenated PDUs
1017         Put URL of WSP GET/POST in the Info column
1018         Fix a bug with WSP Connect requests with headers > 256 bytes
1019         Implement attributes of WSP Suspend/Resume
1020 }
1021
1022 Steffen Weinreich       <steve[AT]weinreich.org> {
1023         UCP fixes
1024 }
1025
1026 Marc Milgram            <ethereal[AT]mmilgram.NOSPAMmail.net> {
1027         VMS TCPIPtrace wiretap module
1028         DBS Etherwatch wiretap module
1029 }
1030
1031 Gordon McKinney         <gordon[AT]night-ray.com> {
1032         Enhanced Ethereal icon for Windows
1033         Support for time stamping packets in text2pcap
1034         Fix to text2pcap to handle colons after offset field
1035         Make IP-over-PPP work with the TCP graph code
1036 }
1037
1038 Pavel Novotny           <Pavel.Novotny[AT]icn.siemens.de> {
1039         Additional items for RADIUS tunnels
1040 }
1041
1042 Shinsuke Suzuki         <suz[AT]kame.net> {
1043         DHCPv6 and PIM enhancements
1044         IPv6 payload for GRE
1045         MLDv2 enhancements
1046 }
1047
1048 Andrew C. Feren         <acferen[AT]yahoo.com> {
1049         Makefile fix
1050         Solaris packaging fixes
1051         Add ifdefs to the top-level Makefile.nmake to avoid using
1052             Python if PYTHON isn't defined
1053         make-manuf fix
1054         Put all of Cisco's OUIs into manuf.tmpl
1055         Put human-readable descriptions in the combo box entries for
1056             "Interface:" on Windows
1057 }
1058
1059 Tomas Kukosa            <tomas.kukosa [AT] siemens.com> {
1060         Additional routines made available to plugins
1061         Support in Wiretap for DLT_HHDLC
1062         Fix to summary-printing code to handle reallocated line buffer
1063         Support for registering subdissectors for Q.931 IEs and codesets
1064         Reassembly of segmented Q.931 messages
1065         ASN2ETH compiler to convert ASN.1 definitions to PER/DER dissectors
1066 }
1067
1068 Andreas Stockmeier      <a.stockmeier[AT]avm.de> {
1069         IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP
1070         Fix the file dialog box code to use "g_strdup()", not "strdup()"
1071             to copy strings
1072 }
1073
1074 Pekka Nikander          <pekka.nikander[AT]nomadiclab.com> {
1075         IEEE 802.1x, a/k/a EAPOL
1076         PPP/EAPOL EAP support
1077 }
1078
1079 Hamish Moffatt          <hamish[AT]cloud.net.au> {
1080         MPLS support for handling either IPv4 or IPv6 as the payload
1081             protocol type
1082         Win32 Makefile fixes
1083         Use pod2html rather than man2html to build HTML man pages
1084         Fix ethereal.nsi.in for recent versions of NSIS
1085 }
1086
1087 Kazushi Sugyo           <k-sugyou[AT]nwsl.mesh.ad.jp> {
1088         Fix to display of AH length field
1089         Fix to code to scan the SIOCGIFCONF list
1090 }
1091
1092 Tim Potter              <tpot[AT]samba.org> {
1093         Support for DCE RPC atop SMB
1094         Support for several Microsoft DCE RPC services used with SMB
1095         Added code to call request and reply subdissectors in DCE RPC
1096         Display the FID in the Info column of NT Create and X replies
1097         Display the setup words in some SMB Transaction messages and
1098             extract the FID from them
1099         Use the FID, for DCE RPC-over-SMB, as part of the conversation
1100            matching
1101         Assorted SMB fixes
1102         NT SID dissection
1103 }
1104
1105 Raghu Angadi            <rangadi[AT]inktomi.com> {
1106         WCCP capability info dissection bug fix
1107 }
1108
1109 Taisuke Sasaki          <sasaki[AT]soft.net.fujitsu.co.jp> {
1110         OSPF fixes
1111 }
1112
1113 Tim Newsham             <newsham[AT]lava.net> {
1114         Support for 802.11+Prism II monitor-mode link-layer headers
1115 }
1116
1117 Tom Nisbet              <Tnisbet[AT]VisualNetworks.com> {
1118         Support for reading Visual Networks traffic capture files
1119         SLIMP3 protocol version 2 support
1120 }
1121
1122 Darren New              <dnew[AT]san.rr.com> {
1123         BXXP dissector modified to be a BEEP dissector
1124 }
1125
1126 Pavel Mores             <pvl[AT]uh.cz> {
1127         TCP time-sequence, round-trip time, and throughput graphs
1128 }
1129
1130 Bernd Becker            <bb[AT]bernd-becker.de> {
1131         Support for LOCATION_FORWARD, LOCATION_FORWARD_PERM and
1132             NEEDS_ADDRESSING_MODE replies in GIOP
1133         ethereal_gen.py cleanups
1134         Reset the Protocol column to GIOP if no heuristic dissectors
1135             succeed
1136         Enhancements to TNS dissector, including desegmentation
1137         GIOP fixes
1138 }
1139
1140 Heinz Prantner          <Heinz.Prantner[AT]radisys.com> {
1141         M2TP support
1142 }
1143
1144 Irfan Khan              <ikhan[AT]qualcomm.com> {
1145         pppdump reader fixes
1146         Van Jacobson decompression support for PPP
1147 }
1148
1149 Jayaram V.R             <vjayar[AT]cisco.com> {
1150         PPP multiplexing support
1151 }
1152
1153 Dinesh Dutt             <ddutt[AT]cisco.com> {
1154         SCSI dissector, for use by iSCSI and other protocols that
1155             transport SCSI operations
1156         Fibre Channel (over IP) support, and support for various
1157             protocols running atop FC
1158         Cisco MDS switch Debug Port Adapter (Boardwalk)
1159             FC-inside-Ethernet dissector
1160         Cisco MDS switch internal FC-inside-Ethernet dissector
1161 }
1162
1163 Nagarjuna Venna         <nvenna[AT]Brixnet.com> {
1164         Only display the reason in BYE RTCP packets if it's present
1165         Support for RTCP-XR support as in RFC 3611
1166 }
1167
1168 Jirka Novak             <j.novak[AT]netsystem.cz> {
1169         Support for generating filter expressions based on packet list
1170             column values
1171         Support for adding filter expressions generated from column or
1172             protocol tree field values to the current expression rather
1173             than replacing the current expression
1174         Support for hex dump mode in "Follow TCP Stream" window showing
1175             hex and ASCII data
1176 }
1177
1178 Ricardo Barroetaveña    <rbarroetavena[AT]veufort.com> {
1179         Enhanced LDP support
1180         Support TCP reassembly requiring multiple steps (e.g.,
1181             reassemble the PDU header to get the length of the PDU, then
1182             reassemble the PDU based on that length)
1183 }
1184
1185 Alan Harrison           <alanharrison[AT]mail.com> {
1186         Fixes to EtherPeek file reader code
1187 }
1188
1189 Mike Frantzen           <frantzen[AT]w4g.org> {
1190         Support for capturing on, and reading captures from, OpenBSD
1191             firewall logging virtual interface
1192 }
1193
1194 Charlie Duke            <cduke[AT]fvc.com> {
1195         Added routines to the plugin table
1196 }
1197
1198 Alfred Arnold           <Alfred.Arnold[AT]elsa.de> {
1199         IAPP support
1200 }
1201
1202 Dermot Bradley          <dermot.bradley[AT]openwave.com> {
1203         Support for Openwave-specific WSP headers
1204         Support for Openwave-specific WSP field names
1205         Support for additional WSP content types from Openwave
1206         Support for additional WSP language values
1207 }
1208
1209 Adam Sulmicki           <adam[AT]cfar.umd.edu> {
1210         Add more type values for EAP.
1211         Fix off-by-one bug when displaying Code of EAP message.
1212         Additional AVPs for RADIUS, and making RD_TP_CONNECT_INFO a
1213             RADIUS_STRING rather than a RADIUS_STRING_TAGGED
1214         Dissect EAP messages inside RADIUS
1215         Dissect SSL-encoded stuff inside EAP
1216         Cisco LEAP support
1217         EAP-TLS reassembly
1218         Other EAP enhancements
1219 }
1220
1221 Kari Tiirikainen        <kari.tiirikainen[AT]nokia.com> {
1222         COPS-PR extension support
1223         Support for reading MIBs containing converted PIBs in COPS
1224             dissector
1225 }
1226
1227 John Mackenzie          <John.A.Mackenzie[AT]t-online.de> {
1228         Put missing initializations of table entries in "plugins.c"
1229         Register GIOP dissector as a UDP heuristic dissector
1230 }
1231
1232 Peter Valchev           <pvalchev[AT]openbsd.org> {
1233         Fix editcap to assign the result of "getopt()" to an "int" and
1234            to check "getopt()"s return value with -1 rather than EOF
1235 }
1236
1237 Alex Rozin              <Arozin[AT]mrv.com> {
1238         Support for IEEE 802.1w RST BPDUs
1239 }
1240
1241 Jouni Malinen           <jkmaline[AT]cc.hut.fi> {
1242         802.11 authentication frame dissection bug fix
1243         Fix offset of challenge element in 802.11 dissector
1244         Show fragmented 802.11 frames as fragments
1245         EAP bug fix for NAK packets
1246         EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2 support
1247         802.11g element support
1248         802.11i enhancements
1249 }
1250
1251 Paul E. Erkkila         <pee[AT]erkkila.org> {
1252         Skinny Client Control Protocol enhancements
1253 }
1254
1255 Jakob Schlyter          <jakob[AT]openbsd.org> {
1256         SIP method additions
1257 }
1258
1259 Jim Sienicki            <sienicki[AT]issanni.com> {
1260         Additional vendor (Issani) for Radius
1261         Issani VSA support for Radius
1262 }
1263
1264 Steven French           <sfrench[AT]us.ibm.com> {
1265         Add names for some additional spool service RPCs
1266         Decode NT Rename SMB
1267 }
1268
1269 Diana Eichert           <deicher[AT]sandia.gov> {
1270         "-q" flag to Tethereal to suppress packet count display
1271 }
1272
1273 Blair Cooper            <blair[AT]teamon.com> {
1274         WebDAV support
1275 }
1276
1277 Kikuchi Ayamura         <ayamura[AT]ayamura.org> {
1278         Include <ucd-snmp/ucd-snmp-config.h> to fix IRIX compilation
1279             problems
1280 }
1281
1282 Didier Gautheron        <dgautheron[AT]magic.fr> {
1283         X11 bug fix
1284         AppleTalk Transaction Protocol, AppleTalk Stream Protocol, and
1285             AppleTalk Filing Protocol support
1286         DSI updates
1287         "frame.marked" field set on marked frames
1288         Don't show progress bar for quick "Find Frame" searches
1289         Add "Find Next" and "Find Previous" to repeat searches
1290         Move port number from AppleTalk addresses to separate column
1291         Put in hidden fields for AppleTalk source and destination
1292             addresses
1293         AppleTalk Zone Information Protocol support
1294         Fix to work with automake 1.7
1295         Fix gtk Makefile entry to rebuild "ethereal-tap-register.c"
1296         Fix handling of cross in TCP graph code
1297         Fix sequence number overflow problems in TCP graph code and
1298             desegmentation code
1299         Don't update the progress bar too often (only every 100ms)
1300 }
1301
1302 Phil Williams           <csypbw[AT]comp.leeds.ac.uk> {
1303         Support for looking up fields by name
1304 }
1305
1306 Kevin Humphries         <khumphries[AT]networld.com> {
1307         Additional PIM hello options support
1308 }
1309
1310 Erik Nordström          <erik.nordstrom[AT]it.uu.se> {
1311         AODV dissection support
1312 }
1313
1314 Devin Heitmueller       <dheitmueller[AT]netilla.com> {
1315         Additional RAP error code
1316         Give the user a warning if they click "New" in the filter list
1317             editing code without having specified a filter name and string
1318         Fix to treat the "send buffer length" in SMB RAP messages as
1319             being present in the packet
1320         Dissection of NTLMSSP authentication for DCERPC
1321         Show proper field names for SAMR UnicodeChangePassword2
1322         Add MD4 and RC4 crypto support
1323         Decrypt the NT password encryption block in
1324             UnicodeChangePassword2
1325         Supply offset to dissectors for connection-oriented DCERPC PDU
1326             types
1327         Support for decrypting DCERPC conversations using NTLMSSP
1328             version 1
1329         AIM enhancements
1330         Follow TCP Stream support for showing stream data as C byte
1331             arrays
1332         YMSG desegmentation
1333 }
1334
1335 Chenjiang Hu            <chu[AT]chiaro.com> {
1336         ISIS bug fix for dissecting unreserved bandwidths
1337 }
1338
1339 Kan Sasaki              <sasaki[AT]fcc.ad.jp> {
1340         VSA decoding and other changes to RADIUS
1341 }
1342
1343 Stefan Wenk             <stefan.wenk[AT]gmx.at> {
1344         SIP heuristic dissector
1345         Filterable header fields in SIP dissector
1346 }
1347
1348 Ruud Linders            <ruud[AT]lucent.com> {
1349         Report errors from "g_module_open()"
1350         Heuristic version of the RTP dissector
1351 }
1352
1353 Andrew Esh              <Andrew.Esh[AT]tricord.com> {
1354         Support for additional interest levels in
1355             TRANS2_QUERY_FS_INFORMATION, and fix handling of level 1022
1356             to treat the file name as always being in Unicode
1357         Fix a compiler warning
1358         Typo fix in iSCSI dissector
1359 }
1360
1361 Greg Morris             <GMORRIS[AT]novell.com> {
1362         NCP - NetWare Core Protocol
1363         NDPS - Novell Distributed Print System
1364         "Find Frame" code to search for text or binary data
1365         SRVLOC-over-TCP support
1366 }
1367
1368 Dirk Steinberg          <dws[AT]dirksteinberg.de> {
1369         Fixes to BGP problems
1370 }
1371
1372 Kari Heikkila           <kari.o.heikkila[AT]nokia.com> {
1373         Fix for WTP PDUs not containing user data
1374 }
1375
1376 Olivier Dreux           <Olivier.Dreux[AT]alcatel.fr> {
1377         Add PPP support to GTP
1378 }
1379
1380 Michael Stiller         <ms[AT]2scale.net> {
1381         Java RMI protocol support
1382 }
1383
1384 Antti Tuominen          <ajtuomin[AT]tml.hut.fi> {
1385         AODV6 support
1386 }
1387
1388 Martin Gignac           <lmcgign[AT]mobilitylab.net> {
1389         Various MMSE fixes
1390 }
1391
1392 John Wells              <wells[AT]ieee.org> {
1393         MIP fix.
1394 }
1395
1396 Loic Tortay             <tortay[AT]cc.in2p3.fr> {
1397         Display AFS KAUTH information
1398 }
1399
1400 Steve Housley           <Steve_Housley[AT]eur.3com.com> {
1401         802.3ad LACP support
1402 }
1403
1404 Peter Hawkins           <peter[AT]hawkins.emu.id.au> {
1405         Various bounds-check fixes
1406 }
1407
1408 Bill Fumerola           <billf[AT]FreeBSD.org> {
1409         Recognize "Option negotiated failed" error in TFTP
1410         Rewritten Cisco NetFlow protocol support
1411 }
1412
1413 Chris Waters            <chris[AT]waters.co.nz> {
1414         Don't use "bool" as a variable name or structure member, as it's
1415             a C++ keyword
1416         Check 802.11 FCS if present
1417         Put the "wlan.fc.fromds" and "wlan.fc.tods" fields into the
1418             protocol tree
1419         Export "find_dissector_table()" and add
1420             "dissector_handle_get_protocol_index()"
1421         Support Tazmen Sniffer Protocol and DLT_TZSP captures from
1422             network-based libpcaps that use that protocol
1423         MSN Messenger support
1424 }
1425
1426 Solomon Peachy          <pizza[AT]shaftnet.org> {
1427         WEP support and other mangling of the 802.11 dissector
1428         Support for new "wlancap" 802.11 extra-information header
1429 }
1430
1431 Jaime Fournier          <Jaime.Fournier [AT] hush.com> {
1432         Handle DCE RPC connectionless CANCEL PDUs with no body
1433         DCE/RPC stub dissectors for RSEC_LOGIN, RS_ACCT, RS_ATTR, RS_MISC, 
1434                 RS_PGO, RS_REPLIST, RS_UNIX, RPRIV, ROVERRIDE, RS_REPADM,
1435                 DTSSTIME_REQ, CDS_SOLICIT, CPRPC_SERVER, DTSPROVIDER,
1436                 UBIKDISK, UBIKVOTE, BOSSVR, FTSERVER, CDS_CLERKSERVER,
1437                 KRB5RPC, REP_PROC, SECIDMAP, TKN4INT, FLDB, AFS4INT,
1438                 UPDATE, BUDB, BUTC, RS_BIND, RS_PLCY, ICL RPC,
1439                 RS_PROP_ACCT, LLB, RDACLIF, RS_ATTR_SCHEMA, RS_PROP_ACL,
1440                 RS_PROP_ATTR, RS_PROP_PGO, RS_PROP_PLCY, RS_PWD_MGMT,
1441                 RS_REPMGR
1442         DCE RPC EPM version 4 support
1443 }
1444
1445 Markus Steinmann        <ms[AT]seh.de> {
1446         Add IPX SAP for SEH's InterCon Printserver
1447         Support for writing LANalyzer files
1448 }
1449
1450 Tsutomu Mieno           <iitom[AT]utouto.com> {
1451         DHCPv6 updates
1452 }
1453
1454 Yasuhiro Shirasaki      <yasuhiro[AT]gnome.gr.jp> {
1455         DHCPv6 updates
1456 }
1457
1458 Anand V. Narwani        <anand[AT]narwani.org> {
1459         gtk/Makefile.am fix
1460         DOCSIS support, including support for "Ethernet" captures where
1461             the raw frame is a DOCSIS frame rather than an Ethernet
1462             frame (some Cisco cable-modem head-end gear can send out a
1463             trace of all traffic on an Ethernet, but what it sends are
1464             the raw bytes of DOCSIS frames, not Ethernet frames)
1465 }
1466
1467 Christopher K. St. John <cks[AT]distributopia.com> {
1468         Apache JServ Protocol v1.3 support
1469 }
1470
1471 Nix                     <nix[AT]esperi.demon.co.uk> {
1472         Don't add "-I/usr/include" to CFLAGS or CPPFLAGS
1473         Expand the plugin directory path at install time
1474 }
1475
1476 Liviu Daia              <Liviu.Daia[AT]imar.ro> {
1477         Fix to eliminate crash when setting "column.format" preference
1478             from the command line
1479 }
1480
1481 Richard Urwin           <richard[AT]soronlin.org.uk> {
1482         Developer documentation fixes and updates
1483         Support for a system-wide color filter file and color filter
1484             import and export
1485 }
1486
1487 Prabhakar Krishnan      <Prabhakar.Krishnan[AT]netapp.com> {
1488         Add item to SMB protocol tree for time between request and
1489             response
1490         Dissect NetApp ONTAP file handles
1491 }
1492
1493 Jim McDonough           <jmcd[AT]us.ibm.com> {
1494         Enhancements to SMB and the DCE RPC-based protocols used by SMB
1495         NTLMSSP updates
1496 }
1497
1498 Sergei Shokhor          <sshokhor[AT]uroam.com> {
1499         Bugfix for EPM
1500 }
1501
1502 Hidetaka Ogawa          <ogawa[AT]bs2.qnes.nec.co.jp> {
1503         Fix PPP FCS computation to include address and control field if
1504             present
1505 }
1506
1507 Jan Kratochvil          <short[AT]ucw.cz> {
1508         Fix to MMSE handling of strings with specified character set
1509 }
1510
1511 Alfred Koebler          <ak[AT]icon-sult.de> {
1512         Support for interpreting Ethernet captures as CheckPoint
1513             FireWall-1 monitor files (those files look like snoop
1514             files for Ethernet)
1515 }
1516
1517 Vassilii Khachaturov    <Vassilii.Khachaturov[AT]comverse.com> {
1518         Put protocol blurbs into tables generated with the "-G fields"
1519             flag
1520 }
1521
1522 Bill Studenmund         <wrstuden[AT]wasabisystems.com> {
1523         Fix handling of SCSI mode sense
1524 }
1525
1526 Brian Bruns             <camber[AT]ais.org> {
1527         TDS
1528 }
1529
1530 Flavio Poletti          <flavio[AT]polettix.it> {
1531         Fix bug in decoding of maximum uplink and downlink rate in GTP
1532             v1
1533         Handle 3GPP QoS in RADIUS messages
1534 }
1535
1536 Marcus Haebler          <haeblerm[AT]yahoo.com> {
1537         Handle a sub-protocol field of 0x00 as PPP
1538 }
1539
1540 Ulf Lamping             <ulf.lamping[AT]web.de> {
1541         Put "bytes" after the byte counts for the frame sizes in the
1542             top-level item for the "Frame" protocol
1543         Put the source and destination MAC addresses into the top-level
1544             item for Ethernet
1545         Added more information to progress dialog box
1546         Change some #define names to avoid name collisions on Windows
1547             that cause compiler warnings
1548         Decoding of IEEE float and doubles for DCE-RPC
1549         Win32 fixes
1550         Count ARP packets in capture progress dialog box
1551         Show total running time of capture in capture progress dialog box
1552         Toolbar
1553         Redesign of the print dialog
1554 }
1555
1556 Matthew Smart           <smart[AT]monkey.org> {
1557         Original Cisco NetFlow protocol support
1558         Partial NetFlow V9 support
1559 }
1560
1561 Luke Howard             <lukeh[AT]au.padl.com> {
1562         NETLOGON bugfix for LogonGetDomainInfo
1563         Various NETLOGON fixes
1564 }
1565
1566 PC Drew                 <drewpc[AT]ibsncentral.com> {
1567         Dissector for the FIX protocol
1568 }
1569
1570 Renzo Tomas             <renzo.toma [AT] xs4all.nl> {
1571         Skinny bugfix for configStat and serverRes
1572 }
1573
1574 Clive A. Stubbings      <eth [AT] vjet.demon.co.uk> {
1575         802.1s Multiple Spanning Tree Protocol
1576 }
1577
1578 Steve Langasek          <vorlon [AT] netexpress.net> {
1579         Support for MS SQL 7 authentication in TDS
1580 }
1581
1582 Brad Hards              <bhards[AT]bigpond.net.au> {
1583         Support for SRVLOC v2
1584         Support for mDNS/LLMNR "cache flush" bit
1585         Label mDNS and DNS differently in the Protocol column
1586         Clean up summary line for PTR records
1587         Initial rsync support
1588         ACAP support
1589         DISTCC support
1590         Jabber client-to-server protocol support
1591         Initial Laplink support
1592 }
1593
1594 cjs 2895                <cjs2895[AT]hotmail.com> {
1595         Compile fixes for IBM's C compiler for AIX
1596 }
1597
1598 Lutz Jaenicke           <Lutz.Jaenicke [AT] aet.TU-Cottbus.DE> {
1599         Fix an "htonl()" to use "g_htonl()"
1600 }
1601
1602 Senthil Kumar Nagappan  <sknagappan [AT] yahoo.com> {
1603         Small SCSI dissector fix
1604 }
1605
1606 Jason House             <jhouse [AT] mitre.org> {
1607         Win32 compilation fixes
1608         TAP support for TCP protocol
1609 }
1610
1611 Peter Fales             <psfales [AT] lucent.com> {
1612         ARCNET support
1613 }
1614
1615 Fritz Budiyanto         <fritzb88 [AT] yahoo.com> {
1616         Assorted GTP fixes
1617 }
1618
1619 Jean-Baptiste Marchand  <Jean-Baptiste.Marchand [AT] hsc.fr> {
1620         Make it possible to filter on UUIDs
1621         Fix typo in README.developer
1622         Added an MSRPC (DCERPC) atsvc dissector
1623         Added descriptions of permissions for SAM_SERVER and SAM_USER
1624             objects in SAMR
1625         Fix for NETLOGON/DsrGetSiteName and other NETLOGON functions
1626         Initial DRSUAPI (Active Directory directory replication) support
1627         Changed or added procedure names for a number of DCE RPC
1628             interfaces
1629         EncryptedFileSystem (EFS) support.
1630         MS Eventlog support
1631         WKSSVC enhancements
1632         File Replication Services (frsrpc and frsapi) support
1633         Stub dissectors for rras and pnp MSRPC interfaces
1634 }
1635
1636 Andreas Trauer          <andreas.trauer [AT] siemens.com> {
1637         GTP enhancements
1638         Add subtrees for each link in a Router-LSA in an OSPF LS Update
1639             packet
1640         Dissect the L2TP AVPs Initial Received LCP CONFREQ, Last
1641             Received LCP CONFREQ, Last Sent LCP CONFREQ
1642 }
1643
1644 Ronald Henderson        <Ronald.Henderson [AT] CognicaseUSA.com> {
1645         In LDAP dissector, handle Sequence Of header being split across
1646             TCP segments
1647         Support for colored graphs in Gtk1 version of IO_STAT
1648         Make labels for filters in IO_STAT dialog box be "Filter:"
1649             buttons to pop up a filter dialog
1650         Fix up "snprintf()" and "vsnprintf()" calls in "epan/proto.c" to
1651             properly handle string truncation
1652         Make "format_text()", on Windows, escape all characters that
1653             aren't printable ASCII, as GTK+ for Windows thinks strings
1654             are UTF-8 but the strings we give it wouldn't be UTF-8
1655 }
1656
1657 Brian Ginsbach          <ginsbach [AT] cray.com> {
1658         "dissect_rpc_bytes()" routine to allow fixed-length opaque data
1659             to be dissected
1660         Support for SGI's variant of the ONC RPC mount protocol
1661         Support for additional snoop file encapsulations in UNICOS/mp
1662         Symbolic names for Fibre Channel Network Address Authority
1663             identifiers
1664 }
1665
1666 Dave Richards           <d_m_richards [AT] comcast.net> {
1667         BACNET over 802.2
1668         BACNET-over-ARCNET fix (it's really BACNET-over-802.2-over-ARCNET)
1669 }
1670
1671 Martin Regner           <martin.regner [AT] chello.se> {
1672         RPC bug fix
1673         PIM bug fixes
1674 }
1675
1676 Jason Greene            <jason [AT] inetgurus.net> {
1677         Fix for LDAPv3 modrdn requests
1678 }
1679
1680 Marco Molteni           <mmolteni [AT] cisco.com> {
1681         Fix a comment to reflect reality
1682 }
1683
1684 James Harris            <jharris [AT] fourhorsemen.org> {
1685         RADIUS user password decryption
1686 }
1687
1688 rmkml                   <rmkml [AT] wanadoo.fr> {
1689         Support for capturing from a pipe in Tethereal
1690 }
1691
1692 Anders Broman           <anders.broman [AT] ericsson.com> {
1693         Additional SCTP payload protocol identifiers
1694         Assorted ISUP enhancements
1695         MEGACO updates and fixes
1696         T.35 country code support for H.245
1697         BICC dissection
1698         Multipart media dissector
1699         E.164 number dissector
1700         Assorted SIP enhancements
1701         Assorted DIAMETER enhancements
1702         SIP-T dissection
1703         PoC1 Application dissection in RTCP
1704         Initial SIGCOMP support
1705         UMA dissection
1706 }
1707
1708 Christian Falckenberg   <christian.falckenberg [AT] nortelnetworks.com> {
1709         Initial MEGACO support
1710         GPRS SNDCP support
1711 }
1712
1713 Huagang Xie             <xie [AT] lids.org> {
1714         MySQL support
1715         SSH support
1716 }
1717
1718 cfs 2895                <cjs2895 [AT] hotmail.com> {
1719         Fix configure check for pcap_version
1720 }
1721
1722 Pasi Kovanen            <Pasi.Kovanen [AT] tahoenetworks.fi> {
1723         Display flow label IE in GTP v0 in hex
1724 }
1725
1726 Teemu Rinta-aho         <teemu.rinta-aho [AT] nomadiclab.com> {
1727         Draft 20 MIPv6 support
1728 }
1729
1730 Martijn Schipper        <martijn.schipper [AT] intersil.com> {
1731         Fix for tag for 802.11g ERP Information field
1732 }
1733
1734 Wayne Parrott           <wayne_p [AT] pacific.net.au> {
1735         Yahoo Messenger YMSG protocol support
1736 }
1737
1738 Laurent Meyer           <laurent.meyer6 [AT] wanadoo.fr> {
1739         X.25 reassembly
1740         Filterable fields in COTP
1741         COTP reassembly
1742 }
1743
1744 Lars Roland             <Lars.Roland [AT] gmx.net> {
1745         MGCP request/response matching and MGCP statistics tap
1746         Common routines for use by statistics taps
1747         H.225 message and reason tag counter taps and Service Response
1748             Times
1749         Tethereal version of SIP statistics tap
1750         Support for building libethereal.dll with MSVC
1751 }
1752
1753 Miha Jemec              <m.jemec [AT] iskratel.si> {
1754         Support to follow a RTP stream and save it as a file.
1755         Support for G.711 codec
1756         Original RTP analysis tap
1757 }
1758
1759 Markus Friedl           <markus [AT] openbsd.org> {
1760         Support for OpenBSD Encapsulating Device
1761         Support for Ethernet-within-IP encapsulation
1762         Remove duplicate SSH code
1763 }
1764
1765 Todd Montgomery         <tmontgom [AT] tibco.com> {
1766         Update PGM to RFC 3208
1767 }
1768
1769 emre                    <emre [AT] flash.net> {
1770         "Filter out this stream" feature for Follow TCP Stream
1771 }
1772
1773 Stephen Shelley         <steve.shelley [AT] attbi.com> {
1774         Full payload dissection of compliance levels 0, 1 and 2 function
1775             codes for Modbus/TCP
1776 }
1777
1778 Erwin Rol               <erwin [AT] erwinrol.com> {
1779         ArtNET support
1780         RTNET support
1781         ACN support
1782         ENTTEC and RDM support
1783 }
1784
1785 Duncan Laurie           <duncan [AT] sun.com> {
1786         IPMI-over-LAN support (IPMI, RMCP, partial ASF)
1787 }
1788
1789 Tony Schene             <schene [AT] pcisys.net> {
1790         Initial stub Kerberos kadmin support
1791         Kerberos-over-TCP support
1792         AUTH_GSSAPI support
1793 }
1794
1795 Matthijs Melchior       <mmelchior [AT] xs4all.nl> {
1796         TCP support in text2pcap
1797         Support for automatically generating all declarations and
1798             definitions for plugin ABI from a single file
1799         Support for registering fields after all the protocol
1800             registration routines are called
1801         Generic ASN.1 dissection plugin
1802 }
1803
1804 Garth Bushell           <gbushell [AT] elipsan.com> {
1805         iSNS support
1806 }
1807
1808 Mark C. Brown           <mbrown [AT] hp.com> {
1809         Improvements to code that reads HP-UX nettl files
1810         Cisco Port Aggregation Protocol support
1811         Nettl dissector
1812 }
1813
1814 Can Erkin Acar          <canacar [AT] eee.metu.edu.tr> {
1815         Support for new DLT_PFLOG format
1816 }
1817
1818 Martin Warnes           <martin.warnes [AT] ntlworld.com> {
1819         Support for VMS UCX$TRACE output in wiretap
1820 }
1821
1822 J Bruce Fields          <bfields [AT] fieldses.org> {
1823         Some work on packet_rpc.c to support RPCSEC_GSS
1824 }
1825
1826 tz                      <tz1 [AT] mac.com> {
1827         Decode the base-64 string for HTTP Basic authorization
1828 }
1829
1830 Jeff Liu                <jqliu [AT] broadcom.com> {
1831         WPA and WPA IE support
1832 }
1833
1834 Niels Koot              <Niels.Koot [AT] logicacmg.com> {
1835         Support for subdissectors in SUA
1836         Assorted SUA fixes
1837         DBS Etherwatch file reader enhancements
1838 }
1839
1840 Lionel Ains             <lains [AT] gmx.net> {
1841         "-d" flag for decode-as support in Tethereal
1842 }
1843
1844 Joakim Wiberg           <jow [AT] hms-networks.com> {
1845         Support for Common Industrial Protocol over IP
1846 }
1847
1848 Jeff Rizzo              <riz [AT] boogers.sf.ca.us> {
1849         sFlow support
1850 }
1851
1852 Christoph Wiest         <ch.wiest [AT] tesionmail.de> {
1853         Redo MEGACO dissector to more fully parse text-format messages
1854 }
1855
1856 Xuan Zhang              <xz [AT] aemail4u.com> {
1857         eDonkey support
1858 }
1859
1860 Thierry Martin          <thierry.martin [AT] accellent-group.com> {
1861         Support for reading files from Accellent 5Views LAN agents
1862 }
1863
1864 Oleg Terletsky          <oleg.terletsky [AT] comverse.com> {
1865         LWRES support
1866         AgentX support
1867         SCTP chunk statistic
1868 }
1869
1870 Michael Lum             <mlum [AT] telostech.com> {
1871         Support for saving list of disabled protocols
1872         ANSI TCAP support
1873         ANSI MAP support
1874         ALCAP (Q.2630.1) support
1875         IS-637-A (SMS) support
1876         IS-683-A (OTA) support
1877         IS-801 (PLD) support
1878         BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support
1879         IOS 4.0.1 support
1880         GSM BSSMAP (GSM 08.08) support
1881         GSM DTAP (3GPP TS 24.008) support
1882         GSM SMS (3GPP TS 24.011) support
1883         GSM SS (3GPP TS 24.080) support
1884         GSM SMS TPDU (3GPP TS 23.040) support
1885         GSM Supplementary Services support
1886         GSM MAP fixes and parameter separation
1887         Taps for ANSI A-interface statistics
1888         Support for SS7 point codes as address types
1889         Taps for GSM A-interface statistics
1890         Tap for ANSI MAP message statistics
1891         Tap for ISUP message statistics
1892         Tap for GSM MAP message statistics
1893         Tap for MTP3 MSU statistics and summary
1894 }
1895
1896 Shiang-Ming Huang       <smhuang [AT] pcs.csie.nctu.edu.tw> {
1897         STUN (RFC 3489) support
1898 }
1899
1900 Tony Lindstrom          <tony.lindstrom [AT] ericsson.com> {
1901         Updates of DHCPV6 dissector to draft-ietf-dhc-dhcpv6-28,
1902             draft-ietf-dhc-dhcpv6-opt-prefix-delegation-04, and
1903             draft-ietf-dhc-dhcpv6-opt-dnsconfig-03, and addition of NIS
1904             and time configuration option drafts
1905             draft-ietf-dhc-dhcpv6-opt-nisconfig-02 and
1906             draft-ietf-dhc-dhcpv6-opt-timeconfig-02
1907 }
1908
1909 Niklas Ogren            <niklas.ogren [AT] 71.se> {
1910         H.263 support for RTP
1911 }
1912
1913 Jesper Peterson         <jesper [AT] endace.com> {
1914         Cisco HDLC FCS support
1915         Support for reading Endace ERF files
1916 }
1917
1918 Giles Scott             <gscott [AT] arubanetworks.com> {
1919         Nortel/SynOptics Network Management Protocol support
1920         Alteon/Nortel Transparent Proxy Control Protocol support
1921         Ethernet MAC Control Frame support
1922         Port weak key detection from Airsnort
1923         Wlan tap
1924         Retix spanning tree protocol support
1925         Aruba ADP protocol support
1926 }
1927
1928 Vincent Jardin          <vincent.jardin [AT] 6wind.com> {
1929         Support for TEREDO
1930         Additional DHCPv6 options
1931 }
1932
1933 Jean-Michel Fayard      <jean-michel.fayard [AT] moufrei.de> {
1934         Show in Tools:Summary window statistics about packets that
1935             passed the current display filter
1936         BOOTP/DHCP, HTTP, and WSP statistics taps
1937 }
1938
1939 Josef Korelus           <jkor [AT] quick.cz> {
1940         GPRS Network Service-over-Frame-Relay support
1941         GPRS BSSGP support
1942         GPRS LLC support
1943 }
1944
1945 Brian K. Teravskis      <Brian_Teravskis [AT] Cargill.com> {
1946         Support for saving RTP analysis data in CSV form
1947 }
1948
1949 Nathan Jennings         <njen [AT] triad.rr.com> {
1950         Support for user-supplied interface descriptions
1951         Support for hiding interfaces in drop-down list in capture
1952             dialog
1953 }
1954
1955 Hans Viens              <hviens [AT] mediatrix.com> {
1956         T.38 Support
1957 }
1958
1959 Kevin A. Noll           <knoll [AT] poss.com> {
1960         RFC 2833 RTP Events support
1961 }
1962
1963 Emanuele Caratti        <wiz [AT] libero.it> {
1964         Full TACACS+ dissection
1965 }
1966
1967 Graeme Reid             <graeme.reid [AT] norwoodsystems.com> {
1968         H.450 support
1969 }
1970
1971 Lars Ruoff              <lars.ruoff [AT] sxb.bsf.alcatel.fr> {
1972         Rewritten RTP analysis tap
1973 }
1974
1975 Samuel Qu               <samuel.qu [AT] utstar.com> {
1976         ITU TCAP support
1977 }
1978
1979 Baktha Muralitharan     <muralidb [AT] cisco.com> {
1980         Link Management Protocol (LMP) fixes
1981 }
1982
1983 Loïc Minier             <lool [AT] dooz.org> {
1984         HTTP header and payload desegmentation
1985 }
1986
1987 Marcel Holtmann         <marcel [AT] holtmann.org> {
1988         Support for reading Linux Bluez Bluetooth stack "hcidump -w"
1989             traces
1990 }
1991
1992 Scott Emberley          <scotte [AT] netinst.com> {
1993         Support for reading Network Instruments version 9 capture files
1994 }
1995
1996 Brian Fundakowski Feldman <bfeldman [AT] fla.fujitsu.com> {
1997         Support for setting link-layer type when capturing
1998 }
1999
2000 Yuriy Sidelnikov        <ysidelnikov [AT] hotmail.com> {
2001         ISO 8327-1 Session Protocol support
2002         ISO 8823 Presentation Protocol support
2003         ISO 10035-1 ACSE support
2004         ISO 8571 FTAM support
2005 }
2006
2007 Matthias Drochner       <M.Drochner [AT] fz-juelich.de> {
2008         Support for mode 6 and mode 7 control packets, and NTP4 autokey
2009             extension data, in NTP
2010 }
2011
2012 Dave Sclarsky           <dave_sclarsky [AT] cnt.com> {
2013         CPFI support
2014 }
2015
2016 Scott Hovis             <scott.hovis [AT] ums.msfc.nasa.gov> {
2017         CCSDS (Consultative Committee for Space Data Systems) support
2018 }
2019
2020 David Fort              <david.fort [AT] irisa.fr> {
2021         DNS DS RR support
2022         MLDv2 report message decoding
2023         DNS IPSECKEY RR support
2024 }
2025
2026 Martijn Schipper        <mschipper [AT] globespanvirata.com> {
2027         Support for reading AiroPeek files in V9 capture file format
2028         (AiroPeek 2.x)
2029 }
2030
2031 Felix Fei               <felix.fei [AT] utstar.com> {
2032         GSM MAP support
2033 }
2034
2035 Christoph Neusch        <christoph.neusch [AT] nortelnetworks.com> {
2036         V5UA support
2037 }
2038
2039 Jan Kiszka              <jan.kiszka [AT] web.de> {
2040         IrDA support
2041 }
2042
2043 Joshua Craig Douglas    <jdouglas [AT] enterasys.com> {
2044         Enterasys Interswitch Message Protocol (ISMP)
2045         Enterasys Discovery Protocol (EDP) (ISMP subprotocol)
2046 }
2047
2048 Dick Gooris             <gooris [AT] lucent.com> {
2049         Added packet range selections in the save(as) dialog
2050         PacketCable support in the COPS dissector
2051 }
2052
2053 Michael Shuldman        <michaels [AT] inet.no> {
2054         X11 replies, events and errors (matched to their request)
2055 }
2056
2057 Tadaaki Nagao           <nagao [AT] iij.ad.jp> {
2058         Added a global version of disabled_protos
2059 }
2060
2061 Aaron Woo               <woo [AT] itd.nrl.navy.mil> {
2062         Optimized Link State Routing Protocol (OLSR)
2063 }
2064
2065 Chris Wilson            <chris [AT] mxtelecom.com> {
2066         SMPP dissection of concatenated PDUs
2067         Separate GSM SMS User Data dissector from the SMPP dissector
2068 }
2069
2070 Rolf Fiedler            <Rolf.Fiedler [AT] Innoventif.com> {
2071         ISDN TEI management frame support
2072         Support for reading EyeSDN USB S0 trace files
2073 }
2074
2075 Alastair Maw            <ethereal [AT] almaw.com> {
2076         IAX2 support
2077 }
2078
2079 Sam Leffler             <sam [AT] errno.com> {
2080         Support for Radiotap 802.11 radio header (header used by FreeBSD
2081            5.2 and later and by NetBSD-current
2082 }
2083
2084 Martin Mathieson        <martin [AT] arca-technologies.com> {
2085         SIP sipfrag support
2086         SIP statistics tap
2087         Show setupframe in RTP and RTCP
2088         H.225.0 updates
2089 }
2090
2091 Christian Wagner        <Christian.Wagner [AT] stud.uni-karlsruhe.de> {
2092         Soul Seek (slsk) protocol support
2093 }
2094
2095 Edwin Calo              <calo [AT] fusemail.com> {
2096         Extract strings from a Postgresql datastream
2097 }
2098
2099 Ian Schorr              <ischorr [AT] comcast.net> {
2100         "Host list" taps
2101 }
2102
2103 Rowan McFarland         <rmcfarla[AT]cisco.com> {
2104         Support for Cisco CallManager 4.x in Skinny, CAST support.
2105 }
2106
2107 John Engelhart          <johne [AT] zang.com> {
2108         CDP Hello packet support
2109 }
2110
2111 Ryuji Somegawa          <ryuji-so [AT] is.aist-nara.ac.jp> {
2112         CDMA2000 A11 support
2113 }
2114
2115 metatech                <metatech [AT] flashmail.com> {
2116         IBM WebSphere MQ protocol support
2117         IBM MQ Programmable Command Formats protocol support
2118         Initial BEA Tuxedo protocol support
2119 }
2120
2121 Brian Wheeler           <Brian.Wheeler [AT] arrisi.com> {
2122         DOCSIS 2.0 support
2123 }
2124
2125 Josh Bailey             <joshbailey [AT] lucent.com> {
2126         IPDC support
2127         Lucent/Ascend trace parsing updates
2128 }
2129
2130 Jelmer Vernooij         <jelmer [AT] samba.org> {
2131         AIM enhancements
2132         DCOM IRemUnknown and IRemUnknown2 support
2133         BitTorrent support
2134 }
2135
2136 Duncan Sargeant         <dunc-ethereal-dev [AT] rcpt.to> {
2137         Cisco SS7 RUDP, RLM, and Session Management support
2138 }
2139
2140 Love Hörnquist Åstrand  <lha [AT] it.su.se> {
2141         HAVE_HEIMDAL_KERBEROS support to allow Ethereal to use heimdal 
2142         libraries to decrypt kerberos encrypted blobs.
2143 }
2144
2145 Lukas Pokorny           <maskis [AT] seznam.cz> {
2146         RTPS (Real-Time Publish-Subscribe) support
2147 }
2148
2149 Carlos Pignataro        <cpignata [AT] cisco.com> {
2150         Graceful Restart Mechanism for LDP [RFC3478]
2151         Fault Tolerance for LDP [RFC3479]
2152         Other LDP enhancements
2153         PPP OSI Network Layer Control Protocol [RFC1377]
2154         Fix dissecting of CLNS Protocols over Cisco HDLC
2155         PWE3 Interface parameter additions and miscelaneous updates
2156             from various IETF PWE3 drafts
2157         MPLS PW Control Channel Header
2158         Multiprotocol Label Switching Echo [draft-ietf-mpls-lsp-ping-05]
2159         MPLS in Generic Routing Encapsulation (GRE)
2160         OSPF Traffic Engineering enhancements
2161         MP-BGP Updates
2162         BGPv4 SAFI-Specific Attribute support
2163         Tunnel SAFI support for BGP
2164         Layer Two Tunneling Protocol version 3
2165             [L2TPv3] updates and enhancements
2166         MPLS Echo updates and Label Switching Router Self-Test
2167             [draft-ietf-mpls-lsr-self-test-04] support
2168 }
2169
2170 Thomas Anders           <thomas.anders [AT] blue-cable.de> {
2171         PacketCable DHCP options
2172         PacketCable (PKTC) updates and enhancements
2173         MGCP sub-parameter dissection
2174 }
2175
2176 Rich Coe                <Richard.Coe [AT] med.ge.com> {
2177         DICOM support
2178 }
2179
2180 Dominic Béchaz          <bdo [AT] zhwin.ch> {
2181         IEEE 1588 / PTP support
2182 }
2183
2184 Richard van der Hoff     <richardv [AT] mxtelecom.com> {
2185         IAX2 updates
2186         CRC16 routines
2187 }
2188
2189 Shaun Jackman           <sjackman [AT] telus.net> {
2190         Serial Infrared support
2191 }
2192
2193 Jon Oberheide           <jon [AT] oberheide.org> {
2194         giFT support
2195 }
2196
2197 Henry Ptasinski         <henryp [AT] broadcom.com> {
2198         Support for 802.11e WME/QoS info
2199 }
2200
2201 Roberto Morro           <Roberto.Morro [AT] TILAB.COM> {
2202         Support for GMPLS UNI and E-NNI objects/TLVs
2203             in RSVP and OSPF
2204 }
2205
2206 Chris Maynard           <Christopher.Maynard [AT] GTECH.COM> {
2207         Add versions of CRC-16 and CRC-32 routines with seed arguments
2208         Add versions of those routines with an "offset in the tvbuff"
2209             argument
2210         Add Doxygen comments to the CRC-16 and CRC-32 headers
2211 }
2212
2213 SEKINE Hideki           <sekineh [AT] gf7.so-net.ne.jp> {
2214         Routines for AX/4000 Test Block dissection
2215 }
2216
2217 Jeff Connelly           <shellreef+mp2p [AT] gmail.com> {
2218         MANOLITO support
2219 }
2220
2221 Irene Rüngler          <i.ruengeler [AT] fh-muenster.de {
2222         SCTP analysis
2223         Support PPID and SCTP port based selection in Decode as
2224 }
2225
2226 M. Ortega y Strupp      <moys [AT] loplof.de> {
2227         ISC DHCP Server 3.0 failover protocol dissection
2228 }
2229
2230 Kelly Byrd              <kbyrd-ethereal [AT] memcpy.com> {
2231         DAAP support
2232 }
2233
2234 Luis Ontanon            <luis.ontanon[AT]gmail.com> {
2235         RADIUS and ISUP enhancements
2236         MATE plugin
2237 }
2238
2239 Luca Deri       <deri [AT] ntop.org> {
2240         NetFlow v9 enhancements
2241 }
2242
2243 Viorel Suman    <vsuman [AT] avmob.ro> {
2244         TALI (RFC 3094) support
2245         Various GSM SMS fixes
2246 }
2247
2248 Alejandro Vaquero       <alejandro.vaquero [AT] verso.com> {
2249         RTP graphic analysis
2250         VoIP call analysis
2251 }
2252
2253 Francesco Fondelli      <fondelli.francesco [AT] tiscali.it> {
2254         ICE protocol support
2255 }
2256
2257 Bill Meier              <wmeier [AT] newsguy.com> {
2258         TDS4/TDS5 enhancements
2259 }
2260
2261 Susanne Edlund          <Susanne.Edlund [AT] ericsson.com> {
2262         NSIP protocol support
2263 }
2264
2265 Victor Stratan          <hidralisk [AT] yahoo.com> {
2266         GSM SMS enhancements
2267 }
2268
2269 Peter Johansson         <Peter.Johansson [AT] contactor.se> {
2270         "Template" conversations
2271 }
2272
2273 Stefan Metzmacher       <metze [AT] samba.org> {
2274         LDAP Controls support in the LDAP dissector
2275 }
2276
2277 Abhijit Menon-Sen       <ams [AT] oryx.com> {
2278         Postgresql v3 dissector
2279 }
2280
2281 James Fields            <jvfields [AT] tds.net> {
2282         Correctly handle time stamps in some Windows Sniffer files
2283 }
2284
2285 Kevin Johnson           <kjohnson [AT] secureideas.net> {
2286         Correctly handle time stamps in some Windows Sniffer files
2287 }
2288
2289 Mike Duigou             <bondolo [AT] jxta.org> {
2290         Dissector for JXTA protocol
2291 }
2292
2293 Deepak Jain             <jain1971 [AT] yahoo.com> {
2294         L2TP v3 support
2295 }
2296
2297 Stefano Pettini         <spettini [AT] users.sourceforge.net> {
2298         RMT support for ALC and NORM
2299 }
2300
2301 Jon Ringle              <ml-ethereal [AT] ringle.org> {
2302         Conversations demarked by setup frame number 
2303 }
2304
2305 Tim Endean              <endeant [AT] hotmail.com> {
2306         Dissector for INAP protocol
2307 }
2308
2309 Charlie Lenahan         <clenahan [AT] fortresstech.com> {
2310         Support for the Cisco DTP Protocol
2311         Support for some HP switch protocol
2312 }
2313
2314 Takeshi Nakashima <T.Nakashima [AT] jp.yokogawa.com> {
2315         Support for the KINK protocol.
2316 }
2317
2318 Shoichi Sakane <sakane [AT] tanu.org> {
2319         IKEv2 support
2320 }
2321
2322 Michael Richardson      <Michael.Richardson [AT] protiviti.com> {
2323         SAMR updates and new info levels
2324 }
2325
2326 Olivier Jacques         <olivier.jacques [AT] hp.com> {
2327         Support for the Camel protocol.
2328 }
2329
2330 Francisco Alcoba        <francisco.alcoba [AT] ericsson.com> {
2331         ASCII art version of VOIP call analysis
2332 }
2333
2334
2335 And assorted fixes and enhancements by the people listed above
2336 and by:
2337
2338 Pavel Roskin            <proski [AT] gnu.org>
2339 Georgi Guninski         <guninski [AT] guninski.com>
2340 Jason Copenhaver        <jcopenha [AT] typedef.org>
2341 Eric Perie              <eric.perie [AT] colubris.com>
2342 David Yon               <yon [AT] tacticalsoftware.com>
2343 Marcio Franco           <franco.marcio [AT] rd.francetelecom.fr>
2344 Kaloian Stoilov         <kalkata [AT] yahoo.com>
2345 Steven Lass             <stevenlass [AT] mail.com>
2346 Gregory Stark           <gsstark [AT] mit.edu>
2347 Darren Steele           <steeley [AT] steeley.co.uk>
2348                         <smhuang [AT] pcs.csie.nctu.edu.tw>
2349 Michael Kopp            <michael.kopp [AT] isarnet.de>
2350 Bernd Leibing           <bernd.leibing [AT] kiz.uni-ulm.de>
2351 Chris Heath             <chris [AT] heathens.co.nz>
2352 Gisle Vanem             <giva [AT] bgnett.no>
2353 Ritchie                 <ritchie [AT] tipsybottle.com>
2354 Aki Immonen             <aki.immonen [AT] golftalma.fi>
2355 David E. Weekly         <david [AT] weekly.org>
2356 Steve Ford              <sford [AT] geeky-boy.com>
2357 Masaki Chikama          <masaki-c [AT] is.aist-nara.ac.jp>
2358 Mohammad Hanif          <mhanif [AT] nexthop.com>
2359 Eric Wedel              <ewedel [AT] bluearc.com>
2360 Reinhard Speyerer       <rspmn [AT] arcor.de>
2361 Patrick Kursawe         <phosphan [AT] gentoo.org>
2362 Arsen Chaloyan          <achaloyan [AT] yahoo.com>
2363                         <melerski [AT] poczta.onet.pl>
2364 Arnaud Jacques          <webmaster [AT] securiteinfo.com>
2365 D. Manzella             <manzella [AT] lucent.com>
2366 Jari Mustajarvi         <jari.mustajarvi [AT] nokia.com>
2367 Joost Yervante Damad    <Joost.Damad [AT] siemens.com>
2368 Pierre Juhen            <pierre.juhen [AT] wanadoo.fr>
2369 David Richards          <drichards [AT] alum.mit.edu>
2370 Shusaku Ueda            <ueda [AT] sra.co.jp>
2371 Jonathan Perkins        <jonathan.perkins [AT] ipaccess.com>
2372 Holger Schurig          <h.schurig [AT] mn-logistik.de>
2373 Peter J. Creath         <peter-ethereal [AT] creath.net>
2374 Magnus Hansson          <mah [AT] hms.se>
2375 Pavel Kankovsky         <kan [AT] dcit.cz>
2376 Nick Black              <dank [AT] reflexsecurity.com>
2377 Bill Guyton             <guyton [AT] bguyton.com>
2378 Chernishov Yury         <Chernishov [AT] iskrauraltel.ru>
2379 Thomas Palmer           <Thomas.Palmer [AT] Gunter.AF.mil>
2380 Clinton Work            <clinton [AT] scripty.com>
2381 Joe Marcus Clarke       <marcus [AT] marcuscom.com>
2382 Kendy Kutzner           <kutzner[AT]tm.uka.de>
2383 James H. Cloos Jr.      <cloos [AT] jhcloos.com>
2384 Tim Farley              <tfarley[AT]iss.net>
2385 Daniel Thompson         <daniel.thompson[AT]st.com>
2386 Chris Jepeway           <thai-dragon[AT]eleven29.com>
2387 Matthew Bradley         <matthew.bradley [AT] cnsonline.net>
2388 Nathan Alger            <nathan [AT] wasted.com>
2389 Stas Grabois            <sagig [AT] radware.com>
2390 Ainsley Pereira         <APereira [AT] Witness.com>
2391 Philippe Mazeau         <philippe.mazeau [AT] swissvoice.net>
2392 Carles Kishimoto        <ckishimo [AT] ac.upc.es>
2393 Dennis Lim              <Dennis.Lim [AT] motorola.com>
2394                         <postadal [AT] suse.cz>
2395 Martin van der Werff    <martin [AT] vanderwerff.org>
2396 Marco van den Bovenkamp <marco [AT] linuxgoeroe.dhs.org>
2397 Ming Zhang              <mingz [AT] ele.uri.edu>
2398 Neil Piercy             <Neil.Piercy [AT] ipaccess.com>
2399 Rémi Denis-Courmont    <courmisch [AT] via.ecp.fr>
2400 Thomas Palmer           <tpalmer [AT] elmore.rr.com>
2401 Mårten Svantesson      <f95-msv [AT] f.kth.se>
2402 Thomas Boehne           <TBoehne [AT] ADwin.de>
2403 Steve Sommars           <sommars [AT] lucent.com>
2404 Kestutis Kupciunas      <kesha [AT] soften.ktu.lt>
2405 René Pilz              <rene.pilz [AT] ftw.at>
2406 Laurent Constantin      <laurent.constantin [AT] aql.fr>
2407 Martin Pichlmaier       <martin.pichlmaier [AT] siemens.com>
2408 Mark Phillips           <msp [AT] nortelnetworks.com>
2409 Nils Ohlmeier           <lists [AT] ohlmeier.org>
2410 Ignacio Goyret          <igoyret [AT] lucent.com>
2411 Bart Braem              <bart.braem [AT] gmail.com>
2412 Shingo Horisawa         <name4n5 [AT] hotmail.com>
2413 Lane Hu                 <lane.hu [AT] utstar.com>
2414 Marc Poulhiès          <marc.poulhies [AT] epfl.ch>
2415 Tomasz Mrugalski        <thomson [AT] klub.com.pl>
2416 Brett Kuskie            <mstrprgmmr [AT] chek.com>
2417 Brian Caswell           <bmc [AT] sourcefire.com>
2418 Yann                    <yann_eads [AT] hotmail.com>
2419 Jon Ringle              <ml-ethereal [AT] ringle.org>
2420 Julien Leproust         <julien [AT] via.ecp.fr>
2421 Mutsuya Irie            <irie [AT] sakura-catv.ne.jp>
2422 Yoshihiro Oyama         <y.oyama [AT] netagent.co.jp>
2423 Chris Eagle             <cseagle [AT] nps.edu>
2424 Dominique Bastien       <dbastien [AT] accedian.com>
2425 Nicolas Dichtel         <nicolas.dichtel [AT] 6wind.com>
2426 Ricardo Muggli          <ricardo.muggli [AT] mnsu.edu>
2427 Vladimir Kondratiev     <vladimir.kondratiev [AT] gmail.com>
2428 Jaap Keuter             <jaap.keuter [AT] xs4all.nl>
2429 Frederic Peters         <fpeters [AT] debian.org>
2430 Anton Ivanov            <anthony_johnson [AT] mail.ru>
2431 Ilya Konstantinov       <future [AT] shiny.co.il> 
2432
2433 Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
2434 give his permission to use his version of snprintf.c.
2435
2436 Dan Lasley <dlasley[AT]promus.com> gave permission for his
2437 dumpit() hex-dump routine to be used.
2438
2439 Mattia Cazzola <mattiac[AT]alinet.it> provided a patch to the
2440 hex dump display routine.
2441
2442 We use the exception module from Kazlib, a C library written by
2443 Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks go to him for
2444 his well-written library. The Kazlib home page can be found at
2445 http://users.footprints.net/~kaz/kazlib.html
2446
2447 Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his
2448 webbrowser calling routine to be used.
2449
2450 Christophe Devine <c.devine[at]cr0.net> gave permission for his
2451 SHA1 routines to be used. 
2452
2453 snax <snax[AT]shmoo.com> gave permission to use his(?) weak key
2454 detection code from Airsnort.