aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-10-22C1222: update auto generated filePascal Quantin1-3/+3
2016-10-22Suppress "discarding const" warning.Guy Harris1-3/+5
2016-10-22Add T.61 character set supportPascal Quantin15-59/+463
2016-10-22More checks for localtime() and gmtime() returning NULL.Guy Harris2-7/+27
2016-10-21ISAKMP: update protocol parametersMirko Parthey1-27/+34
2016-10-21gmtime() can return NULL, even if it's unlikely.Guy Harris1-1/+4
2016-10-21ISAKMP: fix typos and whitespaceMirko Parthey1-22/+22
2016-10-21ZigBee Green Power: add dissector for Sink Commissioning Mode cmdVladlen Popov1-0/+82
2016-10-21ISAKMP: Fix defragmentation of EAP-TLS in IKEv2Mirko Parthey1-1/+1
2016-10-20InterfaceList: Add button to toggle hidden interfacesRoland Knall2-0/+8
2016-10-20ZigBee Green Power: add dissectors for some GP Cluster attributesVladlen Popov1-11/+568
2016-10-20NAS EPS: add a missing spacePascal Quantin1-2/+2
2016-10-20ucp: use ws_strtou function.Dario Lombardo1-84/+88
2016-10-20bt-dht: use ws_strtou function.Dario Lombardo1-8/+52
2016-10-20packet-infiniband: Add support for IP CM serviceidParav Pandit1-3/+51
2016-10-20Exclude scanner-generated headers from ABI checkBalint Reczey1-0/+3
2016-10-20Put the SS7 PC name resolution feature in the release notes.Jeff Morriss1-1/+1
2016-10-20wlan_statistics_dialog: Add number of retryAlexis La Goutte2-0/+2
2016-10-19Skype: Remove TCP heuristic dissectionMichael Mann1-19/+18
2016-10-19ZigBee Green Power: add dissector for commands Proxy Table resp and Sink Tabl...Vladlen Popov1-2/+69
2016-10-19raknet: remove if(tree) no longer neededAlexis La Goutte1-383/+286
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