aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-12-26SMB2: display oplock/lease break packets properlyVolodymyr Khomenko1-14/+74
2019-12-25rtcp: Extend AVB RTCP (IEEE1733) to decode AS Timestamp and Sequence IdAlexander Meier1-4/+35
2019-12-24whois: add query string to info column.Dario Lombardo1-0/+10
2019-12-24USB CDC: Match subordinate interfaces with masterTomasz Moń2-14/+119
2019-12-22pgsql: add GSS Encode Request messageTom Nisbet1-0/+2
2019-12-22Note the lack of character-encoding indications in the protocol.Guy Harris1-0/+8
2019-12-22Show answers a line at a time, after the request frame and time delta.Guy Harris1-1/+22
2019-12-20802.11: Use the pseudo-header PHY to determine whether it's DMG.Guy Harris1-3/+1
2019-12-20There's a macro to test for 802.11ad frequencies; use it.Guy Harris1-6/+6
2019-12-20wcp: skip buffer too long.Dario Lombardo1-6/+12
2019-12-20TeamSpeak3 DNS: Change defalt port to 0 as it's not IANA registered.Anders Broman1-1/+2
2019-12-20packet-vnc.c : Fix parse h264 packet errorzhudewen1-4/+4
2019-12-20DCERPC: add DRIVER_INFO_8 decoding for DCE/RPC spoolss dissectorGünther Deschner2-2/+366
2019-12-20DCERPC: Fix DRIVER_INFO_7 defines in DCE/RPC spoolss dissectorGünther Deschner2-9/+7
2019-12-20DCERPC: implement GetPrinterDriverPackagePath in DCE/RPC spoolss dissectorGünther Deschner2-0/+65
2019-12-20ieee80211: use offsets when needed not before.Dario Lombardo1-4/+4
2019-12-20DCERPC: implement GetCorePrinterDrivers in DCE/RPC spoolss dissectorGünther Deschner2-0/+149
2019-12-20GSM A-bis/OML: use more proto_tree_add_item() in dissect_oml_attrs()Vadim Yanitskiy1-22/+15
2019-12-20GSM A-bis/OML: use generic proto_tree_add_item() for IPv4 addressesVadim Yanitskiy1-7/+4
2019-12-20GSM A-bis/OML: fix: do not use tvb_get_ntohl() to fetch IPv4 addressVadim Yanitskiy1-1/+1
2019-12-19h264: fix label for frame_crop_right_offsetMatt Parker1-1/+1
2019-12-19Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong8-37/+497
2019-12-18ieee802.11: Support the latest band id values and fix MHz.Richard Sharpe1-5/+6
2019-12-18De-camel-ize "Wireshark" in a few places.Gerald Combs2-25/+24
2019-12-17MsgPack: add dissector to UDP port decode as listPascal Quantin1-1/+9
2019-12-17dissectors: re-use most of the existing spoolss container dissectorsGünther Deschner4-34/+107
2019-12-17Add new DCE/RPC IRemoteWinspool dissectorGünther Deschner7-0/+10981
2019-12-16wcp: fix indentation.Dario Lombardo1-94/+87
2019-12-15MPLS: fix Downstream Detailed Mapping TLV label stack dissectionJaap Keuter1-3/+4
2019-12-15WiFi: Properly parse bitmap sections (CID-1451085)Jaap Keuter1-3/+3
2019-12-15H265: properly index 2D array (CID 1450950)Jaap Keuter1-6/+6
2019-12-14RTCP/MCPT: Limit list of SSRCs (CID 1455251)Jaap Keuter1-0/+1
2019-12-13m3ap: Info column lost at filtering.Anders Broman2-13/+9
2019-12-13DCERPC: Add dissect_hresult helperGünther Deschner2-0/+27
2019-12-13H.264: add dissection of SPS with seq_scaling_matrix_present_flag equal to 1.Xiaoxia Lang1-26/+37
2019-12-12PER: Add a couple of NULL checks.Gerald Combs1-3/+8
2019-12-12pcfp: add missing Usage Report Trigger indicationJoakim Karlsson1-0/+8
2019-12-12couchbase: Fix Dead StoreAlexis La Goutte1-1/+0
2019-12-11NAS 5GS: fix LADN Indication ID in Registration RequestPavel Strnad1-1/+1
2019-12-11radiotap: Detect 11ad based on the frequency.Guy Harris1-2/+22
2019-12-10LNET: fix malformed packet error on RDMA Read RequestJorge Mora1-1/+1
2019-12-10ZigBee: Maintain APS extended counter for nodesKenneth Soerensen2-47/+65
2019-12-10btatt: check the opcode against the current data.Dario Lombardo1-22/+30
2019-12-09NGAP: catch NAS 5GS dissection errorsPascal Quantin3-130/+154
2019-12-09M3AP: Update to TS 36.444 V15.0.0 (2018-09) (No change except to ref)Anders Broman7-29/+29
2019-12-09pfcp: add warning of faulty FO flagJoakim Karlsson1-1/+15
2019-12-09RPC-over-RDMA: add reassembly of SEND first, middle and lastJorge Mora1-3/+86
2019-12-09pfcp: Update to 3GPP TS 29.244 V16.1.0Joakim Karlsson1-95/+412
2019-12-08TTLs are unsigned; format them with unsigned_time_secs_to_str().Guy Harris1-6/+6
2019-12-08dns: Unify display of TTL with time_secs_to_str()Stig Bjørlykke1-3/+2