PCAP/PCAPNG: Be consistent in documentation, etc
[metze/wireshark/wip.git] / ui /
2018-12-06 Guy HarrisUpdate comments, get rid of IMPORT_MAX_PACKET.
2018-12-06 Jaap KeuterQt: Fix tooltip on import size
2018-12-04 Gerald CombsQt: Display filter toolbar updates.
2018-12-03 Alexis La GoutteQt: Add Russian translation
2018-12-02 Guy HarrisDon't include <wsutil/wspcap.h> if we're not building...
2018-11-25 Gerald Combs[Automatic update for 2018-11-25]
2018-11-22 Peter Wuaddr_resolv: avoid unnecessary memory allocation for...
2018-11-20 Guy HarrisRemove more hardcoding of ".gz" as the suffix for compr...
2018-11-20 Guy HarrisAdd an API to get a list of compressed-file extensions...
2018-11-19 Guy HarrisFix a comment to reflect reality.
2018-11-19 Guy HarrisEnsure that fixFilenameExtension() is used only when...
2018-11-18 Guy HarrisAdd an API to get the file extension for a compression...
2018-11-18 Gerald Combs[Automatic update for 2018-11-18]
2018-11-18 Guy HarrisClean up previous change.
2018-11-18 Guy HarrisFix addition of extensions to file names.
2018-11-17 Peter WuQt: fix build failure due to adding two incompatible...
2018-11-17 Guy Harris"." in version numbers and file names isn't translated...
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...
next