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