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