aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2021-10-20Fix some spelling errorsMartin Mathieson2-2/+2
2021-10-20Added Allied Telesis Loop Detection FramesMartin Mayer3-1/+171
2021-10-20EVS: Support decoding Primary 2.8 kbps packetsNan Xiao1-1/+33
2021-10-20EVS: Fix bug in decoding SID frame CNG typeNan Xiao1-1/+1
2021-10-19QUIC: fix compilation on RaspberryNardi Ivan1-12/+12
2021-10-19RTPS: ixed dissection of unions in user data.ismaelrti1-33/+25
2021-10-19TCPCL: Reassemble with full 64-bit transfer IDBrian Sipos1-40/+92
2021-10-19MeshConnex (MCX): MCX packet decode logicSangeetha Jain1-0/+159
2021-10-19BT-uTP: Hand to bittorrent dissector, dissect multiple PDUsJohn Thacker3-17/+552
2021-10-19EVS: Fix CNG schema for SID payloadNan Xiao1-2/+2
2021-10-19SOME/IP: WTLV type 5 complains about 6 bit length field (BUGFIX)Dr. Lars Völker1-1/+1
2021-10-19CSN.1: Fix definition for DownlinkDualCarrierCapability_r7_t in MS RA capPau Espin Pedrol1-2/+2
2021-10-19BSSMAP LE: fix dissection of APDU in 2 messagesPascal Quantin1-2/+2
2021-10-19Bluetooth: Update Assigned NumbersJakub Pawlowski1-0/+131
2021-10-19socketcan: use ett_can_fd for CAN FD.Guy Harris1-1/+1
2021-10-18IDMP: Initialize some variables.Gerald Combs2-2/+11
2021-10-18BT SDP: Don't overrun our continuation state buffer.Gerald Combs1-1/+12
2021-10-17btsmp: Fix endianess of debug public keyMatias Karhumaa1-8/+10
2021-10-17TCPCLv4: Update TCPCL dissector to include version 4 from dtn-wiresharkBrian Sipos5-878/+2398
2021-10-16bencode: remove pointless recursionJohn Thacker1-3/+1
2021-10-15Websocket frame reassembly supportMikael Kanstrup1-17/+152
2021-10-15jpeg: add support for dissecting inline IFD valuesРоман Донченко1-12/+112
2021-10-14socketcan: support the CANFD_FDF flag for identifying CAN FD frames.Guy Harris2-85/+105
2021-10-13GSM A-bis/RSL: dissect some more Osmocom specific IEsVadim Yanitskiy1-0/+124
2021-10-13GSM A-bis/RSL: add a checkbox for Osmocom specific definitionsVadim Yanitskiy1-9/+25
2021-10-13GSM A-bis/RSL: fix wrong tree/length in dissect_rsl_ie_message_id()Vadim Yanitskiy1-2/+2
2021-10-13BT HCI_ISO: Don't overrun our reassembly buffer.Gerald Combs1-1/+7
2021-10-13couchbase: Add Subdoc replace body with xattr opcodeBen Huddleston1-0/+2
2021-10-13couchbase: Add ReviveDocument subdoc flagBen Huddleston1-0/+3
2021-10-13couchbase: Add new subdoc error codesBen Huddleston1-0/+9
2021-10-13gprscdr: Update to 3GPP TS 32.298 V17.0.0Joakim Karlsson3-30/+253
2021-10-13SIP: 200 ok put resp to method in info colAnders Broman1-12/+19
2021-10-13pfcp: Update to 3GPP TS 29.244 V17.2.0Joakim Karlsson1-37/+859
2021-10-13BT-uTP: Track conversationsJohn Thacker2-18/+229
2021-10-13BPV7: Address check_static.py issuesMartin Mathieson1-7/+1
2021-10-12BP: Fix crashes on invalid fuzzed inputsBrian Sipos3-2/+4
2021-10-12TCP: Follow: Don't treat placeholder value 0 as a real ACK numberJohn Thacker1-4/+4
2021-10-12TCP: Port reuse ends with false RetransmissionsEugene Adell1-18/+37
2021-10-12BT-DHT: Exit a loop.Gerald Combs1-6/+7
2021-10-11autosar_nm: get rid of unused protocol IDs.Guy Harris1-9/+0
2021-10-11packet-btmesh: fix build without GCRYPTLin Sun1-1/+2
2021-10-11BPSEC, BPv7, COSE: Bugfix MacOS buildDr. Lars Völker3-19/+19
2021-10-11Fix some spelling errorsMartin Mathieson6-13/+13
2021-10-10TECMP: Bugfix: TECMP should not decode NULL framesDr. Lars Völker1-7/+14
2021-10-10AUTOSAR NM: Bugfix: wrong filters for user defined elementsDr. Lars Völker1-2/+2
2021-10-10BPv7: Add Bundle Protocol version 7 and BPSec dissectors from dtn-wiresharkBrian Sipos14-747/+4063
2021-10-10BT-DHT, BT-uTP: Use conversation_set_dissector_from_frame_numberJohn Thacker2-6/+22
2021-10-10rdpudp: update parsing of AckVec packets to last specDavid Fort1-10/+58
2021-10-10TECMP: Bugfix wrong payload length for payloadtvbDr. Lars Völker1-3/+3
2021-10-10ISO15765: Bugfix, LIN config influenced CANDr. Lars Völker1-13/+10