Clean up the descriptions of reassembly preferences.
[obnox/wireshark/wip.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 9724557b7ba1c5b4ddd3468f0ee67a8a079cdf12..8bd687920d665a0a2dc80dcb95c1b7b0edad4a5f 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -81,6 +81,13 @@ Joerg Mayer      <jmayer[AT]loplof.de> {
        Various signed vs. unsigned fixes
        Crank up the warning level in GCC
        Skinny (Official Name: SCCP)
+       Remove trailing blanks from hex dump in print/Tethereal
+       Remove unused variables and declarations of non-existent
+           functions
+       In configure scripts, if the compiler is GCC, add to CFLAGS a -D
+           flag to define _U_ as something that marks an argument
+           unused in GCC, and as nothing for other compilers
+       Add _U_ to unused arguments, and turn off "-Wno-unused"
 }
 
 Martin Maciaszek <fastjack[AT]i-s-o.net> {
@@ -134,6 +141,7 @@ Aaron Hillegass <aaron[AT]classmax.com> {
 
 Jason Lango <jal[AT]netapp.com> {
        RTSP, SDP
+       RTCP fixes
 }
 
 Johan Feyaerts <Johan.Feyaerts[AT]siemens.atea.be> {
@@ -147,6 +155,7 @@ Olivier Abad <oabad[AT]cybercable.fr> {
        LAPB, X.25
        Plugins support
        Support for capturing packet data from pipes
+       Support for writing NetXRay 2.x (Windows Sniffer) format captures
 }
 
 Thierry Andry <Thierry.Andry[AT]advalvas.be> {
@@ -199,6 +208,7 @@ Nathan Neulinger <nneul[AT]umr.edu> {
        Automake and autoconf updates to handle the current CVS versions
            of automake (which will probably eventually become the next
            releases of automake and autoconf)
+       Additional cipher suite names for SSL
 }
 
 Tomislav Vujec <tvujec[AT]carnet.hr> {
@@ -215,6 +225,7 @@ Uwe Girlich <Uwe.Girlich[AT]philosys.de> {
        Mount Protocol support started
        NLM support started
        PC NFS support started
+       TSP support
        Quake dissector
        QuakeWorld dissector
        Quake II dissector
@@ -241,6 +252,12 @@ Heikki Vatiainen <hessu[AT]cs.tut.fi> {
            tree item
        IGMP fixes and multicast traceroute support
        MSDP support
+       IPv6 name resolution support on Solaris 8
+       Enhancements to the "bad sed" tests
+       Make "get_host_ipaddr()" require dotted-quad IP addresses to
+           really be quads
+       CGMP-over-Ethernet II support
+       Fix the test for IS-IS virtual links
 }
 
 Greg Hankins <gregh[AT]twoguys.org> {
@@ -402,9 +419,12 @@ Michael Tuexen <Michael.Tuexen[AT]icn.siemens.de> {
        SUA and SUA Light support
        MTP3 support
        MacOS X support
-       Update of M2PA support to draft 3
+       Update of M2PA support for later Internet drafts
        MTP2 support
        SCTP support in text2pcap
+       SCCP-atop-M3UA support
+       M2UA support
+       ASAP support
 }
 
 Bruce Korb <bkorb[AT]sco.com> {
@@ -567,10 +587,14 @@ Ronnie Sahlberg <sahlberg[AT]optushome.com.au> {
            requiring compiler support for them, and updates to the
            Diameter, L2TP, NFS, and NLM dissectors to use it and to the
            ONC RPC dissector to allow ONC RPC subdissectors to use it
-       SMB tvbuffication
+       SMB tvbuffication and enhancement
        NDMPv3 support
        Add time between request and reply as a field to ONC RPC replies
-       File handle to file name resolution in NFS and realted protocols
+       File handle to file name resolution in NFS and related protocols
+       DCE RPC enhancements
+       SAMR updates
+       NETLOGON implementation
+       LSA updates
 }
 
 Borosa Tomislav <tomislav.borosa[AT]SIEMENS.HR> {
@@ -706,6 +730,7 @@ Andy Hood <ahood[AT]westpac.com.au> {
           compiled with crypto support and needs -lcrypto
        On Solaris, with GCC, add flags to reduce warnings from
           inadequacies of function declarations in X11 headers
+       Translate enterprise OIDs in SNMP traps to strings if possible
 }
 
 Randy McEoin <rmceoin[AT]pe.net> {
@@ -743,6 +768,7 @@ Laurent Rabret <laurent.rabret[AT]rd.francetelecom.fr> {
            protocols get passed through, with PPP protocol types
            appearing in the Ethernet protocol type field)
        PAP support
+       BGP bug fix
 }
 
 nuf si <gnippiks[AT]yahoo.com> {
@@ -752,11 +778,17 @@ nuf si <gnippiks[AT]yahoo.com> {
 Jeff Morriss <jeff.morriss[AT]ulticom.com> {
        M2PA support
        Support for ANSI flavor of MTP3
+       SCCP support
 }
 
 Aamer Akhter <aakhter[AT]cisco.com> {
        Support for draft-rosen-vpn-ospf-bgp-mpls
        Support for additional BGP extended communities
+       LDP support for draft-martini-l2circuit-trans-mpls, LDP status
+           code updates, and small LDP cleanups
+       LDP support for draft-martini-l2circuit-encap-mpls for
+            Ethernet-over-MPLS
+       Fix initialization of ett_slarp in CHDLC dissector
 }
 
 Pekka Savola <pekkas[AT]netcore.fi> {
@@ -859,6 +891,8 @@ Graeme Hewson <graeme.hewson[AT]oracle.com> {
 
 Pasi Eronen <pasi.eronen[at]nixu.com> {
        Patches to the dcerpc dissector for data representation decoding
+       XDMCP support
+       Support for PCT cipher suites and record layer in SSL
 }
 
 Georg von Zezschwitz <gvz[AT]2scale.net> {
@@ -895,10 +929,18 @@ Shinsuke Suzuki <suz[AT]kame.net> {
 
 Andrew C. Feren <aferen[AT]cetacean.com> {
        Makefile fix
+       Solaris packaging fixes
+       Add ifdefs to the top-level Makefile.nmake to avoid using
+           Python if PYTHON isn't defined
+       make-manuf fix
+       Put all of Cisco's OUIs into manuf.tmpl
+       Put human-readable descriptions in the combo box entries for
+           "Interface:" on Windows
 }
 
 Tomas Kukosa <tomas.kukosa[AT]anfdata.cz> {
        Additional routines made available to plugins
+       Support in Wiretap for DLT_HHDLC
 }
 
 Andreas Stockmeier <a.stockmeier[AT]avm.de> {
@@ -935,6 +977,7 @@ Tim Potter <tpot[AT]samba.org> {
        Use the FID, for DCE RPC-over-SMB, as part of the conversation
           matching
        Assorted SMB fixes
+       NT SID dissection
 }
 
 Raghu Angadi <rangadi[AT]inktomi.com> {
@@ -997,8 +1040,120 @@ Jirka Novak <j.novak[AT]netsystem.cz> {
        Support for adding filter expressions generated from column or
            protocol tree field values to the current expression rather
            than replacing the current expression
+       Support for hex dump mode in "Follow TCP Stream" window showing
+           hex and ASCII data
 }
-       
+
+Ricardo BarroetaveƱa <rbarroetavena[AT]veufort.com> {
+       Enhanced LDP support
+       Support TCP reassembly requiring multiple steps (e.g.,
+           reassemble the PDU header to get the length of the PDU, then
+           reassemble the PDU based on that length)
+}
+
+Alan Harrison <alanharrison[AT]mail.com> {
+       Fixes to EtherPeek file reader code
+}
+
+Mike Frantzen <frantzen[AT]w4g.org> {
+       Support for capturing on, and reading captures from, OpenBSD
+           firewall logging virtual interface
+}
+
+Charlie Duke <cduke[AT]fvc.com> {
+       Added routines to the plugin table
+}
+
+Alfred Arnold <Alfred.Arnold[AT]elsa.de> {
+       IAPP support
+}
+
+Dermot Bradley <dermot.bradley[AT]openwave.com> {
+       Support for Openwave-specific WSP headers
+       Support for Openwave-specific WSP field names
+       Support for additional WSP content types from Openwave
+       Support for additional WSP language values
+}
+
+Adam Sulmicki <adam[AT]cfar.umd.edu> {
+       Add more type values for EAP.
+       Fix off-by-one bug when displaying Code of EAP message.
+       Additional AVPs for RADIUS, and making RD_TP_CONNECT_INFO a
+           RADIUS_STRING rather than a RADIUS_STRING_TAGGED
+       Dissect EAP messages inside RADIUS
+       Dissect SSL-encoded stuff inside EAP
+       Cisco LEAP support
+       EAP-TLS reassembly
+       Other EAP enhancements
+}
+
+Kari Tiirikainen <ktiirika[AT]stybba.ntc.nokia.com> {
+       COPS-PR extension support
+}
+
+John Mackenzie <John.A.Mackenzie[AT]t-online.de> {
+       Put missing initializations of table entries in "plugins.c"
+       Register GIOP dissector as a UDP heuristic dissector
+}
+
+Peter Valchev <pvalchev[AT]openbsd.org> {
+       Fix editcap to assign the result of "getopt()" to an "int" and
+          to check "getopt()"s return value with -1 rather than EOF
+}
+
+Alex Ruzin <alexr[AT]nbase.co.il> {
+       Support for IEEE 802.1w RST BPDUs
+}
+
+Jouni Malinen <jkmaline[AT]cc.hut.fi> {
+       802.11 authentication frame dissection bug fix
+       Fix offset of challenge element in 802.11 dissector
+       Show fragmented 802.11 frames as fragments
+}
+
+Paul E. Erkkila <pee[AT]erkkila.org> {
+       Skinny Client Control Protocol enhancements
+}
+
+Jakob Schlyter <jakob[AT]crt.se> {
+       SIP method additions
+}
+
+Jim Sienicki <sienicki[AT]issanni.com> {
+       Additional vendor (Issani) for Radius
+       Issani VSA support for Radius
+}
+
+Steven French <sfrench[AT]us.ibm.com> {
+       Add names for some additional spool service RPCs
+       Decode NT Rename SMB
+}
+
+Diana Eichert <deicher[AT]sandia.gov> {
+       "-q" flag to Tethereal to suppress packet count display
+}
+
+Blair Cooper <blair[AT]teamon.com> {
+       WebDAV support
+}
+
+Kikuchi Ayamura <ayamura[AT]ayamura.org> {
+       Include <ucd-snmp/ucd-snmp-config.h> to fix IRIX compilation
+           problems
+}
+
+Didier Gautheron <dgautheron[AT]magic.fr> {
+       X11 bug fix
+}
+
+Phil Williams <csypbw[AT]comp.leeds.ac.uk> {
+       Support for looking up fields by name
+}
+
+Kevin Humphries <khumphries[AT]networld.com> {
+       Additional PIM hello options support
+}
+
 Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
 give his permission to use his version of snprintf.c.