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