aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Fix creation of conversation.Guy Harris1-2/+1
2018-07-01Fix debugging code.Guy Harris1-3/+87
2018-06-30mdp: fix no previous prototype for ‘proto_reg_handoff_mdp’ [-Wmissing-pro...Alexis La Goutte1-0/+1
2018-06-30Minimal support for ECJPAKE.Markus Becker2-0/+8
2018-06-30ubdp: fix no previous prototype for ‘proto_reg_handoff_ubdp’ [-Wmissing-p...Alexis La Goutte1-0/+1
2018-06-30Exablaze: Fix signed/unsigned comparisonUli Heilmeier1-1/+1
2018-06-30packet-cisco-fp-mim.c: Add support for FP packets that contain an extra QinQ ...Joerg Mayer1-68/+116
2018-06-29XnAP: add an option to force target NG-RAN container decoding formatPascal Quantin3-78/+138
2018-06-29XnAP: add dissector based on v15.0.0Pascal Quantin15-254/+14823
2018-06-28AT: Allow padding in heuristic checkDarien Spencer1-11/+42
2018-06-28packet-ieee80211.c: Mikrotik IE should be Routerboard, added dissection updateJeremy Martin2-29/+57
2018-06-28sflow: print sysuptime in human readable form.Dario Lombardo1-1/+4
2018-06-28Fix indentation.Guy Harris1-19/+19
2018-06-28packet-lldp.c: Some updates to Cisco vendor subtypes (UPOE and ACI)Joerg Mayer1-38/+109
2018-06-28NGAP: dissect PLMNIdentity IEPascal Quantin3-73/+102
2018-06-28NGAP: display TAC and EPS TAC as DEC_HEXPascal Quantin2-77/+109
2018-06-28X2AP: display 5GS TAC as DEC_HEXPascal Quantin2-112/+129
2018-06-28S1AP: display 5GS TAC as DEC_HEXPascal Quantin2-103/+120
2018-06-28nas5gs: Dissection updatesAndersBroman1-24/+17
2018-06-28IEEE 802.11: Disable FCS validation by default.Gerald Combs1-1/+1
2018-06-28DICOM: use pinfo pool memory for strings used in columnsPascal Quantin1-5/+5
2018-06-28opa: Add support for TID RDMA protocolAdam Goldman1-61/+336
2018-06-28Make white space consistent.Guy Harris1-9/+9
2018-06-28rtps: Fixed multichannel locator fields orderIsmael Mendez Matamoros2-1/+69
2018-06-28tcp: add support for reassembling out-of-order segmentsPeter Wu4-17/+243
2018-06-28Add macros to initialize nstime_t values and use them.Guy Harris5-8/+8
2018-06-28packet-mdp.c: New dissector for Cisco Meraki Discovery Protocoljmartin-usna2-0/+161
2018-06-28packet-updp.c: New dissector for Ubiquiti Discovery Protocoljmartin-usna2-0/+320
2018-06-28NAS EPS: add subtrees for extended emergency numbers and ciphered data setsPascal Quantin1-21/+37
2018-06-28RTP: If multiple codecs are used in RTP stream flow, all are shown in codecs ...Jiri Novak1-1/+1
2018-06-27CIP: Improve Class 2/3 connection handlingDylan Ulis2-62/+71
2018-06-27Sort our column descriptions.Gerald Combs1-54/+64
2018-06-27NAS5GS: Dissect 5GS network feature support IE-AndersBroman1-13/+88
2018-06-27prefs: fix crash when importing old filter expression preferencePeter Wu1-4/+6
2018-06-27Ethernet: Disable FCS validation by default.Gerald Combs1-1/+1
2018-06-27BGP-MP NLRI can have Path ID for IPv4 Unicast/Multicast and Labeled UnicastVadim Fedorenko1-11/+59
2018-06-27Exported PDU: adjust protocol and tag tree lengthsPeter Wu1-3/+7
2018-06-26epan: Fix session null-pointer checkRoland Knall1-1/+1
2018-06-26Remove code specific to older versions of Visual Studio.Gerald Combs1-1/+1
2018-06-26print.c: Handles special chars when using -T fieldsjmartin-usna1-1/+35
2018-06-26RRC: upgrade dissector to v15.3.0Pascal Quantin7-4122/+5100
2018-06-26PER: Also report if open type length is less than dissected length.Martin Mathieson1-2/+6
2018-06-26packet-dcm.c: heuristic dissection reworkDavid Aggeler1-59/+126
2018-06-26Q931: do not tap packet if no packet info is presentPascal Quantin1-1/+3
2018-06-26nfs: fix displaying of operation CLONETigran Mkrtchyan1-0/+1
2018-06-26Shorten the text of System Name and System Description in the info columnJoerg Mayer1-2/+2
2018-06-26packet-ieee802211.c: Corrects A-MSDU addr_resolve dissectionjmartin-usna1-4/+4
2018-06-25F1AP: dissect more OCTET STRING from X2AP ASN.1 descriptionPascal Quantin6-196/+268
2018-06-25X2AP: upgrade dissector to v15.2.0Pascal Quantin9-465/+3211
2018-06-25drb/rbm: fix indentation issues.Dario Lombardo2-10/+10