aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-02-08epan: use SPDX indentifiers.Dario Lombardo233-3029/+233
2018-02-08wmem: use SPDX identifiers.Dario Lombardo39-507/+39
2018-02-08Get rid of no-longer-used variables.Guy Harris1-37/+0
2018-02-08QUIC: remove draft-07 supportAlexis La Goutte1-707/+240
2018-02-08QUIC: QUIC is not longer a ACRONYMAlexis La Goutte1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo38-38/+38
2018-02-08packet: Whitespace cleanupStig Bjørlykke1-44/+43
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-07Added wmem_map_contains and wmem_map_lookup_extendedMoshe Kaplan3-0/+100
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 Harris7-16/+20
2018-02-06Change the way we infer the type of the physical address.Guy Harris1-3/+9
2018-02-06Make sure we pass valid addresses to find_conversation.Gerald Combs1-4/+10
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-03Clean up addition of FT_IPv{4,6} fields.Guy Harris1-2/+10
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-02Increase PROTO_PRE_ALLOC_HF_FIELDS_MEMGraham Bloice1-1/+1
2018-02-02packet-mq: Add support for IMS+TM StructDario Lombardo4-717/+891
2018-02-02Qt: Fix splash screen "Registering dissectors" messageStig Bjørlykke1-2/+2
2018-02-02SoupBinTCP: Remove try_conversation_dissector callMichael Mann1-16/+0
2018-02-01Fix memleak in color_filters_read_globals()Jakub Zawadzki1-0/+1
2018-02-01RTP: ensure that bta2dp_info and btvdp_info are always initializedPascal Quantin1-2/+5