Don't dereference pointer before checking for NULL
[obnox/wireshark/wip.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 3c017b5683d961535c5d08a8c834e0f5d63aae43..32e922c281ce0030b879504ffa1d68a72050c17b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -2113,8 +2113,14 @@ Martin Mathieson        <martin.r.mathieson [AT] googlemail.com> {
        SIP statistics tap
        Show setupframe in RTP and RTCP
        H.225.0 updates
+       MGCP updates
+       RDT (RealPlayer) support
        MMS support (MS Media Server protocol)
        PPP Chap updates
+       Catapult DCT2000 file support
+       UMTS FP support
+       LTE: MAC, RLC and PDCP support
+       LTE MAC Stats
 }
 
 Christian Wagner        <Christian.Wagner [AT] stud.uni-karlsruhe.de> {
@@ -2257,7 +2263,7 @@ Jeff Connelly             <shellreef+mp2p [AT] gmail.com> {
        MANOLITO support
 }
 
-Irene Rüngle          <i.ruengeler [AT] fh-muenster.de {
+Irene Rüngler         <i.ruengeler [AT] fh-muenster.de {
        SCTP analysis
        Support PPID and SCTP port based selection in Decode as
 }
@@ -2524,8 +2530,9 @@ Kees Cook         <kees [AT] outflux.net> {
        TiVoConnect Discovery Protocol
 }
 
-Thomas Dreibholz       <dreibh [AT] exp-math.uni-essen.de> {
+Thomas Dreibholz       <dreibh [AT] iem.uni-due.de> {
        RSerPol protocol stack
+       Scripting Service Protocol support
 }
 
 Authesserre Samuel     <sauthess [AT] gmail.com> {
@@ -2736,10 +2743,6 @@ Shane Kearns             <shane.kearns [AT] symbian.com> {
        Support Symbian OS btsnoop
 }
 
-Thomas Dreibholz       <dreibh [AT] iem.uni-due.de> {
-       Scripting Service Protocol support
-}
-
 Loris Degioanni                <loris.degioanni [AT] cacetech.com> {
        Rawshark
 }
@@ -2857,10 +2860,6 @@ Nick Lewis               <nick.lewis [AT] atltelecom.com> {
        Show timestamp problems in RTP player
 }
 
-Benjamin Tse           <benjamin_tse [AT] agilent.com> {
-       Overlapped pipe I/O for dumpcap under Windows
-}
-
 Fred Fierling          <fff [AT] exegin.com> {
        Daintree's Sensor Network Analyzer file support
 }
@@ -2873,6 +2872,27 @@ Alexis La Goutte <alexis.lagoutte [AT] gmail.com> {
        CAPWAP dissector
 }
 
+Varun Notibala         <nbvarun [AT] gmail.com> {
+       SCTP NR-SACK support
+}
+
+Nathan Hartwell                <nhartwell [AT] gmail.com> {
+       HP NIC Teaming dissector
+}
+
+Don Chirieleison       <donc [AT] mitre.org> {
+       DTN Bundle Protocol
+}
+
+Harald Welte           <laforge [AT] gnumonks.org> {
+       GSM A-bis over IP dissector
+}
+
+Chris Costa            <chcosta75 [AT] hotmail.com> {
+       Add defragmentation code to NDMP dissectot
+        Properly decode SMB2 error response
+}
+
 and by:
 
 Pavel Roskin            <proski [AT] gnu.org>
@@ -2903,7 +2923,6 @@ Arsen Chaloyan          <achaloyan [AT] yahoo.com>
 Arnaud Jacques          <webmaster [AT] securiteinfo.com>
 D. Manzella             <manzella [AT] lucent.com>
 Jari Mustajarvi         <jari.mustajarvi [AT] nokia.com>
-Joost Yervante Damad    <Joost.Damad [AT] siemens.com>
 Pierre Juhen            <pierre.juhen [AT] wanadoo.fr>
 David Richards          <drichards [AT] alum.mit.edu>
 Shusaku Ueda            <ueda [AT] sra.co.jp>
@@ -3041,6 +3060,9 @@ Sandhya Gopinath  <Sandhya.Gopinath [AT] citrix.com>
 Raghav SN              <Raghav.SN [AT] citrix.com>
 Murali Raja            <Murali.Raja [AT] citrix.com>
 Devesh Prakash         <Devesh.Prakash [AT] citrix.com>
+Richard Kümmel                <r.kuemmel [AT] beckhoff.de>
+Kovarththanan Rajaratnam <kovarththanan.rajaratnam [AT] gmail.com>
+Darryl Champagne <dchampagne [AT] sta.samsung.com>
 
 Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
 give his permission to use his version of snprintf.c.
@@ -3056,6 +3078,10 @@ Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks go to him for
 his well-written library. The Kazlib home page can be found at
 http://users.footprints.net/~kaz/kazlib.html
 
+We use Lua BitOp, written by Mike Pall, for bitwise operations
+on numbers in Lua. The Lua BitOp home page can be found at
+http://bitop.luajit.org/
+
 Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his
 webbrowser calling routine to be used.