Don't dereference pointer before checking for NULL
[obnox/wireshark/wip.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 5cf092c907bc6e7fc5a59e5c831d45f47b0e607e..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
 }
@@ -2854,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
 }
@@ -2870,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>
@@ -3037,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.
@@ -3052,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.