test: convert capture tests to use fixtures, fix tests without dumpcap
[metze/wireshark/wip.git] / ui /
2018-11-16 Peter WuQt: fix build with Qt 5.4 and older
2018-11-16 Guy HarrisAdd an API to get a description of a compression type...
2018-11-16 Guy HarrisUse an enum for compression types in various interfaces.
2018-11-16 Guy HarrisUse the dump parameters structure for non-pcapng-specif...
2018-11-14 Dario Lombardoui: add missing break.
2018-11-14 Guy HarrisCatch attempts to write multiple encapsulation types...
2018-11-13 Vasil Velichkovtshark: Print the packets' comments in the expert info
2018-11-13 Guy HarrisDon't have _ng versions of the dumper open routines.
2018-11-12 Peter Wuwiretap: refactor common parameters for pcapng dump...
2018-11-11 Gerald Combs[Automatic update for 2018-11-11]
2018-11-10 Peter WuUI: Remove Win32 file dialog stuff specific to GTK
2018-11-09 Gerald CombsDumpcap+Qt: Add support for `-a packets:NUM` and `...
2018-11-07 Jaap KeuterQt: Add file hashes to capture file properties dialog
2018-11-04 Gerald Combs[Automatic update for 2018-11-04]
2018-11-01 Pascal QuantinFix "Follow TLS Stream" after ssl -> tls rename
2018-11-01 Roland KnallmacOs: Fix build fix for tab view
2018-11-01 Roland KnallQt: Remove wireless toolbar if not supported
2018-11-01 Vasil Velichkovtshark: Fix small memory leak in tap-expert
2018-10-31 Dario Lombardotext_import: fix wrong int type.
2018-10-31 Dario Lombardoimport: add export_pdu dummy header feature.
2018-10-30 Peter WuQt: omit initial empty line in About Dialog / Acknowled...
2018-10-30 Michał ŁabędzkiFix About->Acknowledgements
2018-10-29 Moshe KaplanQT: Enable filtering entries in 'Export Objects'
2018-10-28 Gerald Combs[Automatic update for 2018-10-28]
2018-10-26 Moshe KaplanQt: fix saving exported objects after sorting columns
2018-10-22 Michael MannAdd ability to disable autocomplete suggestions for...
2018-10-21 Peter WuQt: fix assertion failure when redissecting with a...
2018-10-21 Vasil Velichkovtap-follow: fix memory leak
2018-10-21 Gerald Combs[Automatic update for 2018-10-21]
2018-10-14 Gerald Combs[Automatic update for 2018-10-14]
2018-10-11 Stig Bjørlykkewsutil: Add config_file_exists_with_entries()
2018-10-10 Stig BjørlykkeQt: Add back pathLabel in some dialogs
2018-10-10 Stig BjørlykkeQt: Use regular size buttons on macOS
2018-10-08 Stig BjørlykkeQt: Add copy from another profile for UAT frames
2018-10-08 Stig BjørlykkeQt: Refactor copy from profile widget
2018-10-08 Stig BjørlykkeQt: Fix a typo in a tooltip
2018-10-08 Stig BjørlykkeQt: Add clear all button to Decode As
2018-10-08 Stig BjørlykkeQt: Remove unused pathLabel
2018-10-08 Guy HarrisBring back arg_list_utf_16to8(), but have it just do...
2018-10-07 Stig BjørlykkeQt: Clean up indentation
2018-10-07 Stig BjørlykkeQt: Fix Coloring Rules apply as filter button size
2018-10-07 Guy HarrisUse wsetargv.obj, and wmain() rather than main(), on...
2018-10-07 Gerald Combs[Automatic update for 2018-10-07]
2018-10-07 Stig BjørlykkeQt: Add copy from another profile for IO Graphs
2018-10-07 Stig BjørlykkeQt: Use ActionRole for the "copy from profile" button
2018-10-06 Stig BjørlykkeQt: Call createIOGraph() when duplicating an existing...
2018-10-05 Uli Heilmeier*shark: Update help and manpage for name resolving
2018-10-05 Stig BjørlykkeQt: Add copy from another profile in UAT dialogs
2018-10-05 Stig BjørlykkeQt: Add copy from another profile for colorfilters
2018-10-05 Dario LombardoQt: add an hint to no interfaces label.
2018-10-04 Dario LombardoQt: show more infos about why interfaces are not loaded.
2018-10-03 Stig BjørlykkeQt: Show global profiles in Italic
2018-10-03 Peter WuQt/ByteViewTab: document potential pitfall
2018-10-01 Stig BjørlykkeQt: Update UAT clear button enabling
2018-10-01 Stig BjørlykkeQt: Set enabled properties in Filter Dialog
2018-10-01 Stig BjørlykkeQt: Set enabled properties in Coloring Rules Dialog
2018-09-30 Peter WuQt/FrameInformation: read packet record in private...
2018-09-30 Peter WuQt/PacketList: read packet record in private buffer
2018-09-30 Gerald Combs[Automatic update for 2018-09-30]
2018-09-30 Guy HarrisFix comment.
2018-09-29 Guy HarrisClean up the epan_dissect_t in the normal code path.
2018-09-29 Guy HarrisClean up the epan_dissect_t in the normal code path.
2018-09-29 Peter WuQt/FrameInformation: do not use file-scoped memory...
2018-09-29 Stig BjørlykkeQt: Show "unknown colorfilters" warning when opening...
2018-09-29 Guy HarrisGet rid of some no-longer-supported GUI preferences.
2018-09-29 Guy HarrisGet rid of the printing preferences.
2018-09-26 Stig Bjørlykkeprefs: Remove trailing dot from UI text
2018-09-26 Dario Lombardoprefs: add the option not to load interfaces on startup.
2018-09-26 Dario LombardoQt: don't load the interfaces list if a capture file...
2018-09-25 Gerald CombsRename packet-ssl* to packet-tls*
2018-09-25 Roland KnallQt: Create directories if they should be opened
2018-09-24 Stig BjørlykkeQt: Don't append a empty custom window title
2018-09-23 Gerald Combs[Automatic update for 2018-09-23]
2018-09-13 Gerald CombsStart renaming SSL to TLS.
2018-09-11 Stig BjørlykkeQt: Replace $HOME with ~ in window title %F variable
2018-09-10 Stig BjørlykkeQt: Add some window title variables
2018-09-10 Peter Wuprefs,ui: properly migrate old filter expressions
2018-09-10 Stig BjørlykkeQt: Restore column visibility when loading packets
2018-09-10 Guy HarrisAvoid warnings about a format string being a variable.
2018-09-09 João ValverdeRemove the tshark -z compare feature
2018-09-09 Guy HarrisAttempt to squelch a narrowing warning.
2018-09-09 João Valverdeepan: Add argument to epan_init() to disable plugins
2018-09-08 Mihai CodreanAdd Start-End timestamp columns to the RTP Streams...
2018-09-07 Martin Boye PetersenQt: Add null check for finfo and hfinfo
2018-09-05 Stig Bjørlykkeepan: Guard g_base64_decode_inplace() against zero...
2018-09-03 Stig Bjørlykkeepan: Use g_base64_decode_inplace()
2018-09-02 Stig Bjørlykkeprefs: Remove prefs.gui_use_pref_save
2018-09-02 Stig BjørlykkeQt: Avoid crash for ByteViewTab with 0 bytes
2018-09-01 Stig BjørlykkeQt: Improve fetching preferences from the packet list.
2018-08-31 Stig BjørlykkeQt: Improve fetching preferences from a tree item.
2018-08-31 Gerald CombsAdd support for protocol aliases. Switch BOOTP to DHCP.
2018-08-29 João Valverdeepan: Remove unnecessary all protocols registration...
2018-08-23 Stig BjørlykkeQt: Enable select hint text in Show Packet Bytes
2018-08-22 Stig BjørlykkeQt: Enable "Resolve Names" for boolean without TFS
2018-08-21 Gerald CombsWSUG: Fixup the "Internals" section.
2018-08-21 Stig BjørlykkeQt: Pop field status when closing a file
2018-08-21 Johannes SinglerCalculate RTP delta time even if clock rate is unknown.
2018-08-20 Vasil VelichkovQt: fix several crashes in the SCTP Dialogs
2018-08-14 Vasil Velichkovexport_pdu.c: Fix a memory leak
2018-08-13 Guy HarrisPut the interface descrptions into the IDB when capturi...
next