decrypt
[metze/wireshark/wip.git] / tshark.c
2017-02-25 Martin Kacerjson2pcap support added
2017-02-20 Gerald CombsYell at the user less.
2017-02-18 Dario Lombardowsutil: remove leaks from filesystem and plugins code.
2017-02-14 Dario Lombardotshark: free capture file filename on exit.
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-02-13 Guy HarrisFurther explanation in comments.
2017-02-13 Guy HarrisFix a comment to reflect (and better explain) reality.
2017-02-12 Martin Kacertshark removed empty line in -T ek output
2017-02-10 Dario Lombardofilter_list: add cleanup function and call it on exit.
2017-02-10 Dario LombardoClean columns on exit.
2017-02-09 Jim YoungMake the capture file's interface description filterable
2017-02-05 Martin KacerPDML: protocol filter incorrectly filters desired subfields
2017-02-03 Guy HarrisFix builds without libpcap.
2017-02-02 Dario Lombardocapture_opts: free memory on exit to avoid leak.
2016-12-24 Michael MannAdd enabled protocol list for dissectors who are disabl...
2016-12-05 Guy HarrisClean up initialization code for programs.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-12-03 Jim Youngtshark: Add -G folders report
2016-12-02 Moshe KaplanEnable exporting objects with tshark
2016-11-14 Pascal Quantintshark: fix activation of heuristic dissectors by comma...
2016-10-31 Guy HarrisHandle -K, -n, -N, and -u in the common dissection...
2016-10-31 Guy HarrisHave the routine that handles dissection options not...
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-26 Guy HarrisProperly align the text in an error message.
2016-10-08 Dario Lombardocolumn-utils: add space to improve readability.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-09-27 Pascal Quantintshark.c: fix indentation
2016-09-27 Pascal Quantintshark: register extcap preferences
2016-09-12 Dario Lombardofix some compilation issues without extcap.
2016-09-11 Peter Wuextcap: fix use-after-free for preferences
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2016-08-31 Guy HarrisCrashing in proto_initialize_all_prefixes()? Debugging...
2016-08-31 Guy HarrisDebugging printouts, to see why tshark -G crashes on...
2016-07-29 Roland Knallextcap: Restore functionality for options
2016-07-21 Guy HarrisNo need to check for string option values being null.
2016-07-14 Guy HarrisRedo the block options APIs.
2016-06-29 Martin Kacertshark fields filter added for other outputs
2016-06-21 Martin Kacertshark JSON and Elasticsearch output fix
2016-06-21 Yang Luopcap: Add support to "new" Npcap native mode without...
2016-06-19 Michael MannAbility to invoke "Decode As..." as command-line argume...
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-06-17 Martin Kacertshark JSON and Elasticsearch output
2016-06-01 Michael MannAdd data structures necessary to support multiple Name...
2016-06-01 Michael MannAdd data structures necessary to support multiple Secti...
2016-05-22 Michael MannAdd wtap_optionblock_set_option_string_format
2016-05-11 Gerald CombsTShark: Separate columns using UTF-8 arrows.
2016-05-11 Gerald CombsTShark: Add a "-E bom=" option.
2016-05-11 AndersBroman[tshark] Document -U option and create a list of tap...
2016-05-03 AndersBromanImplement Export PDU for tshark
2016-04-21 João ValverdeLink version code statically again
2016-04-13 Gerald CombsWindows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-03 João ValverdeMove zlib version check to wsutil
2016-03-14 Gerald CombsParallelize fuzz-test.sh
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-02-21 Michael Manntshark: load decode_as_entries file
2016-01-27 Mike78Allow/Create an option to use "capture filter" labels...
2015-12-23 Michael MannInitialize Qt info_data_t structure in constructor.
2015-12-23 Roland Knallcapture_info: Fix initialization of packet counter
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-14 João ValverdeMake init_progfile_dir() take a function pointer [...
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-11-11 Gerald CombsFixup a couple of stdout checks.
2015-11-10 Guy HarrisSkip only the actual file descriptor close when writing...
2015-11-10 Guy HarrisTreat "-" as "standard input" in the CLI, not in libwir...
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-10-28 Guy HarrisCatch REPORT_DISSECTOR_BUG() calls in dissector registr...
2015-10-05 Peter WuAllow use of variadic macros
2015-09-23 Jeff MorrissAdd a test to verify we pre-allocated enough hf entries.
2015-09-23 Jeff MorrissAdd a "fieldcount" report to tshark -G to let us easily...
2015-09-12 Matthieu CoudronDisplay the name of the invalid field when tshark is...
2015-08-30 Hadriel KaplanAdd debug printing to tshark
2015-08-18 Hadriel KaplanPcapng: clean up Section Header Block handling
2015-08-06 Hadriel KaplanPcapng: support Name Resolution Block options
2015-07-26 Hadriel KaplanTshark doesn't display column text as field in 2-pass...
2015-07-25 Hadriel KaplanDNS: move DNS name resolution pref to Name Resolution...
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2015-07-17 Jim YoungAdd new long options to GUIs to allow arbitrary protoco...
2015-07-14 Michael MannAdd a "heuristic dissectors" tab to the Enable Protocol...
2015-07-03 Michael MannCreate very basic "generic" stat tap API to create...
2015-06-29 Michael MannTake all epan_column_info members that always get alloc...
2015-06-23 Peter Wutshark: fix memleak from version lookup
2015-06-22 Michael MannRefactor RTD stats.
2015-06-21 Michael MannFurther refactor SRT stats.
2015-06-10 Guy HarrisUse pid_t on UN*X, and HANDLE on Windows, for the proce...
2015-06-09 Anders[MSVC 2015] Use intptr_t for "pointer stored as int...
2015-04-05 Guy HarrisHave a common routine for constructing strings listing...
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2015-01-18 Guy HarrisClean up ftype-conversion and dfilter error message...
2015-01-03 Guy HarrisUse g_strdup_printf(), rather than a fixed-length buffe...
2015-01-02 Michael Manntshark: Add endpoints statistics
2015-01-01 Guy HarrisDeclare read_keytab_file() in epan/dissectors/packet...
2015-01-01 Guy HarrisCall setlocale() before getting version information.
2014-12-31 Guy HarrisDon't include signal.h unless we need it.
next