aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-06-19BSSMAP: Use correct IE number for Selected PLMN IDPau Espin Pedrol2-11/+5
2019-06-19DIAMETER: Add MIP6-Feature-Vector flag decodeMichail Koreshkov2-7/+113
2019-06-19OSPF: Add Local/Remote Interfafe ID and Remote IPv4 Address Sub-TLV (rfc8379)Taisuke Sasaki1-0/+32
2019-06-19DOCSIS: Added Energy Management (EM) messagesBruno Verstuyft1-0/+184
2019-06-19LPPa: upgrade dissector to v15.2.1Pascal Quantin9-18/+116
2019-06-19PCEP: Add Segment Routing Policy Candidate Paths TLV (type 40)Alexis La Goutte1-0/+26
2019-06-19couchbase: Format seqnos as decimalDave Rigby1-15/+15
2019-06-19GTP: Pas the right subtre to extension header dissectors.Anders Broman1-1/+1
2019-06-19Babel: prevent an infinite loop while parsing sub-TLVPascal Quantin1-6/+21
2019-06-19PCEP: Add ASSOCIATION (sub) errorAlexis La Goutte1-0/+17
2019-06-19GTP:Fix a typoAnders Broman1-2/+2
2019-06-19PCEP: Add OP-CONF-ASSOC-RANGE (29) TLVAlexis La Goutte1-0/+44
2019-06-19PCEP: Update Association value (draft-minei-pce-association-group)Alexis La Goutte1-11/+11
2019-06-18GSM RLC/MAC: fix dissection of SI Message List IEPascal Quantin1-1/+40
2019-06-18USB: workaround for compatibility with USBPcap captures < 1.5.0.0Pascal Quantin1-15/+81
2019-06-18MBIM: remove USBPcap / usbmon specific codePascal Quantin2-13/+11
2019-06-18MBIM: use conversation as identifier in reassembly codePascal Quantin1-2/+2
2019-06-17TCP: add expert items to MSS optionJaap Keuter1-1/+23
2019-06-17OSPF: Add Node/Link MSD TLVs (rfc8476)Taisuke Sasaki1-18/+69
2019-06-17NRPPa: Add dissector for TS 38.455 V15.2.1Anders Broman15-83/+5520
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu2-28/+59
2019-06-17smb2; Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2019-06-16nas 5gs: (trivial): remove _U_ from parameters that are usedMartin Kaiser1-1/+1
2019-06-16NAS 5GS: fix dissection of N1 Message ContentPascal Quantin1-1/+65
2019-06-16USB: Handle USBPcap 1.5.0.0 updated pseudoheaderTomasz Moń1-15/+55
2019-06-16NGAP: fix dissection of N2 Information ContentPascal Quantin3-156/+298
2019-06-16NAS 5GS: Null scheme SUPI dissection fixedSwapnil Roy1-2/+15
2019-06-16Get rid of the nt_trans_data structure.Guy Harris1-44/+36
2019-06-16wslua: add a Proto parameter to DissectorTable.new()Martin Kaiser1-4/+10
2019-06-16couchbase: Add prepare seqno to DCP_ABORTBen Huddleston1-1/+3
2019-06-16wslua: clean up DissectorTable_new()Martin Kaiser1-27/+32
2019-06-15FTDI FT: Dissect control request response dataTomasz Moń1-4/+79
2019-06-15P2P: update Group Capability Bitmap definitionAmit Khatri1-0/+8
2019-06-14USB: Do not assume that request is standardTomasz Moń1-3/+8
2019-06-14DOCSIS: Fixed Info Field Bonded Initial Ranging RequestBruno Verstuyft1-3/+3
2019-06-14wslua: add support for ft_none dissector tablesMartin Kaiser1-2/+7
2019-06-14Make get_unicode_or_ascii_string() static.Guy Harris1-1/+1
2019-06-14The second byte of NT_Trans_Parameters is no longer a reserved byte.Guy Harris1-2/+13
2019-06-13babel: add support for babel rfc6126bisSawssen Hadded1-55/+242
2019-06-13SCTP: fix to get proper direction of the streamBinh Trinh1-1/+8
2019-06-13update Extreme Networks WASSP decoderzhongweisitu1-1772/+6760
2019-06-13DOCSIS: RNG-RSP equalization adjustBruno Verstuyft1-9/+68
2019-06-13register_decode_as_next_proto: remove the "title" parameterMartin Kaiser21-23/+20
2019-06-13rdt: remove a bunch of unnecessary if (tree) checksMartin Kaiser1-141/+104
2019-06-13Pull get_unicode_or_ascii_string() into packet-smb.c.Guy Harris3-160/+157
2019-06-12NGAP: Dissect N2 SM InformationAnders Broman3-25/+76
2019-06-12Don't check lenretval in proto_tree_add_item_ret_display_string_and_length().Guy Harris1-4/+2
2019-06-12Don't assume dissect_smb2_olb_string() returned a non-null pointer.Guy Harris1-2/+4
2019-06-12Eliminate more calls to get_unicode_or_ascii_string().Guy Harris11-146/+206
2019-06-12babel: update portEtienne MARAIS1-1/+1