aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Add a comment explaining why err is volatile.Guy Harris1-0/+15
2018-02-03Clean up addition of FT_IPv{4,6} fields.Guy Harris1-2/+10
2018-02-03Don't link wiretap plugins with libwireshark.Guy Harris1-3/+21
2018-02-03Handle separate directories for libwireshark and libwiretap plugins.Guy Harris1-3/+4
2018-02-03dmp: fix memleaksJakub Zawadzki1-2/+2
2018-02-03CIP Motion: Support Format Revision 3Dylan Ulis5-67/+95
2018-02-03Make a deep copy of our filename in RecentFileStatus.Gerald Combs2-8/+5
2018-02-02quic: fix secret memleaks.Jakub Zawadzki3-3/+7
2018-02-02epl: fix map.title memleak.Jakub Zawadzki1-4/+4
2018-02-02Qt: Keep auto-scroll when starting a new captureStig Bjørlykke2-4/+6
2018-02-02Increase PROTO_PRE_ALLOC_HF_FIELDS_MEMGraham Bloice1-1/+1
2018-02-02Qt: Avoid divide-by-zero if missing AUTHORS fileStig Bjørlykke1-1/+3
2018-02-02cli: use SPDX identifiers.Dario Lombardo34-473/+34
2018-02-02capchild: use SPDX identifiers.Dario Lombardo4-56/+4
2018-02-02Qt: use SPDX identifiers.Dario Lombardo296-4144/+296
2018-02-02ui: use SPDX identifiers.Dario Lombardo79-1110/+79
2018-02-02fuzzshark: use SPDX identifier.Dario Lombardo1-14/+1
2018-02-02randpkt_core: use SPDX identifiers.Dario Lombardo2-28/+2
2018-02-02codex: use SPDX identifiers.Dario Lombardo15-210/+15
2018-02-02Qt: Add a missing HAVE_LUA guardStig Bjørlykke1-0/+2
2018-02-02Qt: add initializers in PacketDialog() (CID: 1427679).Dario Lombardo1-0/+8
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-02Qt: Always update splash screen on action changeStig Bjørlykke1-4/+7
2018-02-02Note that /guard:cf requires CMake 3.9 or newer.Gerald Combs1-0/+2
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
2018-02-01Fix endianness of CAN-ETH CAN packetLazar Sumar1-2/+1
2018-02-01Qt: Show Lua scripts as links in the about box.Gerald Combs4-16/+49
2018-02-01oss-fuzzshark: try to fix oss-fuzz assert fails.Jakub Zawadzki1-5/+10
2018-02-01base64: Adjust whitespace for readabilityStig Bjørlykke1-10/+10
2018-02-01json: Adjust whitespaceStig Bjørlykke1-11/+9
2018-02-01Qt: Always show the Plugins tab in the about box.Gerald Combs2-6/+18
2018-02-01Qt: More byte view and proto tree fixes.Gerald Combs3-46/+75
2018-02-01buffer: add g_assert to all functions.Dario Lombardo1-0/+11
2018-02-01oss-fuzzshark: test code to debug some oss-fuzz assert fails.Jakub Zawadzki1-0/+5
2018-02-01TDS: ensure to always initialize tds_encoding_char even when protocol is unknownPascal Quantin1-17/+3
2018-02-01Qt: Avoid a potentially large memdup.Gerald Combs1-2/+4
2018-02-01New dissector Session Multiplex Protocol SMPUli Heilmeier5-7/+303
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-31Qt: fix compilation when building without LuaPascal Quantin2-0/+6
2018-01-31Qt: About dialog updates.Gerald Combs9-93/+88
2018-01-31Qt: Byte view and proto tree fixes.Gerald Combs2-45/+26
2018-01-31Qt: Write recent before applying profile changesStig Bjørlykke3-2/+16
2018-01-31UI: Rename profiles without deleteStig Bjørlykke1-3/+3