Calculate/show time between Msg3 and Msg4
[obnox/wireshark/wip.git] / AUTHORS
1 
2
3 Original Author
4 -------- ------
5 Gerald Combs            <gerald[AT]wireshark.org>
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         Follow TCP Stream
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         Some Extreme protocols
102         Some 3com management protocol
103 }
104
105 Martin Maciaszek        <fastjack[AT]i-s-o.net> {
106         RPM .spec file
107 }
108
109 Didier Jorand           <Didier.Jorand[AT]alcatel.fr> {
110         SNMP support
111         TCP SEQ/ACK analysis bugfix for sequence number wrapping.
112         FIX 4.0 to 4.4 fields
113 }
114
115 Jun-ichiro itojun Hagino <itojun[AT]itojun.org> {
116         http://www.itojun.org/
117
118         IPv6 support
119         RIPng support
120         IPsec support
121         PIM (Prototocol-Independent Multicast) support
122         IPComp (IP Payload Compression) support
123         BGP (Border Gateway Protocol) support
124 }
125
126 Richard Sharpe          <sharpe[AT]ns.aus.com> {
127         TFTP, FTP, POP, Telnet support
128         Infrastructure changes for the benefit of TFTP
129         SMB support
130         LDP
131         GSS-API and SPNEGO work
132         MS RPC WKSSVC dissector
133 }
134
135 John McDermott          <jjm[AT]jkintl.com> {
136         Packet coloring support
137         Pseudo-real-time capture
138 }
139
140 Jeff Jahr               <jjahr[AT]shastanets.com> {
141         PPP over Ethernet (PPPoe)
142 }
143
144 Brad Robel-Forrest      <bradr[AT]watchguard.com> {
145         ISAKMP, GRE, PPTP
146 }
147
148 Ashok Narayanan         <ashokn[AT]cisco.com> {
149         RSVP
150         Match Selected functionality
151         Support for reading compressed capture files
152         MPLS
153         Link Management Protocol
154         IEEE 802.1ad and 802.1ah
155 }
156
157 Aaron Hillegass         <aaron[AT]classmax.com> {
158         Summary dialogue
159 }
160
161 Jason Lango             <jal[AT]netapp.com> {
162         RTSP, SDP
163         RTCP fixes
164 }
165
166 Johan Feyaerts          <Johan.Feyaerts[AT]siemens.com> {
167         RADIUS
168 }
169
170 Olivier Abad            <oabad[AT]noos.fr> {
171         X.25 support in iptrace files and Sniffer files
172         Support for files from RADCOM WAN/LAN analyzers
173             and HP-UX nettl traces
174         LAPB, X.25
175         Plugins support
176         Support for capturing packet data from pipes
177         Support for writing NetXRay 2.x (Windows Sniffer) format captures
178 }
179
180 Thierry Andry           <Thierry.Andry[AT]advalvas.be> {
181         Linux ATM Classical IP support
182         More filterable fields in SNMP
183 }
184
185 Jeff Foster             <jfoste[AT]woodward.com> {
186         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
187             original NetBIOS encapsulation)
188         SMB Mailslot and Netlogin protocol support
189         Popup packet windows
190         Support for protocols registering themselves with dissectors for
191             protocols on top of which they run
192         Rlogin support
193         Support for associating a dissector with a conversation, and for
194             use of that dissector by TCP and UDP
195         SOCKS support
196         Microsoft Proxy protocol support
197         Support for conversations with "wildcard" destination addresses
198            and/or ports
199         Initial support for constructing filter expressions
200         Support for reading Sniffer Frame Relay captures
201         Partial support for determining the type of "Internetwork
202             analyzer" Sniffer captures (we don't yet have enough captures
203             to do it all)
204 }
205
206 Peter Torvals           <petertv[AT]xoommail.com> {
207         Internet Cache Protocol support
208 }
209
210 Christophe Tronche      <ch.tronche[AT]computer.org> {
211         http://tronche.com/
212         BPDU (spanning tree protocol) support
213         X11 requests support
214 }
215
216 Nathan Neulinger        <nneul[AT]umr.edu> {
217         Yahoo Messenger YHOO protocol, and Yahoo Pager (YPNS?) protocol
218             support
219         NTP (Network Time Protocol) support
220         RX protocol support
221         Andrew File System protocol support
222         802.1q VLAN support
223         Misc. RPC program dissectors
224         TNS/Oracle dissector
225         Tacacs+/XTacacs dissector
226         IRC dissector
227         AppleTalk NBP dissector
228         AppleTalk RTMP response dissector
229         Automake and autoconf updates to handle the current CVS versions
230             of automake (which will probably eventually become the next
231             releases of automake and autoconf)
232         Additional cipher suite names for SSL
233         SEBEK - Kernel read() data capture protocol support
234         Linux IPVS Synchronization Daemon support
235 }
236
237 Tomislav Vujec          <tvujec[AT]carnet.hr> {
238         Additional NTP support
239 }
240
241 Kojak                   <kojak[AT]bigwig.net> {
242         ICQ support
243 }
244
245 Uwe Girlich             <Uwe.Girlich[AT]philosys.de> {
246         ONC RPC support
247         NFS support
248         Mount Protocol support started
249         NLM support started
250         PCNFSD support started
251         TSP support
252         Quake dissector
253         QuakeWorld dissector
254         Quake II dissector
255         Quake 3 Arena dissector
256         DTPT dissector
257 }
258
259 Warren Young            <tangent[AT]mail.com> {
260         "Print" button support in "Tools:Follow TCP Stream" window
261 }
262
263 Heikki Vatiainen        <hessu[AT]cs.tut.fi> {
264         Cisco Auto-RP protocol support
265         SAP (Session Announcement Protocol) support
266         VRRP (Virtual Router Redundancy)
267         HSRP (Hot Standby Router Protocol)
268         option to control whether to interpret the IPv4 TOS field as
269             such or as the DiffServ field
270         COPS
271         SIP (Session Initiation Protocol)
272         BGP tvbuffification
273         IPv6 and ICMPv6 tvbuffification
274         PIM enhancements and fixes
275         Support for Enter/Return toggling expansion of selected protocol
276             tree item
277         IGMP fixes and multicast traceroute support
278         MSDP support
279         IPv6 name resolution support on Solaris 8
280         Enhancements to the "bad sed" tests
281         Make "get_host_ipaddr()" require dotted-quad IP addresses to
282             really be quads
283         CGMP-over-Ethernet II support
284         Fix the test for IS-IS virtual links
285         Documentation improvements
286 }
287
288 Greg Hankins            <gregh[AT]twoguys.org> {
289         http://www.twoguys.org/~gregh
290
291         updates to BGP (Border Gateway Protocol) support
292 }
293
294 Jerry Talkington        <jtalkington[AT]users.sourceforge.net> {
295         tvb_uncompress()/HTTP Content-Encoding decompression
296         HTTP chunked encoding dissection
297         updates to HTTP support
298         Filter selection/editing GUI improvements
299         WCCP 1.0 support
300         Right-mouse-button menu support
301 }
302
303 Dave Chapeskie          <dchapes[AT]ddm.on.ca> {
304         updates to ISAKMP support
305 }
306
307 James Coe               <jammer[AT]cin.net> {
308         SRVLOC (Service Location Protocol) support
309         NCP over IP support
310 }
311
312 Bert Driehuis           <driehuis[AT]playbeing.org> {
313         I4B (ISDN for BSD) wiretap module
314         V.120
315 }
316
317 Stuart Stanley          <stuarts[AT]mxmail.net> {
318         ISIS on CLNP support
319 }
320
321 John Thomes             <john[AT]ensemblecom.com> {
322         L2TP support
323 }
324
325 Laurent Cazalet         <laurent.cazalet[AT]mailclub.net> {
326         updates to L2TP support
327 }
328
329 Thomas Parvais          <thomas.parvais[AT]advalvas.be> {
330         updates to L2TP support
331 }
332
333 Gerrit Gehnen           <G.Gehnen[AT]atrie.de> {
334         support for "Inactive Subset" of ISO CLNP
335         Decoding of OSI COTP TSAPs as text when they're plain text
336         Sinec H1 protocol support
337 }
338
339 Craig Newell            <craign[AT]cheque.uq.edu.au> {
340         TFTP options (RFC 2347) support
341 }
342
343 Ed Meaney               <emeaney[AT]cisco.com> {
344         Win32 support
345 }
346
347 Dietmar Petras          <DPetras[AT]ELSA.de> {
348         Time protocol support
349         Fix to handling of SNMPv2 TRAP PDUs
350 }
351
352 Fred Reimer             <fwr[AT]ga.prestige.net> {
353         TCP segment length in TCP packet summary
354 }
355
356 Florian Lohoff          <flo[AT]rfc822.org> {
357         Various enhancements to RADIUS support
358         Fixes to L2TP result and error code dissection
359         Redback SmartEdge SE400/800 tcpdump disassembly
360         Redback Lawful Intercept dissection
361 }
362
363 Jochen Friedrich        <jochen+ethereal[AT]scram.de> {
364         SNA improvements
365         Fix to IPv6 fragment handling
366         SMUX and SNMPv3 support
367         Zebra support
368         HPR/UDP (RFC 2353, Enterprise Extender)
369         RPL support
370         HP extended 802.2 LLC support
371         HP remote management protocol support
372         SNMP over HP extended 802.2 LLC support
373 }
374
375 Paul Welchinski         <paul.welchinski[AT]telusplanet.net> {
376         Fixes to Win32 packet capture code
377 }
378
379 Doug Nazar              <nazard[AT]dragoninc.on.ca> {
380         LDAP support
381 }
382
383 Andreas Sikkema         <h323 [AT] ramdyne.nl> {
384         Fixes to SMB dissector
385         Fixes to capture file handling on Win32
386         RTCP, RTP, TPKT (RFC 1006), H.261
387         Q.931 enhancements
388 }
389
390 Mark Muhlestein         <mmm[AT]netapp.com> {
391         CIFS-over-TCP support
392 }
393
394 Graham Bloice           <graham.bloice[AT]trihedral.com> {
395         Win32 icon for Wireshark, and Win32 resource-compiler files to
396             add version/copyright/etc. information to Win32 executables
397         Support for sorting columns in the summary by clicking on them
398         Win32 Makefile improvements
399         Support for "Update list of packets in real time" during capture
400             on Win32
401         Support for inverse video rather than boldface highlighting of
402             the bytes, in the hex dump window, corresponding to a selected
403             field
404         Support for DNP
405 }
406
407 Ralf Schneider          <ralf.schneider[AT]alcatel.se> {
408         Enhancements to OSI CLNP, CLTP, and ISIS support
409         OSI ESIS support
410 }
411
412 Yaniv Kaul              <ykaul[AT]netvision.net.il> {
413         Enhancements to ISAKMP
414         CPHA support
415         DCERPC OXID operation #5 dissection
416         TDS enhancements
417         DCERPC: Resolve UUID to interface names on win32 platforms
418         PCT support
419         X509 Certificates over HTTP support
420         VNC heuristic dissection
421 }
422
423 Paul Ionescu            <paul[AT]acorp.ro> {
424         IPX-over-GRE support
425         EIGRP support
426         Cisco IGRP support
427         X.25-over-TCP support
428         DEC LANBridge Spanning Tree Protocol support
429         X.25-over-LLC support
430         IP Prefix field support in CDP
431         Frame Relay support
432         Frame-Relay-over-GRE support
433         IPX SAP over IPX EIGRP support
434         Fleshed out TACACS/XTACACS/TACACS+ dissector
435         DLSw support
436 }
437
438 Mark Burton             <markb[AT]ordern.com> {
439         Assorted SMB fixes and enhancements
440         iSCSI support
441 }
442
443 Stefan Raab             <sraab[AT]cisco.com> {
444         Mobile IP
445 }
446
447 Mark Clayton            <clayton[AT]shore.net> {
448         Support for capturing on ATM interfaces on Linux
449 }
450
451 Michael Rozhavsky       <mike[AT]tochna.technion.ac.il> {
452         OSPF enhancements
453         CRLDP support
454 }
455
456 Dug Song                <dugsong[AT]monkey.org> {
457         RPCSEC_GSS credential/verifier dissection for ONC RPC
458 }
459
460 Michael Tüxen           <tuexen [AT] fh-muenster.de> {
461         SCTP support
462         M3UA support
463         ISDN Q.921-User Adaptation Layer (IUA) support
464         SUA and SUA Light support
465         MTP3 support
466         MacOS X support
467         Update of M2PA support for later Internet drafts
468         MTP2 support
469         SCTP support in text2pcap
470         SCCP-atop-M3UA support
471         M2UA support
472         ASAP support
473         ENRP support
474         Fix SCTP port number for M2PA
475 }
476
477 Bruce Korb              <bkorb[AT]sco.com> {
478         Improved autogen.sh script
479 }
480
481 Jose Pedro Oliveira     <jpo[AT]di.uminho.pt> {
482         DHCP enhancements
483 }
484
485 David Frascone          <dave[AT]frascone.com> {
486         DIAMETER support
487         Bug fixes and enhancements to Mobile IP
488         Support for Mobile IP's use of ICMP Router Advertisements
489         Removal of unused variables and functions
490         LWAPP support
491 }
492
493 Peter Kjellerstedt      <pkj[AT]axis.com> {
494         SRVLOC fixes
495         ICQ enhancements
496         autogen.sh fixes
497 }
498
499 Phil Techau             <phil_t[AT]altavista.net> {
500         Added "col_append_str()"
501         Signed integer support in display filters and in the protocol tree
502         BOOTP fixes
503         Additional NTP reference clock identifiers
504 }
505
506 Wes Hardaker            <hardaker[AT]users.sourceforge.net> {
507         Kerberos 5 support
508         occasional ucd-snmp/net-snmp help.
509 }
510
511 Robert Tsai             <rtsai[AT]netapp.com> {
512         Rsh support
513         Support for embedded newlines in SDP fields
514         Support for leading LWS in RTSP headers
515 }
516
517 Craig Metz              <cmetz[AT]inner.net> {
518         OSPF type 7 LSA dissection
519 }
520
521 Per Flock               <per.flock[AT]axis.com> {
522         A6 and DNAME resource record support
523         RFC 2673 bitstring label support
524 }
525
526 Jack Keane              <jkeane[AT]OpenReach.com> {
527         ISAKMP fixes to handle malformed packets
528 }
529
530 Brian Wellington        <bwelling[AT]xbill.org> {
531         Support for DNS CERT, KX, TSIG, and TKEY records
532         Support for NOTIFY and UPDATE DNS opcodes
533         Support for YXDOMAIN, YXRRSSET, NXRRRSET, NOTAUTH, NOTZONE, and
534            TSIG/TKEY error DNS reply codes
535         Partial support for DNS-over-TCP
536 }
537
538 Santeri Paavolainen     <santtu[AT]ssh.com> {
539         "Capture->Stop" menu bar item
540         Improved capture statistics box
541         Make doc/Makefile.am work in POSIXLY_CORRECT environment
542         Mobile IPv6 fixes
543 }
544
545 Ulrich Kiermayr         <uk[AT]ap.univie.ac.at> {
546         ECN Extension support
547 }
548
549 Neil Hunter             <neil.hunter[AT]energis-squared.com> {
550         WAP support
551 }
552
553 Ralf Holzer             <ralf[AT]well.com> {
554         AIM/OSCAR support
555 }
556
557 Craig Rodrigues         <rodrigc [AT] attbi.com> {
558         GIOP 1.2 support and other GIOP enhancements
559         Handle current versions of RPM, which compress man pages
560         Real-time CORBA priority value support
561 }
562
563 Ed Warnicke             <hagbard[AT]physics.rutgers.edu> {
564         MGCP dissector
565         PCLI ( Packet Cable Lawful Intercept ) dissector
566 }
567
568 Johan Jorgensen         <johan.jorgensen[AT]axis.com> {
569         IEEE 802.11 support
570 }
571
572 Frank Singleton         <frank.singleton[AT]ericsson.com> {
573         Short integer CDR support for GIOP
574         Support for protocols running atop GIOP
575         GIOP CosNaming support
576 }
577
578 Kevin Shi               <techishi[AT]ms22.hinet.net> {
579         GVRP support
580 }
581
582 Mike Frisch             <mfrisch[AT]isurfer.ca> {
583         NFSv4 support
584         HCLNFSD support
585         rquota support
586         AUTH_DES support
587         Tvbuffified NFS dissector
588         RPCSEC_GSS fixes
589         PCNFSD updates
590         NFS_ACL support
591         PVFS2 support
592 }
593
594 Burke Lau               <burke_lau[AT]agilent.com> {
595         PPP FCS checking
596         Cisco HDLC support in PPP dissector
597         MPLS-over-PPP support
598 }
599
600 Martti Kuparinen        <martti.kuparinen[AT]iki.fi> {
601         Mobile IPv6 support
602         HMIPv6 support
603 }
604
605 David Hampton           <dhampton[AT]mac.com> {
606         Support for HTTP methods added by GENA (the uPnP protocol)
607         Support for the HTTP-based SSDP protocol
608         "Decode As" dialog
609 }
610
611 Kent Engström           <kent[AT]unit.liu.se> {
612         CDP VTP Management Domain item support
613 }
614
615 Ronnie Sahlberg         <ronnie_sahlberg[AT]ozemail.com.au> {
616         NLM dissector enhancements
617         Mount dissector enhancements
618         Support for status monitor protocol and status monitor callback
619             protocol
620         YPSERV dissector enhancements
621         BOOTPARAM dissector enhancements
622         RWALL support
623         HCLNFSD dissector enhancements
624         IP fragment reassembly
625         YPPASSWD support
626         KLM support
627         SPRAY support
628         rquota support completed
629         XDR array support
630         NIS+ support
631         Rewritten IGMP dissector
632         Tvbuffified and bug-fixed RX and AFS dissectors
633         Support for filtering on absolute and relative time fields
634         DVMRP support
635         MRDISC support
636         MSNIP support
637         Tvbuffified ISIS dissector
638         Tvbuffified SMB NETLOGON dissector
639         Tvbuffified SMB BROWSER dissector
640         TCP segment reassembly and support for it in ONC RPC and NBSS
641             dissectors
642         Filterable fields for XoT and RIP
643         Times in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_TIME
644         FT_UINT64 support, code to handle 64-bit integers without
645             requiring compiler support for them, and updates to the
646             Diameter, L2TP, NFS, and NLM dissectors to use it and to the
647             ONC RPC dissector to allow ONC RPC subdissectors to use it
648         SMB tvbuffication and enhancement
649         NDMPv3 support
650         Add time between request and reply as a field to ONC RPC replies
651         File handle to file name resolution in NFS and related protocols
652         DCE RPC enhancements
653         SAMR updates
654         NETLOGON implementation
655         LSA updates
656         NFS AUTH stub implementation
657         MAPI skeleton dissector
658         DCE/RPC fragment reassembly
659         TCP ACK/SEQ number analysis and relative sequence numbers
660         TAP system and ONC RPC and DCE RPC examples
661         DISTCC updates
662         H225 and H245 dissectors and PER dissector helpers
663         Kerberos decryption
664         PacketCable protocol
665 }
666
667 Borosa Tomislav         <tomislav.borosa[AT]SIEMENS.HR> {
668         Updates to mobile IPv6
669 }
670
671 Alexandre P. Ferreira   <alexandref[AT]tcoip.com.br> {
672         WTLS support
673         WSP fixes and enhancements
674 }
675
676 Simharajan Srishylam    <Simharajan.Srishylam[AT]netapp.com> {
677         Assorted WCCP2 enhancements
678         ICAP support
679 }
680
681 Greg Kilfoyle           <gregk[AT]redback.com> {
682         BOOTP option 82 (Relay Agent Information option) support
683 }
684
685 James E. Flemer         <jflemer[AT]acm.jhu.edu> {
686         Hidden Boolean fields set if the IP or ICMP checksums are bad
687 }
688
689 Peter Lei               <peterlei[AT]cisco.com> {
690         RFC 3024 reverse tunneling support for the Mobile IP dissector
691 }
692
693 Thomas Gimpel           <thomas.gimpel[AT]ferrari.de> {
694         Fixes to the Q.931 dissector
695 }
696
697 Albert Chin             <china[AT]thewrittenword.com> {
698         Fixes to Lemon to get it to compile on platforms (such as some
699             versions of Tru64 UNIX) that define TRUE and FALSE
700         Fixes for various non-GCC compiler warnings
701         Fix to TCP graph code to eliminate a GCCism
702         Simplify some autoconf code
703         Assorted cleanups
704         Autoconf/automake cleanups
705 }
706
707 Charles Levert          <charles[AT]comm.polymtl.ca> {
708         CUPS browsing protocol support
709 }
710
711 Todd Sabin              <tas[AT]webspan.net> {
712         DCE RPC support
713         Cleaned up "get_column_format_matches()"
714         Skeleton NSPI dissector
715 }
716
717 Eduardo Pérez Ureta     <eperez[AT]dei.inf.uc3m.es> {
718         GUI fixes
719 }
720
721 Martin Thomas           <martin_a_thomas[AT]yahoo.com> {
722         Support for TPKT being used for its original purpose (TCP port
723             102, containing OSI transport layer PDUs)
724         Handle address lengths based on TOA bit in X.25
725 }
726
727 Hartmut Mueller         <hartmut[AT]wendolene.ping.de> {
728         BACNET support
729 }
730
731 Michal Melerowicz       <Michal.Melerowicz[AT]nokia.com> {
732         GTP support
733         GTPv1 support and GTPv0 improvements
734 }
735
736 Hannes Gredler          <hannes[AT]juniper.net> {
737         OSI network layer over PPP support
738         Many IS-IS enhancements
739         Juniper Networks vendor ID in RADIUS dissector
740         HELLO message support in RSVP
741         Many BGP enhancements and bug fixes
742         Fix display of OSI system IDs to use a dot rather than a dash
743             before the PSN byte
744         Decode the sample rate factor in cflowd5 headers
745         Support OSI over CHDLC
746         Show the type value for OSI protocols symbolically in GRE
747         Support MPLS over CHDLC
748         Bi-directional Fault Detection (BFD) support
749         Support for Juniper's DLT_JUNIPER_ATM1, DLT_JUNIPER_ATM2 values
750         Support for Juniper's PPPOE encapsulation
751 }
752
753 Inoue                   <inoue[AT]ainet.or.jp> {
754         Preference dialog crash fix
755 }
756
757 Olivier Biot            <obiot.ethereal[AT]gmail.com> {
758         Various WTP fixes and enhancements
759         Rewrite of much of WSP
760         WBXML/WMLC support
761         README.win32 updates for Cygwin
762         UDH dissection in SMPP
763         WTP-over-SMPP and WSP-over-SMPP
764         GSM SMS, CBS and DCS support for the SMPP dissector
765         Display filter operator: matches (PCRE syntax)
766         Compuserve GIF image dissector
767         JPEG File Interchange Format (JFIF) dissector
768         Dissector for message/http media type
769         Generic line-based textual data dissector
770         Multipart media dissector
771         Display filter operator: bitwise_and
772         Generic media dissector (in analogy to the data dissector)
773 }
774
775 Patrick Wolfe           <pjw[AT]zocalo.cellular.ameritech.com> {
776         WTLS client and trusted key ID handling enhancements
777 }
778
779 Martin Held             <Martin.Held[AT]icn.siemens.de> {
780         RANAP support
781 }
782
783 Riaan Swart             <rswart[AT]cs.sun.ac.za> {
784         Modbus/TCP support
785 }
786
787 Christian Lacunza       <celacunza[AT]gmx.net> {
788         Command-line option to control automatic scrolling in "Update
789             list of packets in real time" captures
790 }
791
792 Scott Renfro            <scott[AT]renfro.org> {
793         LDAP checks for invalid packets
794         "-t" flag for editcap, to adjust timestamps in frames
795         SSL/TLS support
796         Mergecap utility for merging capture files
797         Fixes for some calls to "localtime()" that didn't check whether
798            the call succeeded (it doesn't always do so on Windows, for
799            example)
800 }
801
802 Juan Toledo             <toledo[AT]users.sourceforge.net> {
803         Passive FTP support
804 }
805
806 Jean-Christian Pennetier <jeanchristian.pennetier[AT]rd.francetelecom.fr> {
807         ISIS IPv6 routing TLV dissection
808         ISIS traffic engineering TLV dissection
809         IS neighbor and IP reachability TLVs given their own subtree
810             types
811         Assorted other ISIS fixes
812 }
813
814 Jian Yu                 <bgp4news[AT]yahoo.com> {
815         BGP enhancements
816 }
817
818 Eran Mann               <emann[AT]opticalaccess.com> {
819         Fix to LDP prefix FEC dissection for IPv4
820 }
821
822 Andy Hood               <ajhood [AT] fl.net.au> {
823         "--with-ssl" configuration option, to use if UCD SNMP is
824            compiled with crypto support and needs -lcrypto
825         On Solaris, with GCC, add flags to reduce warnings from
826            inadequacies of function declarations in X11 headers
827         Translate enterprise OIDs in SNMP traps to strings if possible
828         AODV6 dissector compile fixes for AIX
829 }
830
831 Randy McEoin            <rmceoin[AT]ahbelo.com> {
832         Appletalk Data Stream Interface (used by AFP-over-TCP) support
833         Xyplex protocol support
834         Avaya IPSI Control
835 }
836
837 Edgar Iglesias          <edgar.iglesias[AT]axis.com> {
838         Fix to TCP reassembly code for retransmitted data
839 }
840
841 Martina Obermeier       <Martina.Obermeier[AT]icn.siemens.de> {
842         ISUP (ISDN User Part, ITU-T recommendation Q.763) support
843 }
844
845 Javier Achirica         <achirica[AT]ttd.net> {
846         IEEE 802.11 bug fixes and WEP support
847 }
848
849 B. Johannessen          <bob[AT]havoq.com> {
850         Gnutella support
851 }
852
853 Thierry Pelle           <thierry.pelle[AT]laposte.net> {
854         MP-BGP message support
855         Redback vendor-specific items for RADIUS and L2TP
856         IPv6CP support
857 }
858
859 Francisco Javier Cabello <fjcabello[AT]vtools.es> {
860         RFC 2250 MPEG1 support
861 }
862
863 Laurent Rabret          <laurent.rabret[AT]rd.francetelecom.fr> {
864         LCP-over Ethernet and IPCP-over-Ethernet support (to handle
865             captures on Windows; PPP packets show up as Ethernet
866             packets, courtesy of NDISWAN, and apparently internal-to-PPP
867             protocols get passed through, with PPP protocol types
868             appearing in the Ethernet protocol type field)
869         PAP support
870         BGP bug fix
871         ISIS fixes and enhancements
872         OPSI support
873 }
874
875 nuf si                  <gnippiks[AT]yahoo.com> {
876         RTSP fixes
877 }
878
879 Jeff Morriss            <jeff.morriss[AT]ulticom.com> {
880         M2PA support
881         Support for ANSI flavor of MTP3
882         SCCP support
883         SCCP Management support
884         MTP3 Management support
885         M3UA fixes
886         Support for China and Japan ITU SS7 variants
887         ISUP tweaks
888         SSCOP over UDP and SSCF-NNI support
889 }
890
891 Aamer Akhter            <aakhter[AT]cisco.com> {
892         Support for draft-rosen-vpn-ospf-bgp-mpls
893         Support for additional BGP extended communities
894         LDP support for draft-martini-l2circuit-trans-mpls, LDP status
895             code updates, and small LDP cleanups
896         LDP support for draft-martini-l2circuit-encap-mpls for
897             Ethernet-over-MPLS
898         Fix initialization of ett_slarp in CHDLC dissector
899         LDP PWE updates
900 }
901
902 Pekka Savola            <pekkas[AT]netcore.fi> {
903         Autoconf support for glibc IPv6 support
904 }
905
906 David Eisner            <cradle[AT]Glue.umd.edu> {
907         NCP-over-IP bug fix
908 }
909
910 Steve Dickson           <steved[AT]talarian.com> {
911         PGM (Pragmatic General Multicast) support
912 }
913
914 Markus Seehofer         <Markus.Seehofer [AT] hirschmann.de> {
915         GMRP support
916         IEEE 1588 / PTP version 2 support
917 }
918
919 Lee Berger              <lberger[AT]roy.org> {
920         Fix to FT_UINT_STRING handling
921 }
922
923 Motonori Shindo         <mshindo[AT]mshindo.net> {
924         Shiva PAP, EAP, and CBCP negotiation in LCP Callback Operation
925             support in PPP dissector
926         Support for decoding additional data, for CHAP, in LCP
927             Authentication Protocol option
928         Additional vendor (CoSine) for Radius
929         CoSine VSA support for Radius
930         Patches to PPP for CHAP support
931         Patches to packet-x11-keysym.h to clean up 8-bit chars
932         Fixes to take the Vendor-Specific attribute into consideration
933             when dissecting L2TP
934         L2TP Dissconnect Cause Information AVP support
935         PPP CCP support
936         PPP compressed packet support
937         Assorted BGP improvements
938         CBCP support in PPP
939         Fix Ascend/Lucent trace reading code to handle later trace
940             formats that have an ASCII dump at the end of the line
941         Get rid of "send output to /dev/null" hack in Ascend/Lucent
942            trace reading code's Flex scanner
943         BACP and BAP support in PPP dissector
944         Add necessary cast in TCP graph code
945         Fix up the generation of PDB files, clean them up on a "nmake -f
946             makefile.nmake clean", and put all the PDB files into the
947             Windows binary distribution
948         Delete installed data files on a Windows uninstallation
949         OSPF fixes
950         Support for reading CoSine L2 debug output
951         Assorted LDP enhancements and fixes
952         Key Information dissection in EAPOL-Key messages
953 }
954
955 Terje Krogdahl          <tekr[AT]nextra.com> {
956         Additional AVPs, and Event-Timestamp support, in RADIUS
957 }
958
959 Jean-Francois Mule      <jfm[AT]cablelabs.com> {
960         Additional SIP methods
961 }
962
963 Thomas Wittwer          <thomas.wittwer[AT]iclip.ch> {
964         HTTP dissector registered by name
965         "prefs_register_string_preference()" made available to plugins
966         Remove unnecessary calls to "prefs_module_foreach()"
967         Support for stopping capture at specified capture file size or
968             capture duration
969 }
970
971 Matthias Nyffenegger    <matthias.nyffenegger[AT]iclip.ch> {
972         Support for stopping capture at specified capture file size or
973             capture duration
974 }
975
976 Palle Lyckegaard        <Palle[AT]lyckegaard.dk> {
977         OSPFv3 support
978 }
979
980 Nicolas Balkota         <balkota[AT]mac.com> {
981         GTPv1 support and GTPv0 improvements
982 }
983
984 Tom Uijldert            <Tom.Uijldert[AT]cmg.nl> {
985         WTP fixes
986         MMSE support
987         Push-traffic dissecting for WSP/WTLS
988         UCP support
989         SMPP support
990         multipart-content support in WSP/MMSE
991         WTP reassembly
992         WTP TPI dissection
993 }
994
995 Akira Endoh             <endoh[AT]netmarks.co.jp> {
996         Support for dissecting multiple BGP capabilities
997         Sync PPP protocol names with the IANA database
998         MPLSCP, CDPCP, and CDP over PPP support
999         BGP support for draft-ietf-idr-as4bytes-06.txt and
1000             draft-ietf-idr-dynamic-cap-03.txt
1001         Wellfleet Breath of Life support
1002         RSVP support for draft-ietf-mpls-nodeid-subobject-00.txt, and
1003             other bug fixes and enhancements
1004         Diffserv MPLS signaling protocol support
1005         IGAP support
1006 }
1007
1008 Graeme Hewson           <graeme.hewson[AT]oracle.com> {
1009         Additional Ascend codes, and IETF codes, for Radius
1010         Fix various capture problems
1011         Add some sanity checks to DNS dissector to avoid loops
1012         Command-line interface cleanups
1013         Varargs code cleanup in "simple_dialog.c"
1014         Make dialog box pop up only after a minimum period of time
1015 }
1016
1017 Pasi Eronen             <pe[at]iki.fi> {
1018         Patches to the dcerpc dissector for data representation decoding
1019         XDMCP support
1020         Support for PCT cipher suites and record layer in SSL
1021         Dissect the packet inside an LCP Protocol-Reject message
1022 }
1023
1024 Georg von Zezschwitz    <gvz[AT]2scale.net> {
1025         WSP fixes
1026         Support for concatenated PDUs
1027         Put URL of WSP GET/POST in the Info column
1028         Fix a bug with WSP Connect requests with headers > 256 bytes
1029         Implement attributes of WSP Suspend/Resume
1030 }
1031
1032 Steffen Weinreich       <steve[AT]weinreich.org> {
1033         UCP fixes
1034 }
1035
1036 Marc Milgram            <ethereal[AT]mmilgram.NOSPAMmail.net> {
1037         VMS TCPIPtrace wiretap module
1038         DBS Etherwatch wiretap module
1039 }
1040
1041 Gordon McKinney         <gordon[AT]night-ray.com> {
1042         Enhanced Ethereal icon for Windows
1043         Support for time stamping packets in text2pcap
1044         Fix to text2pcap to handle colons after offset field
1045         Make IP-over-PPP work with the TCP graph code
1046 }
1047
1048 Pavel Novotny           <Pavel.Novotny[AT]icn.siemens.de> {
1049         Additional items for RADIUS tunnels
1050 }
1051
1052 Shinsuke Suzuki         <suz[AT]kame.net> {
1053         DHCPv6 and PIM enhancements
1054         IPv6 payload for GRE
1055         MLDv2 enhancements
1056 }
1057
1058 Andrew C. Feren         <acferen[AT]yahoo.com> {
1059         Makefile fix
1060         Solaris packaging fixes
1061         Add ifdefs to the top-level Makefile.nmake to avoid using
1062             Python if PYTHON isn't defined
1063         make-manuf fix
1064         Put all of Cisco's OUIs into manuf.tmpl
1065         Put human-readable descriptions in the combo box entries for
1066             "Interface:" on Windows
1067 }
1068
1069 Tomas Kukosa            <tomas.kukosa [AT] siemens.com> {
1070         Additional routines made available to plugins
1071         Support in Wiretap for DLT_HHDLC
1072         Fix to summary-printing code to handle reallocated line buffer
1073         Support for registering subdissectors for Q.931 IEs and codesets
1074         Reassembly of segmented Q.931 messages
1075         ASN2ETH compiler to convert ASN.1 definitions to PER/DER dissectors
1076 }
1077
1078 Andreas Stockmeier      <a.stockmeier[AT]avm.de> {
1079         IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP
1080         Fix the file dialog box code to use "g_strdup()", not "strdup()"
1081             to copy strings
1082 }
1083
1084 Pekka Nikander          <pekka.nikander[AT]nomadiclab.com> {
1085         IEEE 802.1x, a/k/a EAPOL
1086         PPP/EAPOL EAP support
1087 }
1088
1089 Hamish Moffatt          <hamish[AT]cloud.net.au> {
1090         MPLS support for handling either IPv4 or IPv6 as the payload
1091             protocol type
1092         Win32 Makefile fixes
1093         Use pod2html rather than man2html to build HTML man pages
1094         Fix ethereal.nsi.in for recent versions of NSIS
1095 }
1096
1097 Kazushi Sugyo           <k-sugyou[AT]nwsl.mesh.ad.jp> {
1098         Fix to display of AH length field
1099         Fix to code to scan the SIOCGIFCONF list
1100 }
1101
1102 Tim Potter              <tpot[AT]samba.org> {
1103         Support for DCE RPC atop SMB
1104         Support for several Microsoft DCE RPC services used with SMB
1105         Added code to call request and reply subdissectors in DCE RPC
1106         Display the FID in the Info column of NT Create and X replies
1107         Display the setup words in some SMB Transaction messages and
1108             extract the FID from them
1109         Use the FID, for DCE RPC-over-SMB, as part of the conversation
1110            matching
1111         Assorted SMB fixes
1112         NT SID dissection
1113 }
1114
1115 Raghu Angadi            <rangadi[AT]inktomi.com> {
1116         WCCP capability info dissection bug fix
1117 }
1118
1119 Taisuke Sasaki          <sasaki[AT]soft.net.fujitsu.co.jp> {
1120         OSPF fixes
1121 }
1122
1123 Tim Newsham             <newsham[AT]lava.net> {
1124         Support for 802.11+Prism II monitor-mode link-layer headers
1125 }
1126
1127 Tom Nisbet              <Tnisbet[AT]VisualNetworks.com> {
1128         Support for reading Visual Networks traffic capture files
1129         SLIMP3 protocol version 2 support
1130 }
1131
1132 Darren New              <dnew[AT]san.rr.com> {
1133         BXXP dissector modified to be a BEEP dissector
1134 }
1135
1136 Pavel Mores             <pvl[AT]uh.cz> {
1137         TCP time-sequence, round-trip time, and throughput graphs
1138 }
1139
1140 Bernd Becker            <bb[AT]bernd-becker.de> {
1141         Support for LOCATION_FORWARD, LOCATION_FORWARD_PERM and
1142             NEEDS_ADDRESSING_MODE replies in GIOP
1143         ethereal_gen.py cleanups
1144         Reset the Protocol column to GIOP if no heuristic dissectors
1145             succeed
1146         Enhancements to TNS dissector, including desegmentation
1147         GIOP fixes
1148 }
1149
1150 Heinz Prantner          <Heinz.Prantner[AT]radisys.com> {
1151         M2TP support
1152 }
1153
1154 Irfan Khan              <ikhan[AT]qualcomm.com> {
1155         pppdump reader fixes
1156         Van Jacobson decompression support for PPP
1157 }
1158
1159 Jayaram V.R             <vjayar[AT]cisco.com> {
1160         PPP multiplexing support
1161 }
1162
1163 Dinesh Dutt             <ddutt[AT]cisco.com> {
1164         SCSI dissector, for use by iSCSI and other protocols that
1165             transport SCSI operations
1166         Fibre Channel (over IP) support, and support for various
1167             protocols running atop FC
1168         Cisco MDS switch Debug Port Adapter (Boardwalk)
1169             FC-inside-Ethernet dissector
1170         Cisco MDS switch internal FC-inside-Ethernet dissector
1171 }
1172
1173 Nagarjuna Venna         <nvenna[AT]Brixnet.com> {
1174         Only display the reason in BYE RTCP packets if it's present
1175         Support for RTCP-XR support as in RFC 3611
1176 }
1177
1178 Jirka Novak             <j.novak[AT]netsystem.cz> {
1179         Support for generating filter expressions based on packet list
1180             column values
1181         Support for adding filter expressions generated from column or
1182             protocol tree field values to the current expression rather
1183             than replacing the current expression
1184         Support for hex dump mode in "Follow TCP Stream" window showing
1185             hex and ASCII data
1186 }
1187
1188 Ricardo Barroetaveña    <rbarroetavena[AT]veufort.com> {
1189         Enhanced LDP support
1190         Support TCP reassembly requiring multiple steps (e.g.,
1191             reassemble the PDU header to get the length of the PDU, then
1192             reassemble the PDU based on that length)
1193 }
1194
1195 Alan Harrison           <alanharrison[AT]mail.com> {
1196         Fixes to EtherPeek file reader code
1197 }
1198
1199 Mike Frantzen           <frantzen[AT]w4g.org> {
1200         Support for capturing on, and reading captures from, OpenBSD
1201             firewall logging virtual interface
1202 }
1203
1204 Charlie Duke            <cduke[AT]fvc.com> {
1205         Added routines to the plugin table
1206 }
1207
1208 Alfred Arnold           <Alfred.Arnold[AT]elsa.de> {
1209         IAPP support
1210 }
1211
1212 Dermot Bradley          <dermot.bradley[AT]openwave.com> {
1213         Support for Openwave-specific WSP headers
1214         Support for Openwave-specific WSP field names
1215         Support for additional WSP content types from Openwave
1216         Support for additional WSP language values
1217 }
1218
1219 Adam Sulmicki           <adam[AT]cfar.umd.edu> {
1220         Add more type values for EAP.
1221         Fix off-by-one bug when displaying Code of EAP message.
1222         Additional AVPs for RADIUS, and making RD_TP_CONNECT_INFO a
1223             RADIUS_STRING rather than a RADIUS_STRING_TAGGED
1224         Dissect EAP messages inside RADIUS
1225         Dissect SSL-encoded stuff inside EAP
1226         Cisco LEAP support
1227         EAP-TLS reassembly
1228         Other EAP enhancements
1229 }
1230
1231 Kari Tiirikainen        <kari.tiirikainen[AT]nokia.com> {
1232         COPS-PR extension support
1233         Support for reading MIBs containing converted PIBs in COPS
1234             dissector
1235 }
1236
1237 John Mackenzie          <John.A.Mackenzie[AT]t-online.de> {
1238         Put missing initializations of table entries in "plugins.c"
1239         Register GIOP dissector as a UDP heuristic dissector
1240 }
1241
1242 Peter Valchev           <pvalchev[AT]openbsd.org> {
1243         Fix editcap to assign the result of "getopt()" to an "int" and
1244            to check "getopt()"s return value with -1 rather than EOF
1245 }
1246
1247 Alex Rozin              <Arozin[AT]mrv.com> {
1248         Support for IEEE 802.1w RST BPDUs
1249 }
1250
1251 Jouni Malinen           <jkmaline[AT]cc.hut.fi> {
1252         802.11 authentication frame dissection bug fix
1253         Fix offset of challenge element in 802.11 dissector
1254         Show fragmented 802.11 frames as fragments
1255         EAP bug fix for NAK packets
1256         EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2 support
1257         802.11g element support
1258         802.11i enhancements
1259 }
1260
1261 Paul E. Erkkila         <pee[AT]erkkila.org> {
1262         Skinny Client Control Protocol enhancements
1263 }
1264
1265 Jakob Schlyter          <jakob[AT]openbsd.org> {
1266         SIP method additions
1267 }
1268
1269 Jim Sienicki            <sienicki[AT]issanni.com> {
1270         Additional vendor (Issani) for Radius
1271         Issani VSA support for Radius
1272 }
1273
1274 Steven French           <sfrench[AT]us.ibm.com> {
1275         Add names for some additional spool service RPCs
1276         Decode NT Rename SMB
1277 }
1278
1279 Diana Eichert           <deicher[AT]sandia.gov> {
1280         "-q" flag to Tethereal to suppress packet count display
1281 }
1282
1283 Blair Cooper            <blair[AT]teamon.com> {
1284         WebDAV support
1285 }
1286
1287 Kikuchi Ayamura         <ayamura[AT]ayamura.org> {
1288         Include <ucd-snmp/ucd-snmp-config.h> to fix IRIX compilation
1289             problems
1290 }
1291
1292 Didier Gautheron        <dgautheron[AT]magic.fr> {
1293         X11 bug fix
1294         AppleTalk Transaction Protocol, AppleTalk Stream Protocol, and
1295             AppleTalk Filing Protocol support
1296         DSI updates
1297         "frame.marked" field set on marked frames
1298         Don't show progress bar for quick "Find Frame" searches
1299         Add "Find Next" and "Find Previous" to repeat searches
1300         Move port number from AppleTalk addresses to separate column
1301         Put in hidden fields for AppleTalk source and destination
1302             addresses
1303         AppleTalk Zone Information Protocol support
1304         Fix to work with automake 1.7
1305         Fix gtk Makefile entry to rebuild "ethereal-tap-register.c"
1306         Fix handling of cross in TCP graph code
1307         Fix sequence number overflow problems in TCP graph code and
1308             desegmentation code
1309         Don't update the progress bar too often (only every 100ms)
1310 }
1311
1312 Phil Williams           <csypbw[AT]comp.leeds.ac.uk> {
1313         Support for looking up fields by name
1314 }
1315
1316 Kevin Humphries         <khumphries[AT]networld.com> {
1317         Additional PIM hello options support
1318 }
1319
1320 Erik Nordström          <erik.nordstrom[AT]it.uu.se> {
1321         AODV dissection support
1322 }
1323
1324 Devin Heitmueller       <dheitmueller[AT]netilla.com> {
1325         Additional RAP error code
1326         Give the user a warning if they click "New" in the filter list
1327             editing code without having specified a filter name and string
1328         Fix to treat the "send buffer length" in SMB RAP messages as
1329             being present in the packet
1330         Dissection of NTLMSSP authentication for DCERPC
1331         Show proper field names for SAMR UnicodeChangePassword2
1332         Add MD4 and RC4 crypto support
1333         Decrypt the NT password encryption block in
1334             UnicodeChangePassword2
1335         Supply offset to dissectors for connection-oriented DCERPC PDU
1336             types
1337         Support for decrypting DCERPC conversations using NTLMSSP
1338             version 1
1339         AIM enhancements
1340         Follow TCP Stream support for showing stream data as C byte
1341             arrays
1342         YMSG desegmentation
1343 }
1344
1345 Chenjiang Hu            <chu[AT]chiaro.com> {
1346         ISIS bug fix for dissecting unreserved bandwidths
1347 }
1348
1349 Kan Sasaki              <sasaki[AT]fcc.ad.jp> {
1350         VSA decoding and other changes to RADIUS
1351 }
1352
1353 Stefan Wenk             <stefan.wenk[AT]gmx.at> {
1354         SIP heuristic dissector
1355         Filterable header fields in SIP dissector
1356 }
1357
1358 Ruud Linders            <ruud[AT]lucent.com> {
1359         Report errors from "g_module_open()"
1360         Heuristic version of the RTP dissector
1361 }
1362
1363 Andrew Esh              <Andrew.Esh[AT]tricord.com> {
1364         Support for additional interest levels in
1365             TRANS2_QUERY_FS_INFORMATION, and fix handling of level 1022
1366             to treat the file name as always being in Unicode
1367         Fix a compiler warning
1368         Typo fix in iSCSI dissector
1369 }
1370
1371 Greg Morris             <GMORRIS[AT]novell.com> {
1372         NCP - NetWare Core Protocol
1373         NDPS - Novell Distributed Print System
1374         "Find Frame" code to search for text or binary data
1375         SRVLOC-over-TCP support
1376 }
1377
1378 Dirk Steinberg          <dws[AT]dirksteinberg.de> {
1379         Fixes to BGP problems
1380 }
1381
1382 Kari Heikkila           <kari.o.heikkila[AT]nokia.com> {
1383         Fix for WTP PDUs not containing user data
1384 }
1385
1386 Olivier Dreux           <Olivier.Dreux[AT]alcatel.fr> {
1387         Add PPP support to GTP
1388 }
1389
1390 Michael Stiller         <ms[AT]2scale.net> {
1391         Java RMI protocol support
1392 }
1393
1394 Antti Tuominen          <ajtuomin[AT]tml.hut.fi> {
1395         AODV6 support
1396 }
1397
1398 Martin Gignac           <lmcgign[AT]mobilitylab.net> {
1399         Various MMSE fixes
1400 }
1401
1402 John Wells              <wells[AT]ieee.org> {
1403         MIP fix.
1404 }
1405
1406 Loic Tortay             <tortay[AT]cc.in2p3.fr> {
1407         Display AFS KAUTH information
1408 }
1409
1410 Steve Housley           <Steve_Housley[AT]eur.3com.com> {
1411         802.3ad LACP support
1412 }
1413
1414 Peter Hawkins           <peter[AT]hawkins.emu.id.au> {
1415         Various bounds-check fixes
1416 }
1417
1418 Bill Fumerola           <billf[AT]FreeBSD.org> {
1419         Recognize "Option negotiated failed" error in TFTP
1420         Rewritten Cisco NetFlow protocol support
1421 }
1422
1423 Chris Waters            <chris[AT]waters.co.nz> {
1424         Don't use "bool" as a variable name or structure member, as it's
1425             a C++ keyword
1426         Check 802.11 FCS if present
1427         Put the "wlan.fc.fromds" and "wlan.fc.tods" fields into the
1428             protocol tree
1429         Export "find_dissector_table()" and add
1430             "dissector_handle_get_protocol_index()"
1431         Support Tazmen Sniffer Protocol and DLT_TZSP captures from
1432             network-based libpcaps that use that protocol
1433         MSN Messenger support
1434 }
1435
1436 Solomon Peachy          <pizza[AT]shaftnet.org> {
1437         WEP support and other mangling of the 802.11 dissector
1438         Support for new "wlancap" 802.11 extra-information header
1439 }
1440
1441 Jaime Fournier          <Jaime.Fournier [AT] hush.com> {
1442         Handle DCE RPC connectionless CANCEL PDUs with no body
1443         DCE/RPC stub dissectors for RSEC_LOGIN, RS_ACCT, RS_ATTR, RS_MISC,
1444                 RS_PGO, RS_REPLIST, RS_UNIX, RPRIV, ROVERRIDE, RS_REPADM,
1445                 DTSSTIME_REQ, CDS_SOLICIT, CPRPC_SERVER, DTSPROVIDER,
1446                 UBIKDISK, UBIKVOTE, BOSSVR, FTSERVER, CDS_CLERKSERVER,
1447                 KRB5RPC, REP_PROC, SECIDMAP, TKN4INT, FLDB, AFS4INT,
1448                 UPDATE, BUDB, BUTC, RS_BIND, RS_PLCY, ICL RPC,
1449                 RS_PROP_ACCT, LLB, RDACLIF, RS_ATTR_SCHEMA, RS_PROP_ACL,
1450                 RS_PROP_ATTR, RS_PROP_PGO, RS_PROP_PLCY, RS_PWD_MGMT,
1451                 RS_REPMGR
1452         DCE RPC EPM version 4 support
1453 }
1454
1455 Markus Steinmann        <ms[AT]seh.de> {
1456         Add IPX SAP for SEH's InterCon Printserver
1457         Support for writing LANalyzer files
1458 }
1459
1460 Tsutomu Mieno           <iitom[AT]utouto.com> {
1461         DHCPv6 updates
1462 }
1463
1464 Yasuhiro Shirasaki      <yasuhiro[AT]gnome.gr.jp> {
1465         DHCPv6 updates
1466 }
1467
1468 Anand V. Narwani        <anand[AT]narwani.org> {
1469         gtk/Makefile.am fix
1470         DOCSIS support, including support for "Ethernet" captures where
1471             the raw frame is a DOCSIS frame rather than an Ethernet
1472             frame (some Cisco cable-modem head-end gear can send out a
1473             trace of all traffic on an Ethernet, but what it sends are
1474             the raw bytes of DOCSIS frames, not Ethernet frames)
1475 }
1476
1477 Christopher K. St. John <cks[AT]distributopia.com> {
1478         Apache JServ Protocol v1.3 support
1479 }
1480
1481 Nix                     <nix[AT]esperi.demon.co.uk> {
1482         Don't add "-I/usr/include" to CFLAGS or CPPFLAGS
1483         Expand the plugin directory path at install time
1484 }
1485
1486 Liviu Daia              <Liviu.Daia[AT]imar.ro> {
1487         Fix to eliminate crash when setting "column.format" preference
1488             from the command line
1489 }
1490
1491 Richard Urwin           <richard[AT]soronlin.org.uk> {
1492         Developer documentation fixes and updates
1493         Support for a system-wide color filter file and color filter
1494             import and export
1495 }
1496
1497 Prabhakar Krishnan      <Prabhakar.Krishnan[AT]netapp.com> {
1498         Add item to SMB protocol tree for time between request and
1499             response
1500         Dissect NetApp ONTAP file handles
1501 }
1502
1503 Jim McDonough           <jmcd[AT]us.ibm.com> {
1504         Enhancements to SMB and the DCE RPC-based protocols used by SMB
1505         NTLMSSP updates
1506 }
1507
1508 Sergei Shokhor          <sshokhor[AT]uroam.com> {
1509         Bugfix for EPM
1510 }
1511
1512 Hidetaka Ogawa          <ogawa[AT]bs2.qnes.nec.co.jp> {
1513         Fix PPP FCS computation to include address and control field if
1514             present
1515 }
1516
1517 Jan Kratochvil          <short[AT]ucw.cz> {
1518         Fix to MMSE handling of strings with specified character set
1519 }
1520
1521 Alfred Koebler          <ak[AT]icon-sult.de> {
1522         Support for interpreting Ethernet captures as CheckPoint
1523             FireWall-1 monitor files (those files look like snoop
1524             files for Ethernet)
1525 }
1526
1527 Vassilii Khachaturov    <Vassilii.Khachaturov[AT]comverse.com> {
1528         Put protocol blurbs into tables generated with the "-G fields"
1529             flag
1530 }
1531
1532 Bill Studenmund         <wrstuden[AT]wasabisystems.com> {
1533         Fix handling of SCSI mode sense
1534 }
1535
1536 Brian Bruns             <camber[AT]ais.org> {
1537         TDS
1538 }
1539
1540 Flavio Poletti          <flavio[AT]polettix.it> {
1541         Fix bug in decoding of maximum uplink and downlink rate in GTP
1542             v1
1543         Handle 3GPP QoS in RADIUS messages
1544 }
1545
1546 Marcus Haebler          <haeblerm[AT]yahoo.com> {
1547         Handle a sub-protocol field of 0x00 as PPP
1548 }
1549
1550 Ulf Lamping             <ulf.lamping[AT]web.de> {
1551         Put "bytes" after the byte counts for the frame sizes in the
1552             top-level item for the "Frame" protocol
1553         Put the source and destination MAC addresses into the top-level
1554             item for Ethernet
1555         Added more information to progress dialog box
1556         Change some #define names to avoid name collisions on Windows
1557             that cause compiler warnings
1558         Decoding of IEEE float and doubles for DCE-RPC
1559         Win32 fixes
1560         Count ARP packets in capture progress dialog box
1561         Show total running time of capture in capture progress dialog box
1562         Toolbar
1563         Redesign of the print dialog
1564 }
1565
1566 Matthew Smart           <smart[AT]monkey.org> {
1567         Original Cisco NetFlow protocol support
1568         Partial NetFlow V9 support
1569 }
1570
1571 Luke Howard             <lukeh[AT]au.padl.com> {
1572         NETLOGON bugfix for LogonGetDomainInfo
1573         Various NETLOGON fixes
1574 }
1575
1576 PC Drew                 <drewpc[AT]ibsncentral.com> {
1577         Dissector for the FIX protocol
1578 }
1579
1580 Renzo Tomas             <renzo.toma [AT] xs4all.nl> {
1581         Skinny bugfix for configStat and serverRes
1582 }
1583
1584 Clive A. Stubbings      <eth [AT] vjet.demon.co.uk> {
1585         802.1s Multiple Spanning Tree Protocol
1586 }
1587
1588 Steve Langasek          <vorlon [AT] netexpress.net> {
1589         Support for MS SQL 7 authentication in TDS
1590 }
1591
1592 Brad Hards              <bhards[AT]bigpond.net.au> {
1593         Support for SRVLOC v2
1594         Support for mDNS/LLMNR "cache flush" bit
1595         Label mDNS and DNS differently in the Protocol column
1596         Clean up summary line for PTR records
1597         Initial rsync support
1598         ACAP support
1599         DISTCC support
1600         Jabber client-to-server protocol support
1601         Initial Laplink support
1602 }
1603
1604 cjs 2895                <cjs2895[AT]hotmail.com> {
1605         Compile fixes for IBM's C compiler for AIX
1606         Fix configure check for pcap_version
1607 }
1608
1609 Lutz Jaenicke           <Lutz.Jaenicke [AT] aet.TU-Cottbus.DE> {
1610         Fix an "htonl()" to use "g_htonl()"
1611 }
1612
1613 Senthil Kumar Nagappan  <sknagappan [AT] yahoo.com> {
1614         Small SCSI dissector fix
1615         Small OSPF dissector enhancement
1616 }
1617
1618 Jason House             <jhouse [AT] mitre.org> {
1619         Win32 compilation fixes
1620         TAP support for TCP protocol
1621 }
1622
1623 Peter Fales             <psfales [AT] lucent.com> {
1624         ARCNET support
1625 }
1626
1627 Fritz Budiyanto         <fritzb88 [AT] yahoo.com> {
1628         Assorted GTP fixes
1629 }
1630
1631 Jean-Baptiste Marchand  <Jean-Baptiste.Marchand [AT] hsc.fr> {
1632         Make it possible to filter on UUIDs
1633         Fix typo in README.developer
1634         Added an MSRPC (DCERPC) atsvc dissector
1635         Added descriptions of permissions for SAM_SERVER and SAM_USER
1636             objects in SAMR
1637         Fix for NETLOGON/DsrGetSiteName and other NETLOGON functions
1638         Initial DRSUAPI (Active Directory directory replication) support
1639         Changed or added procedure names for a number of DCE RPC
1640             interfaces
1641         EncryptedFileSystem (EFS) support.
1642         MS Eventlog support
1643         WKSSVC enhancements
1644         File Replication Services (frsrpc and frsapi) support
1645         Stub dissectors for rras and pnp MSRPC interfaces
1646 }
1647
1648 Andreas Trauer          <andreas.trauer [AT] siemens.com> {
1649         GTP enhancements
1650         Add subtrees for each link in a Router-LSA in an OSPF LS Update
1651             packet
1652         Dissect the L2TP AVPs Initial Received LCP CONFREQ, Last
1653             Received LCP CONFREQ, Last Sent LCP CONFREQ
1654 }
1655
1656 Ronald Henderson        <Ronald.Henderson [AT] CognicaseUSA.com> {
1657         In LDAP dissector, handle Sequence Of header being split across
1658             TCP segments
1659         Support for colored graphs in Gtk1 version of IO_STAT
1660         Make labels for filters in IO_STAT dialog box be "Filter:"
1661             buttons to pop up a filter dialog
1662         Fix up "snprintf()" and "vsnprintf()" calls in "epan/proto.c" to
1663             properly handle string truncation
1664         Make "format_text()", on Windows, escape all characters that
1665             aren't printable ASCII, as GTK+ for Windows thinks strings
1666             are UTF-8 but the strings we give it wouldn't be UTF-8
1667 }
1668
1669 Brian Ginsbach          <ginsbach [AT] cray.com> {
1670         "dissect_rpc_bytes()" routine to allow fixed-length opaque data
1671             to be dissected
1672         Support for SGI's variant of the ONC RPC mount protocol
1673         Support for additional snoop file encapsulations in UNICOS/mp
1674         Symbolic names for Fibre Channel Network Address Authority
1675             identifiers
1676 }
1677
1678 Dave Richards           <d_m_richards [AT] comcast.net> {
1679         BACNET over 802.2
1680         BACNET-over-ARCNET fix (it's really BACNET-over-802.2-over-ARCNET)
1681 }
1682
1683 Martin Regner           <martin.regner [AT] chello.se> {
1684         RPC bug fix
1685         PIM bug fixes
1686 }
1687
1688 Jason Greene            <jason [AT] inetgurus.net> {
1689         Fix for LDAPv3 modrdn requests
1690 }
1691
1692 Marco Molteni           <mmolteni [AT] cisco.com> {
1693         Fix a comment to reflect reality
1694 }
1695
1696 James Harris            <jharris [AT] fourhorsemen.org> {
1697         RADIUS user password decryption
1698 }
1699
1700 rmkml                   <rmkml [AT] wanadoo.fr> {
1701         Support for capturing from a pipe in Tethereal
1702 }
1703
1704 Anders Broman           <anders.broman [AT] ericsson.com> {
1705         Additional SCTP payload protocol identifiers
1706         Assorted ISUP enhancements
1707         MEGACO updates and fixes
1708         T.35 country code support for H.245
1709         BICC dissection
1710         Multipart media dissector
1711         E.164 number dissector
1712         Assorted SIP enhancements
1713         Assorted DIAMETER enhancements
1714         SIP-T dissection
1715         PoC1 Application dissection in RTCP
1716         Initial SIGCOMP support
1717         UMA dissection
1718         Parlay dissection
1719         RANAP by asn2eth
1720         RNSAP dissection
1721         NBAP dissection
1722         MSRP dissection
1723         Initial TIPC support
1724         BSSAP+ dissection
1725         ULP dissection
1726         RRLP Dissection
1727         LDAP by asn2wrs
1728         SNMP by asn2wrs
1729         S1AP by asn2wrs
1730         X2AP by asn2wrs
1731         RRC by asn2wrs
1732         H264 dissection
1733         AMR dissection
1734         MP4V-ES dissection
1735         NAS EPS dissection
1736         GTPv2 dissection
1737 }
1738
1739 Christian Falckenberg   <christian.falckenberg [AT] nortelnetworks.com> {
1740         Initial MEGACO support
1741         GPRS SNDCP support
1742 }
1743
1744 Huagang Xie             <xie [AT] lids.org> {
1745         MySQL support
1746         SSH support
1747 }
1748
1749 Pasi Kovanen            <Pasi.Kovanen [AT] tahoenetworks.fi> {
1750         Display flow label IE in GTP v0 in hex
1751 }
1752
1753 Teemu Rinta-aho         <teemu.rinta-aho [AT] nomadiclab.com> {
1754         Draft 20 MIPv6 support
1755 }
1756
1757 Martijn Schipper        <mschipper [AT] globespanvirata.com> {
1758         Fix for tag for 802.11g ERP Information field
1759         Support for reading AiroPeek files in V9 capture file format
1760         (AiroPeek 2.x)
1761 }
1762
1763 Wayne Parrott           <wayne_p [AT] pacific.net.au> {
1764         Yahoo Messenger YMSG protocol support
1765 }
1766
1767 Laurent Meyer           <laurent.meyer6 [AT] wanadoo.fr> {
1768         X.25 reassembly
1769         Filterable fields in COTP
1770         COTP reassembly
1771 }
1772
1773 Lars Roland             <Lars.Roland [AT] gmx.net> {
1774         MGCP request/response matching and MGCP statistics tap
1775         Common routines for use by statistics taps
1776         H.225 message and reason tag counter taps and Service Response
1777             Times
1778         Tethereal version of SIP statistics tap
1779         Support for building libethereal.dll with MSVC
1780 }
1781
1782 Miha Jemec              <m.jemec [AT] iskratel.si> {
1783         Support to follow a RTP stream and save it as a file.
1784         Support for G.711 codec
1785         Original RTP analysis tap
1786 }
1787
1788 Markus Friedl           <markus [AT] openbsd.org> {
1789         Support for OpenBSD Encapsulating Device
1790         Support for Ethernet-within-IP encapsulation
1791         Remove duplicate SSH code
1792 }
1793
1794 Todd Montgomery         <tmontgom [AT] tibco.com> {
1795         Update PGM to RFC 3208
1796 }
1797
1798 emre                    <emre [AT] flash.net> {
1799         "Filter out this stream" feature for Follow TCP Stream
1800 }
1801
1802 Stephen Shelley         <steve.shelley [AT] attbi.com> {
1803         Full payload dissection of compliance levels 0, 1 and 2 function
1804             codes for Modbus/TCP
1805 }
1806
1807 Erwin Rol               <erwin [AT] erwinrol.com> {
1808         ArtNET support
1809         RTNET support
1810         ACN support
1811         ENTTEC and RDM support
1812         Monotone support
1813 }
1814
1815 Duncan Laurie           <duncan [AT] sun.com> {
1816         IPMI-over-LAN support (IPMI, RMCP, partial ASF)
1817 }
1818
1819 Tony Schene             <schene [AT] pcisys.net> {
1820         Initial stub Kerberos kadmin support
1821         Kerberos-over-TCP support
1822         AUTH_GSSAPI support
1823 }
1824
1825 Matthijs Melchior       <mmelchior [AT] xs4all.nl> {
1826         TCP support in text2pcap
1827         Support for automatically generating all declarations and
1828             definitions for plugin ABI from a single file
1829         Support for registering fields after all the protocol
1830             registration routines are called
1831         Generic ASN.1 dissection plugin
1832 }
1833
1834 Garth Bushell           <gbushell [AT] elipsan.com> {
1835         iSNS support
1836 }
1837
1838 Mark C. Brown           <mbrown [AT] hp.com> {
1839         Improvements to code that reads HP-UX nettl files
1840         Cisco Port Aggregation Protocol support
1841         Nettl dissector
1842 }
1843
1844 Can Erkin Acar          <canacar [AT] eee.metu.edu.tr> {
1845         Support for new DLT_PFLOG format
1846 }
1847
1848 Martin Warnes           <martin.warnes [AT] ntlworld.com> {
1849         Support for VMS UCX$TRACE output in wiretap
1850 }
1851
1852 J Bruce Fields          <bfields [AT] fieldses.org> {
1853         Some work on packet_rpc.c to support RPCSEC_GSS
1854 }
1855
1856 tz                      <tz1 [AT] mac.com> {
1857         Decode the base-64 string for HTTP Basic authorization
1858 }
1859
1860 Jeff Liu                <jqliu [AT] broadcom.com> {
1861         WPA and WPA IE support
1862 }
1863
1864 Niels Koot              <Niels.Koot [AT] logicacmg.com> {
1865         Support for subdissectors in SUA
1866         Assorted SUA fixes
1867         DBS Etherwatch file reader enhancements
1868 }
1869
1870 Lionel Ains             <lains [AT] gmx.net> {
1871         "-d" flag for decode-as support in Tethereal
1872 }
1873
1874 Joakim Wiberg           <jow [AT] hms-networks.com> {
1875         Support for Common Industrial Protocol over IP
1876 }
1877
1878 Jeff Rizzo              <riz [AT] boogers.sf.ca.us> {
1879         sFlow support
1880 }
1881
1882 Christoph Wiest         <ch.wiest [AT] tesionmail.de> {
1883         Redo MEGACO dissector to more fully parse text-format messages
1884 }
1885
1886 Xuan Zhang              <xz [AT] aemail4u.com> {
1887         eDonkey support
1888 }
1889
1890 Thierry Martin          <thierry.martin [AT] accellent-group.com> {
1891         Support for reading files from Accellent 5Views LAN agents
1892 }
1893
1894 Oleg Terletsky          <oleg.terletsky [AT] comverse.com> {
1895         LWRES support
1896         AgentX support
1897         SCTP chunk statistic
1898 }
1899
1900 Michael Lum             <mlum [AT] telostech.com> {
1901         Support for saving list of disabled protocols
1902         ANSI TCAP support
1903         ANSI MAP support
1904         ALCAP (Q.2630.1) support
1905         IS-637-A (SMS) support
1906         IS-683-A (OTA) support
1907         IS-801 (PLD) support
1908         BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support
1909         IOS 4.0.1 support
1910         GSM BSSMAP (GSM 08.08) support
1911         GSM DTAP (3GPP TS 24.008) support
1912         GSM SMS (3GPP TS 24.011) support
1913         GSM SS (3GPP TS 24.080) support
1914         GSM SMS TPDU (3GPP TS 23.040) support
1915         GSM Supplementary Services support
1916         GSM MAP fixes and parameter separation
1917         Taps for ANSI A-interface statistics
1918         Support for SS7 point codes as address types
1919         Taps for GSM A-interface statistics
1920         Tap for ANSI MAP message statistics
1921         Tap for ISUP message statistics
1922         Tap for GSM MAP message statistics
1923         Tap for MTP3 MSU statistics and summary
1924 }
1925
1926 Shiang-Ming Huang       <smhuang [AT] pcs.csie.nctu.edu.tw> {
1927         STUN (RFC 3489) support
1928 }
1929
1930 Tony Lindstrom          <tony.lindstrom [AT] ericsson.com> {
1931         Updates of DHCPV6 dissector to draft-ietf-dhc-dhcpv6-28,
1932             draft-ietf-dhc-dhcpv6-opt-prefix-delegation-04, and
1933             draft-ietf-dhc-dhcpv6-opt-dnsconfig-03, and addition of NIS
1934             and time configuration option drafts
1935             draft-ietf-dhc-dhcpv6-opt-nisconfig-02 and
1936             draft-ietf-dhc-dhcpv6-opt-timeconfig-02
1937 }
1938
1939 Niklas Ogren            <niklas.ogren [AT] 71.se> {
1940         H.263 support for RTP
1941 }
1942
1943 Jesper Peterson         <jesper [AT] endace.com> {
1944         Cisco HDLC FCS support
1945         Support for reading Endace ERF files
1946 }
1947
1948 Giles Scott             <gscott [AT] arubanetworks.com> {
1949         Nortel/SynOptics Network Management Protocol support
1950         Alteon/Nortel Transparent Proxy Control Protocol support
1951         Ethernet MAC Control Frame support
1952         Port weak key detection from Airsnort
1953         Wlan tap
1954         Retix spanning tree protocol support
1955         Aruba ADP protocol support
1956 }
1957
1958 Vincent Jardin          <vincent.jardin [AT] 6wind.com> {
1959         Support for TEREDO
1960         Additional DHCPv6 options
1961 }
1962
1963 Jean-Michel Fayard      <jean-michel.fayard [AT] moufrei.de> {
1964         Show in Tools:Summary window statistics about packets that
1965             passed the current display filter
1966         BOOTP/DHCP, HTTP, and WSP statistics taps
1967 }
1968
1969 Josef Korelus           <jkor [AT] quick.cz> {
1970         GPRS Network Service-over-Frame-Relay support
1971         GPRS BSSGP support
1972         GPRS LLC support
1973 }
1974
1975 Brian K. Teravskis      <Brian_Teravskis [AT] Cargill.com> {
1976         Support for saving RTP analysis data in CSV form
1977 }
1978
1979 Nathan Jennings         <njen [AT] triad.rr.com> {
1980         Support for user-supplied interface descriptions
1981         Support for hiding interfaces in drop-down list in capture
1982             dialog
1983 }
1984
1985 Hans Viens              <hviens [AT] mediatrix.com> {
1986         T.38 Support
1987 }
1988
1989 Kevin A. Noll           <kevin.noll [AT] versatile.com> {
1990         RFC 2833 RTP Events support
1991         Support for WLCCP version 0xC1
1992 }
1993
1994 Emanuele Caratti        <wiz [AT] libero.it> {
1995         Full TACACS+ dissection
1996 }
1997
1998 Graeme Reid             <graeme.reid [AT] norwoodsystems.com> {
1999         H.450 support
2000 }
2001
2002 Lars Ruoff              <lars.ruoff [AT] sxb.bsf.alcatel.fr> {
2003         Rewritten RTP analysis tap
2004 }
2005
2006 Samuel Qu               <samuel.qu [AT] utstar.com> {
2007         ITU TCAP support
2008 }
2009
2010 Baktha Muralitharan     <muralidb [AT] cisco.com> {
2011         Link Management Protocol (LMP) fixes
2012 }
2013
2014 Loïc Minier             <lool [AT] dooz.org> {
2015         HTTP header and payload desegmentation
2016 }
2017
2018 Marcel Holtmann         <marcel [AT] holtmann.org> {
2019         Support for reading Linux Bluez Bluetooth stack "hcidump -w"
2020             traces
2021 }
2022
2023 Scott Emberley          <scotte [AT] netinst.com> {
2024         Support for reading Network Instruments version 9 capture files
2025 }
2026
2027 Brian Fundakowski Feldman <bfeldman [AT] fla.fujitsu.com> {
2028         Support for setting link-layer type when capturing
2029 }
2030
2031 Yuriy Sidelnikov        <ysidelnikov [AT] hotmail.com> {
2032         ISO 8327-1 Session Protocol support
2033         ISO 8823 Presentation Protocol support
2034         ISO 10035-1 ACSE support
2035         ISO 8571 FTAM support
2036 }
2037
2038 Matthias Drochner       <M.Drochner [AT] fz-juelich.de> {
2039         Support for mode 6 and mode 7 control packets, and NTP4 autokey
2040             extension data, in NTP
2041 }
2042
2043 Dave Sclarsky           <dave_sclarsky [AT] cnt.com> {
2044         CPFI support
2045 }
2046
2047 Scott Hovis             <scott.hovis [AT] ums.msfc.nasa.gov> {
2048         CCSDS (Consultative Committee for Space Data Systems) support
2049 }
2050
2051 David Fort              <david.fort [AT] irisa.fr> {
2052         DNS DS RR support
2053         MLDv2 report message decoding
2054         DNS IPSECKEY RR support
2055 }
2056
2057 Felix Fei               <felix.fei [AT] utstar.com> {
2058         GSM MAP support
2059 }
2060
2061 Christoph Neusch        <christoph.neusch [AT] nortelnetworks.com> {
2062         V5UA support
2063 }
2064
2065 Jan Kiszka              <jan.kiszka [AT] web.de> {
2066         IrDA support
2067 }
2068
2069 Joshua Craig Douglas    <jdouglas [AT] enterasys.com> {
2070         Enterasys Interswitch Message Protocol (ISMP)
2071         Enterasys Discovery Protocol (EDP) (ISMP subprotocol)
2072 }
2073
2074 Dick Gooris             <gooris [AT] alcatel-lucent.com> {
2075         Added packet range selections in the save(as) dialog
2076         PacketCable support in the COPS dissector
2077         Xcsl dissector
2078 }
2079
2080 Michael Shuldman        <michaels [AT] inet.no> {
2081         X11 replies, events and errors (matched to their request)
2082 }
2083
2084 Tadaaki Nagao           <nagao [AT] iij.ad.jp> {
2085         Added a global version of disabled_protos
2086 }
2087
2088 Aaron Woo               <woo [AT] itd.nrl.navy.mil> {
2089         Optimized Link State Routing Protocol (OLSR)
2090 }
2091
2092 Chris Wilson            <chris [AT] mxtelecom.com> {
2093         SMPP dissection of concatenated PDUs
2094         Separate GSM SMS User Data dissector from the SMPP dissector
2095 }
2096
2097 Rolf Fiedler            <Rolf.Fiedler [AT] Innoventif.com> {
2098         ISDN TEI management frame support
2099         Support for reading EyeSDN USB S0 trace files
2100 }
2101
2102 Alastair Maw            <ethereal [AT] almaw.com> {
2103         IAX2 support
2104 }
2105
2106 Sam Leffler             <sam [AT] errno.com> {
2107         Support for Radiotap 802.11 radio header (header used by FreeBSD
2108            5.2 and later and by NetBSD-current
2109 }
2110
2111 Martin Mathieson        <martin.r.mathieson [AT] googlemail.com> {
2112         SIP sipfrag support
2113         SIP statistics tap
2114         Show setupframe in RTP and RTCP
2115         H.225.0 updates
2116         MGCP updates
2117         RDT (RealPlayer) support
2118         MMS support (MS Media Server protocol)
2119         PPP Chap updates
2120         Catapult DCT2000 file support
2121         UMTS FP support
2122         LTE: MAC, RLC and PDCP support
2123         LTE MAC Stats
2124 }
2125
2126 Christian Wagner        <Christian.Wagner [AT] stud.uni-karlsruhe.de> {
2127         Soul Seek (slsk) protocol support
2128 }
2129
2130 Edwin Calo              <calo [AT] fusemail.com> {
2131         Extract strings from a Postgresql datastream
2132 }
2133
2134 Ian Schorr              <ischorr [AT] comcast.net> {
2135         "Host list" taps
2136         FMP support
2137 }
2138
2139 Rowan McFarland         <rmcfarla[AT]cisco.com> {
2140         Support for Cisco CallManager 4.x in Skinny, CAST support.
2141 }
2142
2143 John Engelhart          <johne [AT] zang.com> {
2144         CDP Hello packet support
2145 }
2146
2147 Ryuji Somegawa          <ryuji-so [AT] is.aist-nara.ac.jp> {
2148         CDMA2000 A11 support
2149 }
2150
2151 metatech                <metatechbe [AT] gmail.com> {
2152         IBM WebSphere MQ protocol support
2153         IBM MQ Programmable Command Formats protocol support
2154         Initial BEA Tuxedo protocol support
2155         Distributed Relational Database Architecture protocol support
2156         Borland StarTeam protocol support
2157         Adobe Real Time Messaging Protocol support
2158 }
2159
2160 Brian Wheeler           <Brian.Wheeler [AT] arrisi.com> {
2161         DOCSIS 2.0 support
2162 }
2163
2164 Josh Bailey             <joshbailey [AT] lucent.com> {
2165         IPDC support
2166         Lucent/Ascend trace parsing updates
2167 }
2168
2169 Jelmer Vernooij         <jelmer [AT] samba.org> {
2170         AIM enhancements
2171         DCOM IRemUnknown and IRemUnknown2 support
2172         BitTorrent support
2173 }
2174
2175 Duncan Sargeant         <dunc-ethereal-dev [AT] rcpt.to> {
2176         Cisco SS7 RUDP, RLM, and Session Management support
2177 }
2178
2179 Love Hörnquist Åstrand  <lha [AT] it.su.se> {
2180         HAVE_HEIMDAL_KERBEROS support to allow Ethereal to use heimdal
2181         libraries to decrypt kerberos encrypted blobs.
2182 }
2183
2184 Lukas Pokorny           <maskis [AT] seznam.cz> {
2185         RTPS (Real-Time Publish-Subscribe) support
2186 }
2187
2188 Carlos Pignataro        <cpignata [AT] cisco.com> {
2189         Graceful Restart Mechanism for LDP [RFC3478]
2190         Fault Tolerance for LDP [RFC3479]
2191         Other LDP enhancements
2192         PPP OSI Network Layer Control Protocol [RFC1377]
2193         Fix dissecting of CLNS Protocols over Cisco HDLC
2194         PWE3 Interface parameter additions and miscelaneous updates
2195             from various IETF PWE3 drafts
2196         MPLS PW Control Channel Header
2197         Multiprotocol Label Switching Echo [draft-ietf-mpls-lsp-ping-05]
2198         MPLS in Generic Routing Encapsulation (GRE)
2199         OSPF Traffic Engineering enhancements
2200         MP-BGP Updates
2201         BGPv4 SAFI-Specific Attribute support
2202         Tunnel SAFI support for BGP
2203         Layer Two Tunneling Protocol version 3
2204             [L2TPv3] updates and enhancements
2205         MPLS Echo updates and Label Switching Router Self-Test
2206             [draft-ietf-mpls-lsr-self-test-04] support
2207 }
2208
2209 Thomas Anders           <thomas.anders [AT] blue-cable.de> {
2210         PacketCable DHCP options
2211         PacketCable (PKTC) updates and enhancements
2212         MGCP sub-parameter dissection
2213         SNMP Engine ID dissection for SNMP and PKTC
2214 }
2215
2216 Rich Coe                <Richard.Coe [AT] med.ge.com> {
2217         DICOM support
2218 }
2219
2220 Dominic Béchaz          <bdo [AT] zhwin.ch> {
2221         IEEE 1588 / PTP support
2222 }
2223
2224 Richard van der Hoff    <richardv [AT] mxtelecom.com> {
2225         IAX2 updates
2226         CRC16 routines
2227         H.223 Support
2228         Exception logic fixes
2229 }
2230
2231 Shaun Jackman           <sjackman [AT] gmail.com> {
2232         RDM enhancements
2233         Serial Infrared support
2234         IrDA support
2235         MPEG support
2236 }
2237
2238 Jon Oberheide           <jon [AT] oberheide.org> {
2239         giFT support
2240 }
2241
2242 Henry Ptasinski         <henryp [AT] broadcom.com> {
2243         Support for 802.11e WME/QoS info
2244 }
2245
2246 Roberto Morro           <Roberto.Morro [AT] TILAB.COM> {
2247         Support for GMPLS UNI and E-NNI objects/TLVs
2248             in RSVP and OSPF
2249 }
2250
2251 Chris Maynard           <Christopher.Maynard [AT] GTECH.COM> {
2252         Add versions of CRC-16 and CRC-32 routines with seed arguments
2253         Add versions of those routines with an "offset in the tvbuff"
2254             argument
2255         Add Doxygen comments to the CRC-16 and CRC-32 headers
2256         Add support for RFC 2520: NHRP with Mobile NHCs
2257             and RFC 2735: NHRP Support for Virtual Private Networks
2258 }
2259
2260 SEKINE Hideki           <sekineh [AT] gf7.so-net.ne.jp> {
2261         Routines for AX/4000 Test Block dissection
2262 }
2263
2264 Jeff Connelly           <shellreef+mp2p [AT] gmail.com> {
2265         MANOLITO support
2266 }
2267
2268 Irene Rüngler          <i.ruengeler [AT] fh-muenster.de {
2269         SCTP analysis
2270         Support PPID and SCTP port based selection in Decode as
2271 }
2272
2273 M. Ortega y Strupp      <moys [AT] loplof.de> {
2274         ISC DHCP Server 3.0 failover protocol dissection
2275 }
2276
2277 Kelly Byrd              <kbyrd-ethereal [AT] memcpy.com> {
2278         DAAP support
2279 }
2280
2281 Luis Ontanon            <luis.ontanon[AT]gmail.com> {
2282         MATE plugin
2283         H.248 context tracing
2284         ALCAP call tracing
2285         RADIUS dictionary support
2286         XML dissector (DTD support)
2287         IuUP dissector
2288         Lua interface
2289         Tektronix K12 rf5 file support
2290         SNMPv3 decryption support
2291 }
2292
2293 Luca Deri               <deri [AT] ntop.org> {
2294         NetFlow v9 enhancements
2295 }
2296
2297 Viorel Suman            <vsuman [AT] avmob.ro> {
2298         TALI (RFC 3094) support
2299         Various GSM SMS fixes
2300         Computer Interface to Message Distribution (CIMD) version 2 dissection
2301 }
2302
2303 Alejandro Vaquero       <alejandro.vaquero [AT] verso.com> {
2304         RTP graphic analysis
2305         VoIP call analysis
2306 }
2307
2308 Francesco Fondelli      <francesco.fondelli [AT] gmail.com> {
2309         ICE protocol support
2310         DCCP protocol support
2311         MPLS OAM support, Y.1711
2312         RSVP/OSPF Extensions for Support of Diffserv-aware MPLS-TE, RFC 4124
2313         Linux Packet Generator support
2314         rval_to_str() and alike
2315         Export the capture file into C Arrays format
2316         PW Associated Channel Header dissection, RFC 4385
2317         PW MPLS Control Word dissection, RFC 4385
2318         MPLS subdissector table indexed by label value
2319         enhanced "what's past last MPLS label?" heuristic
2320         Ethernet PW (with/without CW) support, RFC 4448
2321         ATM PW (with/without CW) support, RFC 4717
2322         LMP, update to RFC 4204
2323         RSVP extensions for G.709 Optical Transport Networks Control, RFC 4328
2324         Update GMPLS GPID, Switching and Encoding type values
2325 }
2326
2327 Artem Tamazov           <artem.tamazov [AT] tellabs.com> {
2328         Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619
2329         SAToP PW in MPLS PSN, no RTP headers, RFC 4553
2330         SAToP PW in IP PSN/UDP demux, no RTP headers, RFC 4553
2331         CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086
2332         CESoPSN PW in IP PSN/UDP demux, Basic NxDS0 mode, no RTP headers, RFC 5086
2333         ATM PW in MPLS PSN, RFC 4717
2334         LLC SNAP auto-detection in ATM decoder
2335         "Raw" BFD support in MPLS PW Associated Channel, RFC 4385
2336         Decoding of UDP-multiplexed CESoPSN and SAToP traffic
2337 }
2338
2339 Dmitry Trebich          <dmitry.trebich [AT] gmail.com> {
2340         Preference for selecting default dissector for MPLS payloads.
2341         HDLC PW in MPLS PSN, HDLC mode (no CW) with PPP payload, RFC 4618 5.1
2342         HDLC PW in MPLS PSN, FR port mode (no CW), RFC 4618 5.2
2343         Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619
2344         SAToP PW in MPLS PSN, no RTP headers, RFC 4553
2345         CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086
2346 }
2347
2348 Bill Meier              <wmeier [AT] newsguy.com> {
2349         TDS4/TDS5 enhancements
2350         NetXRay/Windows Sniffer file enhancements
2351         TCP graph enhancements
2352 }
2353
2354 Susanne Edlund          <Susanne.Edlund [AT] ericsson.com> {
2355         NSIP protocol support
2356 }
2357
2358 Victor Stratan          <hidralisk [AT] yahoo.com> {
2359         GSM SMS enhancements
2360 }
2361
2362 Peter Johansson         <PeterJohansson73 [AT] gmail.com> {
2363         "Template" conversations
2364 }
2365
2366 Stefan Metzmacher       <metze [AT] samba.org> {
2367         LDAP Controls support in the LDAP dissector
2368         WINS Replication protocol
2369 }
2370
2371 Abhijit Menon-Sen       <ams [AT] oryx.com> {
2372         Postgresql v3 dissector
2373 }
2374
2375 James Fields            <jvfields [AT] tds.net> {
2376         Correctly handle time stamps in some Windows Sniffer files
2377 }
2378
2379 Kevin Johnson           <kjohnson [AT] secureideas.net> {
2380         Correctly handle time stamps in some Windows Sniffer files
2381 }
2382
2383 Mike Duigou             <bondolo [AT] dev.java.net> {
2384         Dissector for JXTA protocol
2385 }
2386
2387 Deepak Jain             <jain1971 [AT] yahoo.com> {
2388         L2TP v3 support
2389         Next Hop Resolution Protocol support
2390 }
2391
2392 Stefano Pettini         <spettini [AT] users.sourceforge.net> {
2393         RMT support for ALC and NORM
2394 }
2395
2396 Jon Ringle              <ml-ethereal [AT] ringle.org> {
2397         Conversations demarked by setup frame number
2398 }
2399
2400 Tim Endean              <endeant [AT] hotmail.com> {
2401         Dissector for INAP protocol
2402 }
2403
2404 Charlie Lenahan         <clenahan [AT] fortresstech.com> {
2405         Support for the Cisco DTP Protocol
2406         Support for some HP switch protocol
2407 }
2408
2409 Takeshi Nakashima       <T.Nakashima [AT] jp.yokogawa.com> {
2410         Support for the KINK protocol.
2411 }
2412
2413 Shoichi Sakane          <sakane [AT] tanu.org> {
2414         IKEv2 support
2415 }
2416
2417 Michael Richardson      <Michael.Richardson [AT] protiviti.com> {
2418         SAMR updates and new info levels
2419 }
2420
2421 Olivier Jacques         <olivier.jacques [AT] hp.com> {
2422         Support for the Camel protocol.
2423 }
2424
2425 Francisco Alcoba        <francisco.alcoba [AT] ericsson.com> {
2426         ASCII art version of VOIP call analysis
2427 }
2428
2429 Nils O. Selåsdal       <noselasd [AT] asgaard.homelinux.org> {
2430         9P support
2431 }
2432
2433 Guillaume Chazarain     <guichaz [AT] yahoo.fr> {
2434         Armagetronad support
2435 }
2436
2437 Angelo Bannack          <angelo.bannack[AT]siemens.com> {
2438         CSM_ENCAPS support
2439 }
2440
2441 Paolo Frigo             <paolofrigo [AT] gmail.com> {
2442         TANGO support
2443 }
2444
2445 Jeremy J Ouellette      <jouellet [AT] scires.com> {
2446         DIS support
2447 }
2448
2449 Aboo Valappil           <valappil_aboo [AT] emc.com> {
2450         iFCP support
2451 }
2452
2453 Fred Hoekstra           <fred.hoekstra [AT] philips.com> {
2454         DEC DNA Routing support
2455 }
2456
2457 Ankur Aggarwal          <ankur [AT] in.athenasemi.com> {
2458         IEEE 802.11e (QoS) decoding
2459         Improved IEEE 802.11h decoding
2460 }
2461
2462 Lucian Piros            <lpiros [AT] avmob.ro> {
2463         Computer Interface to Message Distribution (CIMD) version 2 dissection
2464 }
2465
2466 Juan Gonzalez           <juan.gonzalez [AT] pikatech.com> {
2467         LLDP dissection
2468 }
2469
2470 Brian Bogora            <brian_bogora [AT] mitel.com> {
2471         LLDP dissection
2472 }
2473
2474 Jim Young               <sysjhy [AT] langate.gsu.edu> {
2475         Improvements LLDP dissection (803.3 "PMD Auto-Negotiation Advertised
2476                 Capability" and "Operational MAU Type")
2477
2478 }
2479
2480 Jeff Snyder             <jeff [AT] mxtelecom.com> {
2481         Desegmentation support in IAX2
2482         H.223 Support
2483 }
2484
2485 William Fiveash         <William.Fiveash [AT] sun.com> {
2486         Kerberos PA_ENCTYPE_INFO2 and aes crypto defines
2487 }
2488
2489 Graeme Lunt             <graeme.lunt [AT] smhs.co.uk> {
2490         ROS support
2491         RTS support
2492         X.411 (P1) support
2493         X.420 (P22) support
2494         STANAG 4406 (P772) support
2495         X.500 (DAP) support
2496         X.500 (DSP) support
2497         X.500 (DISP) support
2498 }
2499
2500 Menno Andriesse         <s5066 [AT] nc3a.nato.int> {
2501         http://s5066.nc3a.nato.int
2502         STANAG 5066 support
2503 }
2504
2505 Stig Bjørlykke         <stig [AT] bjorlykke.org> {
2506         P_Mul (ACP142) packet disassembly
2507         CDT (CompressedDataType) support
2508         DMP (STANAG 4406 Direct Message Profile) support
2509         COTP and RTSE reassembly improvements
2510         Configuration Profiles
2511         WLAN Traffic Statistics
2512         Filter autocompletion usability improvements
2513         Remote capture improvements and RPCAP support
2514 }
2515
2516 Kyle J. Harms           <kyle.j.harms [AT] boeing.com> {
2517         CIGI dissection
2518 }
2519
2520 Eric Wedel              <ewedel [AT] bluearc.com> {
2521         KPASSWD over TCP support
2522 }
2523
2524 Secfire                 <secfire[AT]gmail.com> {
2525         OICQ
2526         Juniper NSRP
2527 }
2528
2529 Eric Hultin             <Eric.Hultin[AT]arrisi.com> {
2530         CableLab's DCC packet
2531         DCD packet
2532 }
2533
2534 Paolo Abeni             <paolo.abeni [AT] email.it> {
2535         SSL-decryption
2536         Dissector for USB packets and pcap/wiretap support
2537 }
2538
2539 W. Borgert              <debacle [AT] debian.org> {
2540         GIOP enhancements
2541 }
2542
2543 Frederic Roudaut        <frederic.roudaut [AT] irisa.fr> {
2544         IPsec ESP payload decryption
2545 }
2546
2547 Christoph Scholz        <scholz_ch [AT] web.de> {
2548         Bluetooth stack: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
2549 }
2550
2551 Wolfgang Hansmann       <hansmann [AT] cs.uni-bonn.de> {
2552         Part of bluetooth stack from http://affix.sourceforge.net/archive/ethereal_affix-3.patch
2553 }
2554
2555 Kees Cook               <kees [AT] outflux.net> {
2556         TiVoConnect Discovery Protocol
2557 }
2558
2559 Thomas Dreibholz        <dreibh [AT] iem.uni-due.de> {
2560         RSerPol protocol stack
2561         Scripting Service Protocol support
2562 }
2563
2564 Authesserre Samuel      <sauthess [AT] gmail.com> {
2565         SSL decryption updates
2566         DTLS
2567 }
2568
2569 Balint Reczey           <balint.reczey [AT] ericsson.com> {
2570         Lua fixes and enhancements
2571 }
2572
2573 Stephen Fisher          <steve [AT] stephen-fisher.com> {
2574         REXEC support
2575         Veritas Low Latency Transport support
2576         MAPI new mail protocol support
2577         Initial work on custom columns
2578         VNC protocol support
2579         WoW protocol support
2580         Daytime protocol support
2581         Part of WLCCP support
2582         commview and packetlogger wiretap support
2583         Export Object support
2584         Pixmap saving routines
2585         Work on the initial version of the new packet list
2586         Miscellaneous enhancements and fixes
2587 }
2588
2589 Krzysztof Burghardt     <krzysztof [AT] burghardt.pl> {
2590         KISMET support
2591 }
2592
2593 Peter Racz              <racz [AT] ifi.unizh.ch> {
2594         PANA support
2595 }
2596
2597 Jakob Bratkovic         <j.bratkovic [AT] iskratel.si> {
2598         Multicast stream analysis support
2599 }
2600
2601 Mark Lewis              <mlewis [AT] altera.com> {
2602         2dParityFec dissector
2603 }
2604
2605 Dominic Bechaz          <bdo [AT] zhwin.ch> {
2606         EPL v1 support
2607 }
2608
2609 David Buechi            <bhd [AT] zhwin.ch> {
2610         EPL v1 support
2611 }
2612
2613 Bill Florac             <bill.florac [AT] etcconnect.com> {
2614         ACN support
2615 }
2616
2617 Alex Burlyga            <Alex.Burlyga [AT] netapp.com> {
2618         NetApp NFS filehandle dissectors
2619 }
2620
2621 Douglas Pratley         <Douglas.pratley [AT] detica.com> {
2622         Epoch timestamps
2623 }
2624
2625 Giorgio Tino            <giorgio.tino [AT] cacetech.com> {
2626         AirPcap support
2627         WPA UI support
2628         Static text preferences
2629 }
2630
2631 Davide Schiera          <davide.schiera [AT] cacetech.com> {
2632         WPA and WPA2 decryption
2633 }
2634
2635 Sebastien Tandel        <sebastien [AT] tandel.be> {
2636         embedding python in *shark
2637         subtrees management for ptvcursor
2638         gcc warning hunter
2639         Homeplug support
2640 }
2641
2642 Clay Jones              <clay.jones [AT] email.com> {
2643         Shomiti wireless packet support
2644         802.11n support
2645 }
2646
2647 Kriang Lerdsuwanakij    <lerdsuwa [AT] users.sourceforge.net> {
2648         SSCOP improvements
2649         K12-rf5 file format improvements
2650 }
2651
2652 Abhik Sarkar            <sarkar.abhik [AT] gmail.com> {
2653         Support for decoding of SS7 MSUs embedded in syslog messages
2654         (as generated by the Cisco ITP packet logging facility)
2655         SMPP statistics
2656         SMPP update to v5.0
2657         Diameter conversations and statistics
2658         UAT for unknown HTTP headers
2659 }
2660
2661 Robin Seggelmann        <seggelmann [AT] fh-muenster.de> {
2662         Support for SCTP reassembly.
2663 }
2664
2665 Chris Bontje            <cbontje [AT] gmail.com> {
2666         Support for DNP3 Application Layer dissection
2667 }
2668
2669 Ryan Wamsley            <wamslers [AT] sbcglobal.net> {
2670         Connection Configuration Object support in EtherNet/IP
2671 }
2672
2673 Dave Butt               <davidbutt [AT] mxtelecom.com> {
2674         RTP payload reassembly support
2675         H.223-over-RTP support
2676 }
2677
2678 Julian Cable            <julian_cable [AT] yahoo.com> {
2679         DCP ETSI support
2680 }
2681
2682 Joost Yervante Damad    <joost [AT] teluna.org> {
2683         Erlang Port Mapper Daemon dissection support
2684 }
2685
2686 Martin Sustrik          <sustrik [AT] imatix.com>  {
2687         AMQP support
2688 }
2689
2690 Jon Smirl               <jonsmirl [AT] gmail.com> {
2691         USB conversations/endpoints list
2692 }
2693
2694 David Kennedy           <sgsguy [AT] gmail.com> {
2695         Symantec SGS v3 support
2696 }
2697
2698 Matthijs Mekking        <matthijs [AT] mlnetlabs.nl> {
2699         Shim6 support
2700 }
2701
2702 Dustin Johnson          <dustin [AT] dustinj.us> {
2703         802.11n support
2704 }
2705
2706 Victor Fajardo          <vfajardo [AT] tari.toshiba.com> {
2707         PANA draft 15a support
2708 }
2709
2710 Tamas Regos             <tamas.regos [AT] ericsson.com> {
2711         Lua Enhancements
2712 }
2713
2714 Môshe van der Sterre   <moshevds [AT] gmail.com> {
2715         Firebird/Interbase dissection
2716 }
2717
2718 Rob Casey               <rcasey [AT] gmail.com> {
2719         Kingfisher support
2720 }
2721
2722 Ted Percival            <ted [AT] midg3t.net> {
2723         Support for PA-S4U2Self Kerberos packet type
2724 }
2725
2726 Marc Petit-Huguenin     <marc [AT] petit-huguenin.org> {
2727         Update STUN2 to draft-ietf-behave-rfc3489bis-07
2728 }
2729
2730 Florent Drouin          <florent.drouin [AT] alcatel-lucent.fr> {
2731         TCAP statistics
2732 }
2733
2734 Karen Feng              <kfeng [AT] fas.harvard.edu> {
2735         802.1ad and 802.1ah support
2736 }
2737
2738 Stephen Croll           <croll [AT] mobilemetrics.net> {
2739         WiMAX ASN Control Plane dissection
2740 }
2741
2742 Jens Bräuer            <jensb [AT] cs.tu-berlin.de> {
2743         Wifi Simple Config aka Wifi Protected Setup
2744 }
2745
2746 Sake Blok               <sake [AT] euronet.nl> {
2747         Cisco proprietary MST format support
2748         "Copy as Filter" functionality
2749         Split time_delta in time delta captured and time delta displayed
2750         NetScreen snoop output (ascii) support
2751         TCP Conversation timestamps
2752         enable/disable indiviual coloring rules
2753         temporary coloring rules with hotkeys
2754 }
2755
2756 Fulko Hew               <fulko.hew [AT] gmail.com> {
2757         SITA protocol dissection (ALC, UTS, Frame Relay, X.25)
2758         UTS WAN protocol dissection
2759         IPARS/ALC (International Passenger Airline Reservation System/Airline
2760         Link Control) WAN protocol dissection
2761 }
2762
2763 Yukiyo Akisada          <Yukiyo.Akisada [AT] jp.yokogawa.com> {
2764         FOUNDATION fieldbus
2765 }
2766
2767 Andy Chu                <chu.dev [AT] gmail.com> {
2768         China Mobile Point to Point
2769 }
2770
2771 Shane Kearns            <shane.kearns [AT] symbian.com> {
2772         Support Symbian OS btsnoop
2773 }
2774
2775 Loris Degioanni         <loris.degioanni [AT] cacetech.com> {
2776         Rawshark
2777 }
2778
2779 Sven Meier              <msv [AT] zhwin.ch> {
2780         PRP (Parallel Redundancy Protocol; IEC62439 Chapter 6) dissection
2781 }
2782
2783 Holger Pfrommer         <hpfrommer [AT] hilscher.com> {
2784         Hilscher analyzer protocols dissection
2785 }
2786
2787 Hariharan Ananthakrishnan <hariharan.a [AT] gmail.com> {
2788         ISIS LSP-ID and hostname enhancements
2789 }
2790
2791 Hannes Kälber          <hannes.kaelber--wireshark [AT] x2e.de> {
2792         Automotive DLTs
2793 }
2794
2795 Stephen Donnelly        <stephen [AT] endace.com> {
2796         Infiniband support
2797 }
2798
2799 Philip Frey             <frey.philip [AT] gmail.com> {
2800         iWARP dissectors (MPA, DDP and RDMAP)
2801 }
2802
2803 Yves Geissbuehler       <yves.geissbuehler [AT] gmail.com> {
2804         iWARP dissectors (MPA, DDP and RDMAP)
2805 }
2806
2807 Shigeo Nakamura         <naka_shigeo [AT] yahoo.co.jp> {
2808         Xpress Transport Protocol dissector
2809 }
2810
2811 Sven Eckelmann          <lazhur [AT] gmx.de> {
2812         B.A.T.M.A.N. dissector
2813 }
2814
2815 Edward J. Paradise      <pdice [AT] cisco.com> {
2816         RFC4938bis enhancements to PPPoE
2817 }
2818
2819 Brian Stormont          <nospam [AT] stormyprods.com> {
2820         WPA group key decryption
2821 }
2822
2823 Vincent Helfre           <vincent.helfre [AT] ericsson.com> {
2824         SNDCP XID dissection
2825 }
2826
2827 Brooss                  <brooss.teambb [AT] gmail.com> {
2828         Teamspeak2 dissector
2829 }
2830
2831 Joan Ramió             <joan[AT]ramio.cat> {
2832         IEC 60870-5-104 dissector
2833 }
2834
2835 David Castleford        <david.castleford [AT] orange-ftgroup.com> {
2836         ISMACryp dissector
2837         Simulcrypt dissector
2838 }
2839
2840 Peter Harris            <pharris[AT]opentext.com> {
2841         X11 extension decoding
2842 }
2843
2844 Martin Lutz             <MartinL [AT] copadata.at> {
2845         IEC 61850 GOOSE Dissector
2846 }
2847
2848 Johnny Mitrevski        <mitrevj [AT] hotmail.com> {
2849         BSSAP LE Dissector
2850 }
2851
2852 Neil Horman             <nhorman [AT] tuxdriver.com> {
2853         Netdump dissector
2854 }
2855
2856 Andreas Schuler         <krater [AT] badterrorist.com> {
2857         DECT dissector
2858 }
2859
2860 Matthias Wenzel         <dect [AT] mazzoo.de> {
2861         DECT dissector
2862 }
2863
2864 Christian Durrer        <christian.durrer [AT] sensemail.ch> {
2865         sbus dissector
2866 }
2867
2868 Naoyoshi Ueda           <piyomaru3141 [AT] gmail.com> {
2869         IKEv2 decryption support
2870 }
2871
2872 Javier Cardona          <javier [AT] cozybit.com> {
2873         Mesh header dissector
2874 }
2875
2876 Jens Steinhauser        <jens.steinhauser [AT] omicron.at> {
2877         IEEE C37.118 synchrophasor dissector
2878 }
2879
2880 Julien Kerihuel         <j.kerihuel [AT] openchange.org> {
2881         Exchange RFR dissector
2882 }
2883
2884 Vincenzo Condoleo       <vcondole [AT] hsr.ch> {
2885         IP packet comparison
2886 }
2887
2888 Mohammad Ebrahim Mohammadi Panah <mebrahim [AT] gmail.com> {
2889         Initial Paltalk support
2890 }
2891
2892 Greg Schwendimann       <gregs [AT] iol.unh.edu> {
2893         WPA decryption security association caching
2894 }
2895
2896 Nick Lewis              <nick.lewis [AT] atltelecom.com> {
2897         Show timestamp problems in RTP player
2898 }
2899
2900 Fred Fierling           <fff [AT] exegin.com> {
2901         Daintree's Sensor Network Analyzer file support
2902 }
2903
2904 Samu Varjonen           <samu.varjonen [AT] hiit.fi> {
2905         Host Identity Protocol (HIP) support
2906 }
2907
2908 Alexis La Goutte        <alexis.lagoutte [AT] gmail.com> {
2909         Aruba ERM dissector
2910         CAPWAP dissector
2911 }
2912
2913 Varun Notibala          <nbvarun [AT] gmail.com> {
2914         SCTP NR-SACK support
2915 }
2916
2917 Nathan Hartwell         <nhartwell [AT] gmail.com> {
2918         HP NIC Teaming dissector
2919 }
2920
2921 Don Chirieleison        <donc [AT] mitre.org> {
2922         DTN Bundle Protocol
2923 }
2924
2925 Harald Welte            <laforge [AT] gnumonks.org> {
2926         GSM A-bis over IP dissector
2927 }
2928
2929 Chris Costa             <chcosta75 [AT] hotmail.com> {
2930         Add defragmentation code to NDMP dissectot
2931         Properly decode SMB2 error response
2932 }
2933
2934 Bruno Prémont          <bonbons [AT] linux-vserver.org> {
2935         CollectD dissector
2936 }
2937
2938 Florian Forster         <octo [AT] verplant.org> {
2939         CollectD dissector
2940 }
2941
2942 Ivan Sy Jr.             <ivan_jr [AT] yahoo.com> {
2943         Added DNS RRs: DLV, SSHFP, SPF, HIP, DHCID, NSEC3PARAM, APL, PX,
2944                        GPOS, NSAP, NSAP-PTR, AFSDB, RP, X25, ISDN, RT, RR
2945         Allow some network control block addresses with ttl != 1.
2946         Miscellaneous IPv6 enhancements.
2947 }
2948
2949 Matthieu Patou          <mat [AT] matws.net> {
2950         NTLM v1 and v2 decryption.
2951         LDAP fixes.
2952         Netlogon/Schannel decryption.
2953 }
2954
2955 Kovarththanan Rajaratnam <kovarththanan.rajaratnam [AT] gmail.com> {
2956         Work on the new packet list.
2957         Miscellaneous fixes and enhancements.
2958 }
2959
2960 Matt Watchinski         <mwatchinski [AT] sourcefire.com> {
2961         OMRON-FINS dissector
2962 }
2963
2964 Ravi Kondamuru          <Ravi.Kondamuru [AT] citrix.com> {
2965         Support to read citrix netscaler capture file format.
2966 }
2967
2968 Jan Gerbecks            <jan.gerbecks [AT] stud.uni-due.de> {
2969         PNRP dissector
2970 }
2971
2972 Vladimir Smrekar        <vladimir.smrekar [AT] gmail.com> {
2973         V.52 dissector
2974         V5UA dissector
2975 }
2976
2977 Tobias Erichsen         <t.erichsen [AT] gmx.de> {
2978         Apple network-midi session establishment dissector
2979 }
2980
2981 and by:
2982
2983 Pavel Roskin            <proski [AT] gnu.org>
2984 Georgi Guninski         <guninski [AT] guninski.com>
2985 Jason Copenhaver        <jcopenha [AT] typedef.org>
2986 Eric Perie              <eric.perie [AT] colubris.com>
2987 David Yon               <yon [AT] tacticalsoftware.com>
2988 Marcio Franco           <franco.marcio [AT] rd.francetelecom.fr>
2989 Kaloian Stoilov         <kalkata [AT] yahoo.com>
2990 Steven Lass             <stevenlass [AT] mail.com>
2991 Gregory Stark           <gsstark [AT] mit.edu>
2992 Darren Steele           <steeley [AT] steeley.co.uk>
2993                         <smhuang [AT] pcs.csie.nctu.edu.tw>
2994 Michael Kopp            <michael.kopp [AT] isarnet.de>
2995 Bernd Leibing           <bernd.leibing [AT] kiz.uni-ulm.de>
2996 Chris Heath             <chris [AT] heathens.co.nz>
2997 Gisle Vanem             <giva [AT] bgnett.no>
2998 Ritchie                 <ritchie [AT] tipsybottle.com>
2999 Aki Immonen             <aki.immonen [AT] golftalma.fi>
3000 David E. Weekly         <david [AT] weekly.org>
3001 Steve Ford              <sford [AT] geeky-boy.com>
3002 Masaki Chikama          <masaki-c [AT] is.aist-nara.ac.jp>
3003 Mohammad Hanif          <mhanif [AT] nexthop.com>
3004 Reinhard Speyerer       <rspmn [AT] arcor.de>
3005 Patrick Kursawe         <phosphan [AT] gentoo.org>
3006 Arsen Chaloyan          <achaloyan [AT] yahoo.com>
3007                         <melerski [AT] poczta.onet.pl>
3008 Arnaud Jacques          <webmaster [AT] securiteinfo.com>
3009 D. Manzella             <manzella [AT] lucent.com>
3010 Jari Mustajarvi         <jari.mustajarvi [AT] nokia.com>
3011 Pierre Juhen            <pierre.juhen [AT] wanadoo.fr>
3012 David Richards          <drichards [AT] alum.mit.edu>
3013 Shusaku Ueda            <ueda [AT] sra.co.jp>
3014 Jonathan Perkins        <jonathan.perkins [AT] ipaccess.com>
3015 Holger Schurig          <h.schurig [AT] mn-logistik.de>
3016 Peter J. Creath         <peter-ethereal [AT] creath.net>
3017 Magnus Hansson          <mah [AT] hms.se>
3018 Pavel Kankovsky         <kan [AT] dcit.cz>
3019 Nick Black              <dank [AT] reflexsecurity.com>
3020 Bill Guyton             <guyton [AT] bguyton.com>
3021 Chernishov Yury         <Chernishov [AT] iskrauraltel.ru>
3022 Thomas Palmer           <Thomas.Palmer [AT] Gunter.AF.mil>
3023 Clinton Work            <clinton [AT] scripty.com>
3024 Joe Marcus Clarke       <marcus [AT] marcuscom.com>
3025 Kendy Kutzner           <kutzner[AT]tm.uka.de>
3026 James H. Cloos Jr.      <cloos [AT] jhcloos.com>
3027 Tim Farley              <tfarley[AT]iss.net>
3028 Daniel Thompson         <daniel.thompson[AT]st.com>
3029 Chris Jepeway           <thai-dragon[AT]eleven29.com>
3030 Matthew Bradley         <matthew.bradley [AT] cnsonline.net>
3031 Nathan Alger            <nathan [AT] wasted.com>
3032 Stas Grabois            <sagig [AT] radware.com>
3033 Ainsley Pereira         <APereira [AT] Witness.com>
3034 Philippe Mazeau         <philippe.mazeau [AT] swissvoice.net>
3035 Carles Kishimoto        <ckishimo [AT] ac.upc.es>
3036 Dennis Lim              <Dennis.Lim [AT] motorola.com>
3037                         <postadal [AT] suse.cz>
3038 Martin van der Werff    <martin [AT] vanderwerff.org>
3039 Marco van den Bovenkamp <marco [AT] linuxgoeroe.dhs.org>
3040 Ming Zhang              <mingz [AT] ele.uri.edu>
3041 Neil Piercy             <Neil.Piercy [AT] ipaccess.com>
3042 Rémi Denis-Courmont    <courmisch [AT] via.ecp.fr>
3043 Thomas Palmer           <tpalmer [AT] elmore.rr.com>
3044 Mårten Svantesson      <f95-msv [AT] f.kth.se>
3045 Thomas Boehne           <TBoehne [AT] ADwin.de>
3046 Steve Sommars           (e-mail address removed at contributor's request)
3047 Kestutis Kupciunas      <kesha [AT] soften.ktu.lt>
3048 René Pilz              <rene.pilz [AT] ftw.at>
3049 Laurent Constantin      <laurent.constantin [AT] aql.fr>
3050 Martin Pichlmaier       <martin.pichlmaier [AT] siemens.com>
3051 Mark Phillips           <msp [AT] nortelnetworks.com>
3052 Nils Ohlmeier           <lists [AT] ohlmeier.org>
3053 Ignacio Goyret          <igoyret [AT] lucent.com>
3054 Bart Braem              <bart.braem [AT] gmail.com>
3055 Shingo Horisawa         <name4n5 [AT] hotmail.com>
3056 Lane Hu                 <lane.hu [AT] utstar.com>
3057 Marc Poulhiès          <marc.poulhies [AT] epfl.ch>
3058 Tomasz Mrugalski        <thomson [AT] klub.com.pl>
3059 Brett Kuskie            <mstrprgmmr [AT] chek.com>
3060 Brian Caswell           <bmc [AT] sourcefire.com>
3061 Yann                    <yann_eads [AT] hotmail.com>
3062 Julien Leproust         <julien [AT] via.ecp.fr>
3063 Mutsuya Irie            <irie [AT] sakura-catv.ne.jp>
3064 Yoshihiro Oyama         <y.oyama [AT] netagent.co.jp>
3065 Chris Eagle             <cseagle [AT] nps.edu>
3066 Dominique Bastien       <dbastien [AT] accedian.com>
3067 Nicolas Dichtel         <nicolas.dichtel [AT] 6wind.com>
3068 Ricardo Muggli          <ricardo.muggli [AT] mnsu.edu>
3069 Vladimir Kondratiev     <vladimir.kondratiev [AT] gmail.com>
3070 Jaap Keuter             <jaap.keuter [AT] xs4all.nl>
3071 Frederic Peters         <fpeters [AT] debian.org>
3072 Anton Ivanov            <anthony_johnson [AT] mail.ru>
3073 Ilya Konstantinov       <future [AT] shiny.co.il>
3074 Neil Kettle             <mu-b [AT] 65535.com>
3075 Steve Karg              <skarg [AT] users.sourceforge.net>
3076 Javier Acuna            <javier.acuna [AT] sixbell.cl>
3077 Miklos Szurdi           <szurdimiklos [AT] yahoo.com>
3078 Cvetan Ivanov           <zezo [AT] spnet.net>
3079 Vasanth Manickam        <vasanth.manickam [AT] bt.com>
3080 Julian Onions           <julian.onions [AT] gmail.com>
3081 Samuel Thibault         <samuel.thibault [AT] ens-lyon.org>
3082 Peter Kovář           <peter.kovar [AT] gmail.com>
3083 Paul Ollis              <paul.ollis [AT] roke.co.uk>
3084 Dominik Kuhlen          <dkuhlen [AT] gmx.net>
3085 Karl Knoebl             <karl.knoebl [AT] siemens.com>
3086 Maria-Luiza Crivat      <luizacri [AT] gmail.com>
3087 Brice Augustin          <bricecotte [AT] gmail.com>
3088 Matt Thornton           <MATT_THORNTON [AT] appsig.com>
3089 Markus Seehofer         <Markus.Seehofer [AT] hirschmann.de>
3090 Timo Metsala            <timo.metsala [AT] gmail.com>
3091 Tomer Shani             <thetour [AT} japan.com>
3092 Manu Pathak             <mapathak [AT] cisco.com>
3093 Kaul                    <mykaul [AT] gmail.com>
3094 John Sullivan           <john [AT] kanargh.force9.co.uk>
3095 Martin André           <andre [AT] clarinet.u-strasbg.fr>
3096 Andrei Emeltchenko      <Andrei.Emeltchenko [AT] nokia.com>
3097 Kirby Files             <kfiles [AT] masergy.com>
3098 Ravi Valmikam           <rvalmikam [AT] airvananet.com>
3099 Diego Pettenò          <flameeyes [AT] gentoo.org>
3100 Daniel Black            <dragonheart [AT] gentoo.org>
3101 Christoph Werle         <Christoph.Werle [AT] ira.uka.de>
3102 Aaron Christensen       <aaronmf [AT] gmail.com>
3103 Ian Abel                <ianabel [AT] mxtelecom.com>
3104 Bryant Eastham          <beastham [AT] slc.mew.com>
3105 Taner Kurtulus          <taner.kurtulus [AT] tubitak.gov.tr>
3106 Joe Breher              <linux [AT] q-music.com>
3107 Patrick vd Lageweg      <patrick [AT] bitwizard.nl>
3108 Thomas Sillaber         <Thomas.Sillaber [AT] gmx.de>
3109 Mike Davies             <m.davies [AT] btinternet.com>
3110 Boris Misenov           <Boris.Misenov [AT] oktelabs.ru>
3111 Joe McEachern           <joe [AT] qacafe.com>
3112 Charles Lepple          <clepple [AT] gmail.com>
3113 Tuomas Maattanen        <maattanen [AT] iki.fi>
3114 Joe Eykholt             <joe [AT] nuovasystems.com>
3115 Ian Brumby              <ian.brumby [AT] baesystems.com>
3116 Todd J Martin           <todd.martin [AT] acm.org>
3117 Scott Robinson          <scott.robinson [AT] flukenetworks.com>
3118 Martin Peylo            <wireshark [AT] izac.de>
3119 Stéphane Loeuillet     <leroutier [AT] gmail.com>
3120 Andrei Rubaniuk         <rubaniuk [AT] mail.ru>
3121 Mikael Magnusson        <mikma264 [AT] gmail.com>
3122 Timo Teräs             <timo.teras [AT] iki.fi>
3123 Márton Németh         <nm127 [AT] freemail.hu>
3124 Kai Blin                <kai [AT] samba.org>
3125 Olivier Montanuy        <olivier.montanuy [AT] orange-ftgroup.com>
3126 Thomas Morin            <thomas.morin [AT] orange-ftgroup.com>
3127 Jesus Roman             <jroman [AT] teldat.com>
3128 Giodi Giorgi            <g.giorgi [AT] gmail.com>
3129 Peter Hertting          <Peter.Hertting [AT] gmx.net>
3130 Jess Balint             <jbalint [AT] gmail.com>
3131 Bahaa Naamneh           <b.naamneh [AT] gmail.com>
3132 David Aggeler           <david_aggeler [AT] hispeed.ch>
3133 Magnus Sörman          <magnus.sorman [AT] ericsson.com
3134 Pascal Quantin          <pascal.quantin [AT] gmail.com>
3135 Roy Marples             <roy [AT] marples.name>
3136 Ward van Wanrooij       <ward [AT] ward.nu>
3137 Federico Mena Quintero  <federico [AT] novell.com>
3138 Jakub Zawadzki          <darkjames [AT] darkjames.ath.cx>
3139 Andreas Heise           <andreas.heise [AT] nextiraone.de>
3140 Alex Lindberg           <alindber [AT] yahoo.com>
3141 Rama Chitta             <rama [AT] gear6.com>
3142 Roberto Mariani         <jelot-wireshark [AT] jelot.it>
3143 Sandhya Gopinath        <Sandhya.Gopinath [AT] citrix.com>
3144 Raghav SN               <Raghav.SN [AT] citrix.com>
3145 Murali Raja             <Murali.Raja [AT] citrix.com>
3146 Devesh Prakash          <Devesh.Prakash [AT] citrix.com>
3147 Richard Kümmel         <r.kuemmel [AT] beckhoff.de>
3148 Darryl Champagne        <dchampagne [AT] sta.samsung.com>
3149 Michael Speck           <Michael.Speck [AT] avl.com>
3150 Gerasimos Dimitriadis   <dimeg [AT] intracom.gr>
3151 Robert Simac            <rsimac [AT] cronsult.com>
3152 Johanna Sochos          <johanna.sochos [AT] swissqual.com>
3153 Felix Obenhuber         <felix [AT] obenhuber.de>
3154
3155 Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
3156 give his permission to use his version of snprintf.c.
3157
3158 Dan Lasley <dlasley[AT]promus.com> gave permission for his
3159 dumpit() hex-dump routine to be used.
3160
3161 Mattia Cazzola <mattiac[AT]alinet.it> provided a patch to the
3162 hex dump display routine.
3163
3164 We use the exception module from Kazlib, a C library written by
3165 Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks go to him for
3166 his well-written library. The Kazlib home page can be found at
3167 http://users.footprints.net/~kaz/kazlib.html
3168
3169 We use Lua BitOp, written by Mike Pall, for bitwise operations
3170 on numbers in Lua. The Lua BitOp home page can be found at
3171 http://bitop.luajit.org/
3172
3173 Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his
3174 webbrowser calling routine to be used.
3175
3176 Christophe Devine <c.devine[at]cr0.net> gave permission for his
3177 SHA1 routines to be used.
3178
3179 snax <snax[AT]shmoo.com> gave permission to use his(?) weak key
3180 detection code from Airsnort.
3181
3182 IANA gave permission for their port-numbers file to be used.