aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Don't allocate per-frame data if we don't have an F5 trailer.Guy Harris1-26/+19
2018-12-26gcsna: fix no previous prototype for function 'proto_[register|reg_handoff]_g...Alexis La Goutte1-0/+3
2018-12-26print: use frame date instead of current for json index.Dario Lombardo1-6/+4
2018-12-26Declare register and register-handoff functions.Alexis La Goutte1-0/+3
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-26maxmind_db: force buffer contain an empty string (CID: 1441961).Dario Lombardo1-0/+2
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-25prefs: Document the possible hidden interface typesJim Young1-1/+12
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-20CMake: Don't bundle our libraries at compile time.Gerald Combs1-13/+0
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 Sasaki4-53/+49
2018-12-19Always set *dfp to NULL on an error return from dfilter_compile().Guy Harris1-0/+1
2018-12-19GSUP/SMS: add MO-/MT-FORWARD-SM message decodingVadim Yanitskiy1-3/+215
2018-12-18Lua: Fix compilation with Lua 5.1.Gerald Combs1-0/+5