aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo27-27/+27
2018-02-08json: Add for decode-as udp.portStig Bjørlykke1-0/+2
2018-02-08Cleanup HTTP Referer tracking code and use less memoryMoshe Kaplan1-66/+86
2018-02-07Don't crash if an IDB resolution value is too high.Guy Harris1-23/+98
2018-02-07NSRPC: fix heuristic dissectorPascal Quantin1-2/+2
2018-02-07[PFCP] Fixed order of bytes in UP Function Features IEMatej Tkac1-37/+45
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan2-5/+152
2018-02-07LPPe: use V1_0-20160714-C specificationPascal Quantin7-5274/+3286
2018-02-07ieee1905: Fix the handling of AP Metric Queries.Richard Sharpe1-0/+9
2018-02-07FCP: Add NULL check to prevent crash.Michael Mann1-1/+1
2018-02-07Reapply "Fix typo in DTN dissector"Justin Dailey1-3/+3
2018-02-06Temporarily revert "Fix typo in DTN dissector"Gerald Combs1-3/+3
2018-02-06Fix typo in DTN dissectorJustin Dailey1-3/+3
2018-02-06Get rid of the pkt_encap field in struct packet_info.Guy Harris4-12/+18
2018-02-06Change the way we infer the type of the physical address.Guy Harris1-3/+9
2018-02-06[SBC-AP] Enhance info column information.AndersBroman2-5/+27
2018-02-06[Thrift] Handle optional elememts in struct.AndersBroman2-1/+18
2018-02-06[Thrift] Add methods for the 64bit types.AndersBroman2-0/+56
2018-02-06Use the Wayback Machine for a reference.Guy Harris1-1/+1
2018-02-06Use separate dissectors for LAPD and LAPD-with-Linux-SLL-header.Guy Harris1-7/+22
2018-02-06BACapp: Fix a loop check.Gerald Combs1-106/+107
2018-02-06IPMI: Add NULL pointer checks.Gerald Combs1-2/+2
2018-02-06Thrift: stop dissection when encountering an unknown/unexpected typePascal Quantin1-39/+51
2018-02-05packet-mq: Fix a wrong offset+Add value in val_strRobert Grange1-140/+137
2018-02-05Update couchbase dissector with collections and delete_time DCPJim Walker1-3/+68
2018-02-05Update couchbase dissector with new HELLO feature valuesJim Walker1-1/+6
2018-02-04MQ: use real string length when calling strip_trailing_blanks()Pascal Quantin1-2/+2
2018-02-04MQ: keep extended value string array sortedPascal Quantin2-2/+2
2018-02-04packet-mq: Fix problem in get_mq_pdu_lenRobert Grange1-5/+4
2018-02-04Don't assume address data is aligned.Guy Harris1-5/+9
2018-02-03mqtt: Put msgid and topic in Info columnStig Bjørlykke1-7/+19
2018-02-03dmp: fix memleaksJakub Zawadzki1-2/+2
2018-02-03CIP Motion: Support Format Revision 3Dylan Ulis5-67/+95
2018-02-02quic: fix secret memleaks.Jakub Zawadzki3-3/+7
2018-02-02epl: fix map.title memleak.Jakub Zawadzki1-4/+4
2018-02-02packet-mq: Add support for IMS+TM StructDario Lombardo4-717/+891
2018-02-02SoupBinTCP: Remove try_conversation_dissector callMichael Mann1-16/+0
2018-02-01RTP: ensure that bta2dp_info and btvdp_info are always initializedPascal Quantin1-2/+5
2018-02-01Fix endianness of CAN-ETH CAN packetLazar Sumar1-2/+1
2018-02-01json: Adjust whitespaceStig Bjørlykke1-11/+9
2018-02-01TDS: ensure to always initialize tds_encoding_char even when protocol is unknownPascal Quantin1-17/+3
2018-02-01New dissector Session Multiplex Protocol SMPUli Heilmeier4-7/+302
2018-02-01bacapp: make sure to NUL terminate bf_arr.Jakub Zawadzki1-3/+3
2018-01-31ieee80211: various fixes to the 802.11ax support.Adrian Granados1-59/+57
2018-01-31IAX2: always initialize src_vformat and dst_vformatPascal Quantin1-0/+2
2018-01-31[MEGACO] Clear megaco_command between commands.AndersBroman1-0/+1
2018-01-31hsrp: Fix UDP port number for HSRPv6Stig Bjørlykke1-1/+1
2018-01-30ieee1905: add missing NULL terminatator to ieee1905_reporting_policy_flags[].Jakub Zawadzki1-1/+2
2018-01-30radiotap: Refactor some aspects of the radiotap dissector.Richard Sharpe1-448/+514
2018-01-30SIP: Fixed matching of INVITE request to INVITE response.Robert Jongbloed1-7/+7