aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Decoding of SMS contents when SMS over SMPPakuchekar2-15/+104
2019-06-25TLS: increase size of line buffer for reading keylog fileAnaƫl Fiaux1-1/+1
2019-06-25RTPS: Micro release and revision versions swappedismaelrti1-6/+27
2019-06-25asn1: replace DISSECTOR_ASSERT_NOT_REACHED with DISSECTOR_ASSERT.Dario Lombardo1-11/+8
2019-06-25asn1: don't increment a buffer beyond its end.Dario Lombardo1-0/+3
2019-06-25DCT2000: skip/show carrierId for LTE/NR RRC headers.Martin Mathieson1-0/+16
2019-06-24netlink-sock_diag: delimit more fieldsMatthieu Coudron1-1/+21
2019-06-24NAS 5GS: Dissect UE policy section management list.Anders Broman1-3/+103
2019-06-24ldap: remove dead increment (found by clang).Dario Lombardo2-16/+6
2019-06-24DOCSIS: OPT: fixed TLV indentBruno Verstuyft1-20/+23
2019-06-24couchbase: Add prepare seqno to DCP_COMMITBen Huddleston1-0/+2
2019-06-24nas5gs-updp: Add message decoding.Anders Broman1-70/+115
2019-06-24packet: make sure handle and dissector table existXuNiu1-1/+8
2019-06-24kerberos: remove dead assignment (found by clang).Dario Lombardo2-6/+2
2019-06-24ldap: remove dead assignment (found by clang).Dario Lombardo2-4/+2
2019-06-23BSSMAP: Introduce Osmocom Osmux Support and CID extension IEPau Espin Pedrol2-1/+301
2019-06-23QUIC: add 0-RTT decryption support (draft -20)Peter Wu3-34/+91
2019-06-21Netflow: added some private Cisco IEsUli Heilmeier1-1/+566
2019-06-21ieee802.11: Add some expert infos when Phy Capabilities are short.Richard Sharpe1-1/+37
2019-06-20iso14443: add unverified crc to the proto treeMartin Kaiser1-9/+18
2019-06-20iso7816: display ef and record number in the info columMartin Kaiser1-6/+14
2019-06-20XRA: do not decode packetpointer if not presentBruno Verstuyft1-1/+2
2019-06-20DOCSIS: REG-ACK: do not show TLV Data if not presentBruno Verstuyft1-2/+6
2019-06-20cdma2k: Fix duplicated fileds name.Anders Broman1-4/+4
2019-06-20NAS 5GS: Framwork for dissecting UPDP messages.Anders Broman3-3/+275
2019-06-20Remove the UTF-8 validation from proto_tree_add_string().Guy Harris1-4/+0
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