aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-02-24[Automatic update for 2019-02-24]Gerald Combs1-0/+3
2019-02-24Put back the NCP Group Type item for LIP Echo packets.Guy Harris3-17/+21
2019-02-23ncp2222: remove unused variable.Dario Lombardo1-2/+0
2019-02-23Make two watchdog types more alike.Guy Harris2-3/+10
2019-02-23Clean up dissection of watchdog packets.Guy Harris1-5/+5
2019-02-23Fix dissection of Large Internet Packet echos.Guy Harris2-46/+44
2019-02-23pcap: Update link_type_valsStig Bjørlykke1-0/+7
2019-02-22mbtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2019-02-21btavdtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2019-02-21pcomtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2019-02-21nas_5gs: fix duplicate return len (CID 1442817)Alexis La Goutte1-2/+0
2019-02-21packet-ecpri.c: cosmetic correctionsMaximilian Kohler1-2/+2
2019-02-20packet-dhcp.c: Dissect Cisco ACI fabric internal option 43Joerg Mayer1-1/+216
2019-02-20btmesh: Fix compilation warningsPiotr Winiarczyk3-8/+6
2019-02-20packet-dhcp.c: Fix modification of a const char* stringJoerg Mayer1-2/+5
2019-02-20socketcan: Dissect error framesMaksim Salau2-24/+499
2019-02-20Expanding Bluetooth Mesh Profile dissectorPiotr Winiarczyk9-13/+2331
2019-02-20Bluetooth: LDAC dissectorJakub Pawlowski2-34/+336
2019-02-20DCERPC: fix parsign of big endian UTF-16 stringJiajun Wang1-12/+2
2019-02-20packet-ptp.c: Decode VendorID in the clockidentity field.Joerg Mayer1-4/+24
2019-02-19F1AP: upgrade dissector to v15.4.1Pascal Quantin8-10/+11
2019-02-19eCPRI: added new dissectorMaximilian Kohler4-0/+852
2019-02-19SMB2: fix Chain Offset field endiannessPascal Quantin1-1/+1
2019-02-19GSM-A-GM: Remove redundant code, gtpv2 add a commentAnders Broman2-1/+1
2019-02-19GSM-A-GM: Enhance TIMER 3 presentationAnders Broman1-0/+1
2019-02-19ieee80211: Dissect MESH specific bit of QoS ControlCedric Izoard1-10/+53
2019-02-18ieee80211: Always include Mesh Control dissectionCedric Izoard1-2/+2
2019-02-18Add protocol filter for exported parts of 3G and LTE RRC.Martin Mathieson4-137/+527
2019-02-18Add FSRVP dissectorJiajun Wang7-0/+1482
2019-02-18ARP: Various improvementsMichael Mann1-33/+38
2019-02-18ARP: Add support for ARP Probe and ARP Announcement (RFC 5227)Michael Mann1-14/+53
2019-02-18Modbus: Explictly check for request when using byte count in responsesMichael Mann1-4/+4
2019-02-18Include epan header files in VS solution.Michael Mann6-1/+79
2019-02-17ieee80211: Add dissector for Mist vendor specific IEAdrian Granados2-0/+52
2019-02-17Modbus: If response packet is not found, base registers/coils on byte count.Michael Mann1-2/+8
2019-02-17NAS 5Gs: Ignoring MM capability spare octetsSwapnil Roy1-3/+9
2019-02-17ieee80211: Fix parsing of Mesh Peering Management elementCedric Izoard2-11/+29
2019-02-17ieee80211: Stop element parsing after MIC elementCedric Izoard1-0/+13
2019-02-17ieee80211: Add parsing for MIC elementCedric Izoard1-0/+23
2019-02-17dcom: remove unused headerJiajun Wang3-72/+3
2019-02-17Add the response time to response packets if we find the request.Guy Harris2-1/+17
2019-02-16ASN1: Also show root node for exports.Martin Mathieson1-0/+86
2019-02-16Re-implement "Map" feature for EndpointsPeter Wu2-1/+18
2019-02-16ISIS: Add SRv6 dissection (draft-bashandy-isis-srv6-extensions-04)Taisuke Sasaki2-4/+464
2019-02-15Rename our .asciidoc files to .adocGerald Combs1-1/+1
2019-02-14couchbase: Add Collections Get ID opcodeBen Huddleston1-3/+19
2019-02-14NAS 5Gs: Updated packet filter componentSwapnil Roy1-43/+56
2019-02-14DCOM - add support for RemoteGetClassObject parsing within ISystemActivatoralexsirr1-1/+30
2019-02-14packet-ptp.c: Add some reserved fields instead of skipping themJoerg Mayer1-0/+29
2019-02-13Add macros for the pack_flags field.Guy Harris1-41/+44