reordercap: use the snaplen from the source file
[metze/wireshark/wip.git] / ui /
2017-03-27 Pascal QuantinQt: fix capture statistics display in status bar
2017-03-27 Michael MannFix "warning C6246: Local declaration hides declaration...
2017-03-27 Michael MannCheck for return value of WSAStartup on all executables.
2017-03-27 Michael Mannbluetooth_device_dialog.cpp: warning C6246: Local decla...
2017-03-26 Joerg MayerMove #if 0 up to include the now unused struct definition
2017-03-26 Gerald Combs[Automatic update for 2017-03-26]
2017-03-24 Peter WuQt: add cache proxy model for Voip Calls dialog
2017-03-24 Peter WuQt: refactor Voip Calls Dialog into Model/View
2017-03-24 Joerg MayerRename a few variables to look more similar to the...
2017-03-24 AndersBroman[RTP Analysis] Remove check for duplicated MAC (duplica...
2017-03-24 Joerg MayerRemove the last HAVE_PCAP_REMOTE inside HAVE_PCAP_REMOT...
2017-03-24 Joerg MayerClean up gtk/capture_dlg.c insert_new_rows a bit.
2017-03-23 Joerg MayerClean up updateRemoteInterfaceList a bit more.
2017-03-23 Joerg MayerSplit interface update code into its own routine
2017-03-23 Erik de JongFix QT UI bugs in RTP dialogs
2017-03-22 Peter WuRestore interface selection after interface refresh
2017-03-19 Guy HarrisMake GTK compile with HAVE_PCAP_REMOTE on macOS with...
2017-03-19 Alexis La Goutteresponse_time_delay_dialog (Qt): fix typo reponse ...
2017-03-19 Joerg MayerMake GTK compile with HAVE_PCAP_REMOTE on Linux with...
2017-03-19 Gerald Combs[Automatic update for 2017-03-19]
2017-03-19 Joerg MayerFix various compile warnings turning error on Linux...
2017-03-19 Joerg MayerFix warning turning error:
2017-03-17 Stig BjørlykkeQt: Pluralize packet count in Size string
2017-03-16 Michael Mannproto_dlg.c: Convert GSList into wmem_tree
2017-03-16 Joerg Mayerg_assert on device.if_info.name to prevent undefined...
2017-03-15 Stig BjørlykkeQt: Disable "Show hidden interfaces"
2017-03-13 Alexis La Gouttetap-iostat (cli): fix this statement may fall through...
2017-03-13 Stig BjørlykkeQt: Use em dash when hide the "Show" checkbox
2017-03-12 Peter WuQt: hide the "Show" checkbox for default devices
2017-03-12 Gerald Combs[Automatic update for 2017-03-12]
2017-03-12 Stig BjørlykkeQt: Give discard button focus (but not as default)
2017-03-10 Alexis La Goutteio_graph_item: fix false positive array subscript is...
2017-03-09 Erik de JongRTP streams dialog: Fix find reverse button
2017-03-09 Stig BjørlykkeQt: Fix heap-use-after-free when deleting IO graph
2017-03-06 Michael MannSwitch conversations to use wmem_tree_t instead of...
2017-03-05 Gerald Combs[Automatic update for 2017-03-05]
2017-03-04 Stig BjørlykkeQt: Apply selected bookmark display filter
2017-03-04 Roland KnallpluginIF: Allow en-/disable of elements
2017-03-03 Stig BjørlykkeQt: Fix goto next/prev packet toolbar buttons
2017-03-03 Peter WuQt: reduce minimum window size requirement
2017-03-03 Roland KnallpluginIf: Add/Remove single entries from selector
2017-03-03 Gerald CombsQt: Add selection history navigation.
2017-03-03 Peter WuQt: allow Packet Bytes view to be shrinked
2017-03-02 AndersBromanUse glib-compat
2017-03-02 AndersBromaninclude <wsutil/glib-compat.h> to allow use of g_list_f...
2017-02-28 Stig BjørlykkeQt: Fix -Wshorten-64-to-32 warnings
2017-02-27 Stig BjørlykkeQt: Avoid null pointer dereference (CID 1401573)
2017-02-27 Dario Lombardoprint_stream: free memory on exit.
2017-02-26 Joerg MayerFix error: extra ';' after member function definition...
2017-02-26 Gerald CombsQt: Enable/disable Capture Interfaces buttons consistently.
2017-02-26 Gerald Combs[Automatic update for 2017-02-26]
2017-02-26 Alexis La Goutteapply_line_edit(.h): fix extra ';' inside a class ...
2017-02-26 Alexis La Gouttepreferences_dialog (Qt): fix commas at the end of enume...
2017-02-26 Roland Knallpluginif: Adapt code for Qt4.8
2017-02-26 Kim BäckströmBugfix for extcap fileselect functionality, start butto...
2017-02-25 Peter WuRevert "Qt: call cleanup from destructor in WiresharkAp...
2017-02-25 Gerald CombsReplace "n/a" with an em dash.
2017-02-24 Stig BjørlykkeQt: Code cleanup
2017-02-24 Roland KnallPluginIF: AdditionalToolbar
2017-02-22 Dario LombardoQt: call cleanup from destructor in WiresharkApplication.
2017-02-22 Dario LombardoQt: free memory used by rtd_tables.
2017-02-22 Roland Knallextcap: Reduce number of scans and storage
2017-02-22 Stig BjørlykkeQt: Avoid flicker in filter expressions toolbar
2017-02-21 Stig BjørlykkeQt: Handle cancel in import coloring rules
2017-02-21 Guy HarrisGet rid of unused variable.
2017-02-21 Guy HarrisHave all the remote host list routines' names begin...
2017-02-21 Guy HarrisHave a routine to iterate over the remote host list.
2017-02-20 Joerg MayerCalling g_hash_table_size with a NULL argument causes...
2017-02-20 Gerald CombsYell at the user less.
2017-02-20 Stig BjørlykkeQt: Mystery pixel issue is solved
2017-02-20 Stig BjørlykkeQt: Add "Reset Layout"
2017-02-19 Martin Kaisertap: use g_new0() instead of g_new() and memset()
2017-02-19 Gerald Combs[Automatic update for 2017-02-19]
2017-02-19 Dario Lombardostat_tap_ui: remove leaks.
2017-02-19 Michael MannClean up some memory leaks in wsutil/filesystem.c
2017-02-18 Dario Lombardowsutil: remove leaks from filesystem and plugins code.
2017-02-16 Stig BjørlykkeQt: Disable pane menu items if not used in layout
2017-02-16 Stig BjørlykkeQt: Preserve pane sizes when layout content changed
2017-02-16 Gerald CombsQt: Warn the user about DBAR 1.8 on Windows.
2017-02-16 AndersBromanifdef g_list_free_full it requires glib 2.28
2017-02-16 Stig BjørlykkeQt: Improved pane size auto detect
2017-02-16 Stig BjørlykkeQt: Reset pane sizes when layout type changed
2017-02-16 Stig BjørlykkeQt: Auto detect pane size when configured zero
2017-02-16 Stig BjørlykkeQt: Preserve pane sizes when changing profile
2017-02-15 Stig BjørlykkeQt: Indicate profile created from system provided
2017-02-14 Stig BjørlykkeQt: Reset Default profile support
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-02-12 Gerald Combs[Automatic update for 2017-02-12]
2017-02-10 Dario Lombardofilter_list: add cleanup function and call it on exit.
2017-02-10 Dario LombardoClean columns on exit.
2017-02-10 Michael MannConvert conversation hash tables to use wmem.
2017-02-10 Alexis La Goutteservice_response_time_table (GTK) fix parameter 'data...
2017-02-10 Alexis La Goutteresponse_time_delay_dialog (Qt): Fix warning: parameter...
2017-02-08 Michael MannSwitch stat tap to use wmem_tree_t instead of (sorted...
2017-02-08 Michael MannSwitch follow (tables) to use wmem_tree_t instead of...
2017-02-08 Michael MannSwitch rtd and srt tables to use wmem_tree_t instead...
2017-02-08 Michael MannSwitch export objects to use wmem_tree_t instead of...
2017-02-08 Stig BjørlykkeQt: Add check for valid profile name
2017-02-07 Stig Bjørlykkeui: Write recent file when applying profile changes
2017-02-07 Gerald CombsAdjust startup count for extcap.
next