aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Make dissect_oer_not_decoded_yet() static.Alexis La Goutte1-1/+2
2018-12-26No need to export a dissector for UUS1-Content_PDUs.Alexis La Goutte3-10/+9
2018-12-26Make dissect_srt_control_packet() static.Alexis La Goutte1-1/+1
2018-12-26Make routines used outside this file static.Alexis La Goutte1-1/+2
2018-12-26Fix Doxygen comment to match function parameter names.Alexis La Goutte1-1/+1
2018-12-26imap: remove unused value (CID: 1441962).Dario Lombardo1-1/+0
2018-12-25ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609...Alexis La Goutte2-4/+4
2018-12-25cdma2k : fix no previous prototype for function 'proto_[register|reg_handoff]...Alexis La Goutte1-0/+2
2018-12-24packet-http: Fix indentation issuesGraham Bloice1-60/+60
2018-12-24http: Add request URI to responseGraham Bloice1-0/+18
2018-12-23geonw: use glib uint64 modifier.Dario Lombardo1-2/+4
2018-12-23Update definitions from ETSI TS 102 965 v3Christophe GUERBER2-15/+33
2018-12-23quic: comment out unused function.Dario Lombardo1-0/+3
2018-12-23Secured messages dissector for GeoNetworkingChristophe GUERBER3-7/+1506
2018-12-23QUIC: Remove unused field quic.odcil_draft13Alexis La Goutte1-6/+0
2018-12-23QUIC: remove draft-14 supportAlexis La Goutte1-148/+26
2018-12-23Updates and bugfix of ASTERIX 063Atli Guðmundsson1-11/+11
2018-12-23Updates and bugfix of ASTERIX 065Atli Guðmundsson1-15/+65
2018-12-23BGP: Decode next hop BGP MP_REACH_NLRI for MCAST-VPN safUli Heilmeier1-29/+49
2018-12-23knxip: fix no previous prototype for function 'proto_register_knxip'.Dario Lombardo1-0/+1
2018-12-22QUIC: Remove draft-13 supportAlexis La Goutte1-14/+3
2018-12-22QUIC: Add draft-16 supportAlexis La Goutte1-3/+4
2018-12-22docsis: SF TLV 23 is applicable to both US and DS; added SF TLVs 24.25 and 24.26Andrii Vladyka2-8/+55
2018-12-21Added dissector for ASTERIX I019Atli Guðmundsson1-1/+471
2018-12-21ip, tcp: add expert info for invalid header lengthNardi Ivan2-6/+12
2018-12-21HDCP: Add support for HDCP 2.2 commandsColin Foster1-6/+93
2018-12-20ansi_map: remove trailing spaces.Dario Lombardo1-117/+117
2018-12-20pfpc: update Failed Rule ID IE with clearer append textJoakim Karlsson1-1/+1
2018-12-20ANSI MAP: borderCellAccess parameter coded as tag 50 but should be 58.Anders Broman2-25/+25
2018-12-20snort: Fix a memory leak on errorStig Bjørlykke1-0/+1
2018-12-20tibia: Use wmem for decrypted bufferStig Bjørlykke1-2/+1
2018-12-20ITS: regenerate dissectorPascal Quantin2-2/+2
2018-12-20Thrift: Update to distinguish between map key and value typesSteve Osselton1-2/+14
2018-12-20http2: add Header unescaped presentationJoakim Karlsson1-0/+15
2018-12-20erf: Add support for attribute and sensor Provenance tagsAnthony Coddington1-5/+16
2018-12-19Thrift: Update to use guint32 for iterator to eliminate castSteve Osselton1-9/+9
2018-12-19GSUP/SMS: add READY-FOR-SM message decodingVadim Yanitskiy1-0/+29
2018-12-19rfc7468: Fix a memory leakStig Bjørlykke1-1/+1
2018-12-19Thrift: Update to support Set typesSteve Osselton1-0/+38
2018-12-19ISIS: Add Prefix Attribute Flags TLV (rfc7794)Taisuke Sasaki2-53/+45
2018-12-19GSUP/SMS: add MO-/MT-FORWARD-SM message decodingVadim Yanitskiy1-3/+215
2018-12-18coap: Add request/response arrowsStig Bjørlykke1-2/+2
2018-12-18ITS facilities message dissectorChristophe GUERBER21-0/+24227
2018-12-18Provide data to inner dissector for PER open typeChristophe GUERBER1-1/+2
2018-12-18XnAP: remove a useless variable from private dataPascal Quantin3-106/+88
2018-12-18Do not create a tvbuff on zero-length open typeChristophe GUERBER1-0/+2
2018-12-18X2AP: fix dissection of MeNBtoSgNBContainer in SgNBModificationConfirm messagePascal Quantin3-167/+169
2018-12-18gtpv2: Update Security Capability in MM ContextJoakim Karlsson3-26/+31
2018-12-17pfcp: correction of name QFIIJoakim Karlsson1-5/+5
2018-12-17GSM A DTAP: add UMTS EVS to supported codecs list IEPascal Quantin1-17/+33