aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Fix dissection of gatewayed/bridged LLAP packets.Guy Harris4-26/+44
2019-05-09IEEE 802.15.4: Separate ACK tracking and conversationsKenneth Soerensen1-63/+55
2019-05-09Flexray: put the flexray_identifier structure into a headerMilos Jovanovic2-10/+40
2019-05-08Add preferences to NR RLC to accept PDCP config (SN length) from RRC.Martin Mathieson5-3/+145
2019-05-08BT Mesh: Mark a couple of unused parameters.Gerald Combs1-2/+2
2019-05-08BTMESH: Fix for compilation without GCryptPiotr Winiarczyk1-2/+13
2019-05-08Zebra: update for FRRouting version 7Hitoshi Irino1-5/+28
2019-05-08DRBD: Dissect states in P_STATE messagesJoel Colledge1-1/+147
2019-05-08btmesh: fix compilation with older gcrypt versions.Dario Lombardo1-0/+4
2019-05-08OER: Dissect Boolean and IA5String types.Anders Broman2-3/+44
2019-05-083GPP CBSP (Cell Broadcast Service Protocol) dissectorHarald Welte2-0/+936
2019-05-08frame: increase EXCEPTION_TREE_ITEMS.Dario Lombardo1-1/+1
2019-05-08HTTP: fix bad reassembly with Content-Type and no Content-LengthPeter Wu5-42/+85
2019-05-08print: remove leak in ek_check_protocolfilter().Dario Lombardo1-2/+7
2019-05-07Add another encapsulation option, for LAPB (see T.617a-1994 Annex G).Guy Harris1-0/+12
2019-05-07Modbus RTU: Fix Write Single Coil/Register dissectionTomasz Moń1-5/+8
2019-05-07Don't throw an exception when doing the payload type heuristics.Guy Harris1-66/+72
2019-05-07SysEx: Split DigiTech commands dissectionTomasz Moń3-1256/+1346
2019-05-07USB Audio: Separate MIDI event data from paddingTomasz Moń1-5/+53
2019-05-07Socketcan: Add heuristic subdissectionLoSmX1-2/+30
2019-05-07BTMESH: Add access layer decryptionPiotr Winiarczyk4-82/+1092
2019-05-07Fix dissection of DDP length and checksum fields.Guy Harris1-2/+2
2019-05-06BGP: Update Tunnel Encapsulation Attribute Types (and SubType)Alexis La Goutte1-2/+48
2019-05-06Do more heuristics to try to identify the Frame Relay payload.Guy Harris3-23/+143
2019-05-05S1AP: add ErrorIndication message type to info columnPascal Quantin2-4/+7
2019-05-05BGP: Add missing SAFI Segment Routing Policy (73)Alexis La Goutte1-0/+2
2019-05-05SysEx: Include all Manufacturers SysEx ID NumbersTomasz Moń1-7/+597
2019-05-05USB Audio: Split AS format type dissection by versionTomasz Moń1-9/+51
2019-05-05USB Audio: Dissect version 2 General AS descriptorTomasz Moń1-14/+559
2019-05-05ZBEE ZCL: fix hf conflict.Alexis La Goutte1-1/+1
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-2/+0
2019-05-03proto: don't generate elastic-mapping entries for string fields.Dario Lombardo1-30/+15
2019-05-03Powerlink: Fix representation of PDO versionUli Heilmeier1-2/+2
2019-05-03USB Audio: Generalise undecoded descriptor expert infoTomasz Moń1-7/+10
2019-05-03USB Audio: Dissect version 2 Output Terminal descriptorTomasz Moń1-3/+66
2019-05-03USB Audio: Dissect version 2 Input Terminal descriptorTomasz Moń1-50/+277
2019-05-03USB Audio: Dissect Audio Control clock selector descriptorTomasz Moń1-1/+69
2019-05-03USB Audio: Dissect Audio Control clock source descriptorTomasz Moń1-13/+130
2019-05-02mqtt: Dissect publish message as bytesStig Bjørlykke1-1/+1
2019-05-01USB Audio: Dissect version 2 Audio Control headerTomasz Moń1-7/+76
2019-05-01QUIC: fix transport parameter heuristics for draft -18 and olderPeter Wu1-2/+5
2019-04-30gtpv2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2019-04-30ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2019-04-30mqtt: Check for a valid payload protocolStig Bjørlykke1-0/+6
2019-04-29NR: Configure LCID -> RLC Bearer config from RRCMartin Mathieson7-56/+452
2019-04-28[Automatic update for 2019-04-28]Gerald Combs1-1/+2
2019-04-26GTPv2: Update a value string.Anders Broman1-0/+2
2019-04-26GTPv2: Add decoding of more IEsAnders Broman2-117/+1514
2019-04-26eap: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2019-04-26NFS: Display nfl_util components for files layout typeJorge Mora2-2/+34