aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-10-19ZigBee ZDO dissector: fix for r21 in column description in ZDO Node Desc Resp.dsrsupport3-5/+5
2016-10-19e212: Fix for e212.*.mncHessam Jalali1-2/+2
2016-10-19bt-dht: add bencoding terminators.Dario Lombardo1-2/+12
2016-10-19Kafka: add Snappy decompression supportPascal Quantin1-2/+67
2016-10-19[GIOP] Use g_slist_prepend().AndersBroman1-1/+1
2016-10-19ZigBee Green Power: add dissectors for Sink Table and Proxy Table attributes ...Vladlen Popov1-5/+609
2016-10-19IP: Fix evil flag expert item textJaap Keuter1-1/+1
2016-10-19Bluetooth: ATT: Add missing expert info for Regulatory CertificationMichal Labedzki1-4/+17
2016-10-19GTPv2: Add support for NB-IoT featuresJan Spevak1-2/+110
2016-10-19mgcp: use ws_strtou function.Dario Lombardo1-5/+22
2016-10-18Some Pref <-> Decode As bugfixes.Michael Mann2-26/+33
2016-10-18While the channelwidth was dissected the information was not passed to the phdrJoerg Mayer1-0/+2
2016-10-18Fix typo.Guy Harris1-1/+1
2016-10-18wslua: prepare for split class/instance (meta)methodsPeter Wu3-248/+329
2016-10-18Ensure http_tcp_range gets initialized through preference callback.Michael Mann1-0/+4
2016-10-18sdp: use ws_strtou function.Dario Lombardo1-20/+90
2016-10-18mrcpv2: use ws_strtou function.Dario Lombardo1-10/+25
2016-10-18fc00: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2016-10-18BGP: fix bgp.ls.tlv.link_protection_type_value is not of an FT_{U}INTn type]Alexis La Goutte1-2/+2
2016-10-18ZigBee Green Power: fix commissioning cmd dissectionVladlen Popov1-1/+122
2016-10-18Update MNC list for MCC 432 (Iran)Babak Farrokhi1-3/+11
2016-10-18CQL: free buffer earlier in case of Snappy decompression failurePascal Quantin1-0/+2
2016-10-18packet-infiniband: Add support for CM DREQ/DRSPParav Pandit1-19/+74
2016-10-18wslua: add support for negative indicesPeter Wu1-11/+21
2016-10-18wslua: fix errors in documentation, add notational conventionsPeter Wu3-9/+4
2016-10-18wslua: Do not crash on the root tree itemPeter Wu1-2/+3
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin1-2/+2
2016-10-17Separate "Link Access Control Protocol" and the version number with a space.Guy Harris1-1/+1
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet4-28/+161
2016-10-17ftp: use ws_strtou function.Dario Lombardo1-14/+31
2016-10-17Bluetooth: HFP: Fix incorrect field nameMichal Labedzki1-1/+1
2016-10-17MQ: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-10-17quakeworld: use ws_strtou function.Dario Lombardo1-8/+31
2016-10-17frame: print debug line according to new console preference.Dario Lombardo3-5/+12
2016-10-17Add fc00 dissectorEmery Hemingway3-0/+349
2016-10-16CIP: no previous prototype for ‘dissect_cip_attribute’ [-Wmissing-prototy...Alexis La Goutte1-1/+1
2016-10-16addr_resolv(.c): no previous prototype for ‘add_ss7pc_name/ss7pc_name_looku...Alexis La Goutte1-2/+2
2016-10-16raknet: fix Value stored to 'ti' is never readAlexis La Goutte1-1/+1
2016-10-16ZigBee MAC and ZDO dissectors: put useful information into column description...dsrsupport4-5/+15
2016-10-16[Automatic update for 2016-10-16]Gerald Combs3-25/+514
2016-10-16More wlan_mgt cleanup:Joerg Mayer1-6/+0
2016-10-16Get rid of wlan_mgt. Handle these elements as part of wlan. The separation wa...Joerg Mayer1-1212/+1204
2016-10-16dmp: Fix UDP ports preference conversionStig Bjørlykke1-1/+1
2016-10-15Eliminate a global variable.Guy Harris1-11/+14
2016-10-15Fix bin2hex().Guy Harris1-3/+3
2016-10-15megaco: use ws_strtoi function.Dario Lombardo1-11/+23
2016-10-15ZigBee Green Power: implement dissection for Proxy Table Request and Sink Tab...Vladlen Popov1-3/+102
2016-10-15ZigBee green Power: fix commissioning reply, fix PAN ID fieldVladlen Popov1-1/+17
2016-10-14Lua: allow creating TVBs after calling other (Lua) dissectors.Jeff Morriss1-6/+12
2016-10-14Retrieve CLNP option values from the right placeJaap Keuter1-8/+8