IPMI: Add NULL pointer checks.
[metze/wireshark/wip.git] / ui /
2018-02-06 Gerald CombsProto tree: Update left arrow navigation behavior.
2018-02-06 Guy HarrisDon't assume all packets have time stamps.
2018-02-05 Gerald CombsQt: Update recent status via a non-blocking connection.
2018-02-04 Gerald Combs[Automatic update for 2018-02-04]
2018-02-03 Gerald CombsMake a deep copy of our filename in RecentFileStatus.
2018-02-02 Stig BjørlykkeQt: Keep auto-scroll when starting a new capture
2018-02-02 Stig BjørlykkeQt: Avoid divide-by-zero if missing AUTHORS file
2018-02-02 Dario Lombardocli: use SPDX identifiers.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2018-02-02 Stig BjørlykkeQt: Add a missing HAVE_LUA guard
2018-02-02 Dario LombardoQt: add initializers in PacketDialog() (CID: 1427679).
2018-02-02 Stig BjørlykkeQt: Always update splash screen on action change
2018-02-01 Gerald CombsQt: Show Lua scripts as links in the about box.
2018-02-01 Gerald CombsQt: Always show the Plugins tab in the about box.
2018-02-01 Gerald CombsQt: More byte view and proto tree fixes.
2018-02-01 Gerald CombsQt: Avoid a potentially large memdup.
2018-01-31 Pascal QuantinQt: fix compilation when building without Lua
2018-01-31 Gerald CombsQt: About dialog updates.
2018-01-31 Gerald CombsQt: Byte view and proto tree fixes.
2018-01-31 Stig BjørlykkeQt: Write recent before applying profile changes
2018-01-31 Stig BjørlykkeUI: Rename profiles without delete
2018-01-31 Gerald CombsIO Graph: Add some vector checks.
2018-01-30 Jaap KeuterQt: Fix crash when no plugins are configured
2018-01-30 Gerald CombsQt: Check for a valid capture file in the status bar.
2018-01-30 Gerald CombsByte view: Mark bytes using an outline.
2018-01-29 Dario Lombardocli: free memory on exit in tap-comparestat (found...
2018-01-28 Gerald Combs[Automatic update for 2018-01-28]
2018-01-27 Gerald CombsQt: Translate some about box strings.
2018-01-26 Stig BjørlykkeQt: Allow filter with deprecated syntax as button
2018-01-26 Stig BjørlykkeQt: Remove unused label_folders
2018-01-26 Peter WuQt: Simplify files column in about dialog
2018-01-25 Peter WuQt 4.8 compatibility fixes
2018-01-25 Gerald CombsQt: Adjust the about box layout.
2018-01-24 Alexis La Gouttebyte_view_text (qt): Fix Dead Store (Dead assignement...
2018-01-24 Jakub Zawadzkiui: don't g_assert() in get_args_as_string(), but retur...
2018-01-22 Jakub Zawadzkigtk: fix memory leak in profile dialog.
2018-01-22 Jakub Zawadzkigtk: Fix memory error/double free.
2018-01-22 Jakub Zawadzkitraffic table: Fix memory leak
2018-01-22 Jakub Zawadzkigtk: Fix memory leak.
2018-01-22 Jakub Zawadzkigtk: fix multiple memory leaks in prefs_capture
2018-01-22 Dario Lombardotap-httpstat: cast memory instead of reallocate it...
2018-01-21 Gerald CombsQt: Translate files in subdirectories.
2018-01-21 Gerald CombsQt: Proto tree fixes
2018-01-21 Gerald CombsQt: Implement ProtoTreeModel::flags.
2018-01-21 Gerald CombsQt: Create byte views at the proper zoom level.
2018-01-21 Gerald CombsQt: Initialize a struct (found by Coverity)
2018-01-21 Gerald Combs[Automatic update for 2018-01-21]
2018-01-19 Gerald CombsQt: Force integer font metrics in the byte view.
2018-01-19 Dario LombardoQt: add sanity check in InterfaceTreeCacheModel (found...
2018-01-19 Dario LombardoQt: remove leak from PathChooserDelegate (found by...
2018-01-19 Dario Lombardotap-sctp: change if to switch for a default case (found...
2018-01-19 Dario Lombardotap-wspstat: cast memory instead of allocate.
2018-01-18 Gerald CombsQt: Fixup a cast.
2018-01-18 Dario LombardoQt: return if cf_read_record() fails in PacketDialog...
2018-01-18 Guy HarrisMake apply_profile_changes() return a non-const pointer.
2018-01-18 Guy HarrisDon't cast away constness.
2018-01-18 Gerald CombsQt: Fix bits highlighting in the byte view.
2018-01-18 Gerald CombsQt: I/O graph fixes.
2018-01-17 Gerald CombsQt: ByteViewText hover fixes & updates.
2018-01-16 Dario LombardoQt: add more sanity checks in utils (found by clang).
2018-01-16 Gerald CombsQt: Fix proto tree links and related frames.
2018-01-16 João Valverdeplugins: Add source tree subfolder for plugin library
2018-01-16 Dario Lombardoui: check g_malloc return (found by clang scan).
2018-01-16 AndersBroman[VoIP calls] Make ISUP over M3UA work.
2018-01-16 Gerald CombsProtoTree behavior fixes.
2018-01-15 Dario LombardoQt: add assert to avoid null dereference (CID: 1427426).
2018-01-15 Dario LombardoQt: rename index to tab_index to pacify checkAPI.
2018-01-15 Dario LombardoQt: change obsolete qVariantFromValue into QVariant...
2018-01-15 Michael MannBugfix VoipCallsDialog tap handling
2018-01-15 Gerald CombsQt: Expand subtrees when a packet is selected.
2018-01-14 Michael MannInterfaceFrame: don't use pointers for models
2018-01-14 Guy HarrisCheck for gzipped files even if we don't have libz.
2018-01-14 Dario Lombardofirewall_rules: rewrite all the defines (CID: 1158734).
2018-01-14 Stig BjørlykkeQt: Reword text shown when no interfaces displayed
2018-01-14 Gerald Combs[Automatic update for 2018-01-14]
2018-01-13 Stig BjørlykkeQt: Use the text "Initializing external capture plugins"
2018-01-13 Stig BjørlykkeQt: Don't use the term "extcap" interfaces in UI
2018-01-12 Dario LombardoQt: fix compilation without pcap.
2018-01-12 Gerald CombsQt: Add some translation hints.
2018-01-12 Roland KnallQt: add info for extcap disabled in main window.
2018-01-12 Roland KnallQt: Add InfoProxyModel
2018-01-12 Dario LombardoQt: add initializer (CID: 1427425).
2018-01-11 Gerald CombsQt: Adjust About box column sizing.
2018-01-11 Alexis La Gouttewireshark_preference (Qt): fix extra ';' outside of...
2018-01-10 Guy HarrisFix build with GTK+ and without libsmi and GeoIP.
2018-01-10 Dario LombardoQt: refresh interfaces on exit if extcap status has...
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-09 Michael MannConvert GUI layout preferences to use preference effects.
2018-01-09 Dario Lombardoextcap: add preference to prevent interfaces loading.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Guy HarrisCopy preferences to capture options after the preferenc...
2018-01-08 Guy HarrisFix comment, get rid of extra blank line.
2018-01-08 Michael MannBugfix the sort order of protocols in Preference dialog.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-07 Gerald Combs[Automatic update for 2018-01-07]
2018-01-07 Michael MannSet captures preferences for PREF_EFFECT_CAPTURE.
2018-01-06 Martin MathiesonWLAN stats: make filter + apply button work
2018-01-06 Michael MannAdd ability for preferences to determine what they...
2018-01-05 Pascal Quantinwireshark_preference.cpp: rework comments to please...
next