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