From Mike Garratt:
[metze/wireshark/wip.git] / tshark.c
2012-11-19 Anders BromanFrom Mike Garratt:
2012-10-27 Jakub ZawadzkiDon't use wtap_phdr() for getting pkthdr struct after...
2012-10-23 Chris MaynardInspired by wireshark.org/lists/wireshark-users/201206...
2012-10-22 Chris Maynard1) Allow for the possibility for both packet summary...
2012-10-20 Jakub ZawadzkiIntroduce epan_dissect_run_with_taps() which run dissec...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-14 Evan HuusUnused variable
2012-10-05 Gerald CombsAdd a capture_file * element to packet_range_t and...
2012-10-02 Guy HarrisGet rid of the always-null and unused argument to
2012-10-02 Guy HarrisFix a comment, add another comment, and fix indentation.
2012-09-23 Jakub ZawadzkiStore pointers to previously displayed and captured...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-29 Evan HuusAdd casts to fix compilation with GCC.
2012-08-29 Michael MannFix Bug 7348 (https://bugs.wireshark.org/bugzilla/show_...
2012-08-08 Michael MannHave (almost) all preferences use the generic preferenc...
2012-08-08 Irene RüngelerAdd -A as command line option to wireshark and tshark.
2012-07-22 Evan HuusOnly initialize fields in the print_args that are actua...
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-25 Anders BromanFrom Michael Mann:
2012-06-20 Gerald CombsIf we're making two passes and we have a display filter...
2012-05-20 Guy HarrisChange the "user_saved" member of a capture_file struct...
2012-05-16 Gerald CombsFix a bunch of uninitialized variables found by Coverit...
2012-04-16 Anders BromanFrom Evan Huus:
2012-03-14 Jeff MorrissDon't free idb_inf in wtap_dump_open_ng(): free it...
2012-03-13 Anders BromanFrom Jose Pedro Oliveira:
2012-03-13 Anders BromanA modified version of "pcapng: shd_userappl in newly...
2012-03-12 Anders BromanFree idb_inf and shb_hdr when done.
2012-02-21 Michael TüxenUse wtap_dump_open_ng() in tshark.
2012-02-21 Michael TüxenThis should fix the buildbots...
2012-02-17 Jörg MayerStart moving files to ui/ and ui/cli/
2012-02-16 Guy HarrisWith the WTAP_ERR_UNSUPPORTED error, Wiretap supplies...
2012-02-11 Guy HarrisIt is a complete mistake to have *ANY* messages during...
2012-02-05 Anders BromanFrom Michael Mann:
2012-01-25 Michael TüxenThird try. This time pipes and stdin are supported...
2012-01-24 Michael TüxenWe need a 3rd try. (After learning how to run the testu...
2012-01-24 Michael TüxenSecond try. This time pipes and stdin are supported.
2012-01-23 Anders BromanFrom Michael Mann:
2011-12-29 Guy HarrisLeave it up to dumpcap to determine whether WinPcap...
2011-12-29 Guy HarrisSwallow cant_load_winpcap_err() up into capture-wpcap...
2011-12-29 Guy HarrisAdd an additional DONT_HAVE_PCAP return value from...
2011-12-28 Bill MeierAdd tshark option '-G heuristic-decodes' to dump heuris...
2011-12-27 Gerald CombsAdd a "-G ftypes" option, which dumps our supprted...
2011-12-13 Guy HarrisRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-12-13 Chris MaynardAdd the -H and -W options to the "tshark -h" output...
2011-11-19 Guy HarrisWhen reporting "sorry, *this* packet can't be written...
2011-11-14 Martin MathiesonMake exit_status volatile to avoid warning.
2011-11-12 Guy HarrisCatch the OutOfMemoryError exception and print a message.
2011-11-11 Gerald CombsInitialize threads at program startup. Hopefully this...
2011-11-09 Gerald CombsTry to fix the GLib thread API deprecations listed...
2011-09-28 Chris MaynardRather than complain and quit if -V is missing when...
2011-09-27 Guy HarrisThe separator between packets is an output option,...
2011-09-27 Chris MaynardAdd a new tshark option for being able to specify an...
2011-08-16 Stig BjørlykkeFrom Yann via bug 6245:
2011-08-09 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-07-05 Guy HarrisAdd some additional routine variants that handle string...
2011-07-04 Anders BromanFrom Michael Mann:
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-28 Michael TüxenUse the filter argument as the capture filter for all...
2011-06-27 Michael TüxenPut variable under the correct #ifdef.
2011-06-27 Michael TüxenFix the bug reported by Guy. Now
2011-06-27 Michael TüxenImprove the report of illegal capture filters. Also...
2011-06-27 Michael TüxenUse the interface description instead of the interface...
2011-06-27 Michael TüxenGet rid of old non-interface specific settings which...
2011-06-20 Gerald CombsHave mergecap, tshark, and editcap write pcap-ng files...
2011-06-15 Guy HarrisSee if this squelches some compiler warnings.
2011-06-01 Gerald CombsShow the plugin paths in Help→About→Plugins. Add a...
2011-05-31 Michael TüxenGet rid of has_cfilter to simplify the handling of...
2011-05-24 Guy HarrisDon't print hidden columns.
2011-05-24 Gerald CombsMove the Windows argument list conversion code to a...
2011-05-19 Gerald CombsFrom Dirk Jagdmann via bug 5875:
2011-05-19 Michael TüxenRemove unused define.
2011-05-18 Michael TüxenDon't print too many interface names...
2011-05-18 Michael TüxenSupport multiple interfaces when used with -L option.
2011-05-13 Michael TüxenGet -L and -d working with multiple interface. Internal...
2011-05-12 Jeff MorrissFix the test.sh failures based on Guy's suggestion...
2011-05-03 Chris MaynardWrap text of description for -O.
2011-04-29 Stig BjørlykkeUntabify
2011-04-29 Stig BjørlykkeFrom Edwin Groothuis via bug 5870:
2011-04-27 Guy HarrisCreate a new frame_data_sequence data type; it represen...
2011-04-27 Guy HarrisAnother hack to handle the one-pass case.
2011-04-25 Guy HarrisStore the frame_data structures in a tree, rather than...
2011-04-21 Guy HarrisAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-13 Anders BromanCast away size_t warnings on win64.
2011-04-12 Chris MaynardUse g_snprintf instead of sprintf and g_strlcat instead...
2011-04-12 Guy HarrisNow that wtap_read() checks for delayed errors on EOF...
2011-04-12 Guy HarrisAllow wtap_sequential_close() and wtap_close() to retur...
2011-03-31 Bill MeierRename local 'pipe_input' so it doesn't shadow global...
2011-03-30 Chris MaynardFix a couple of typos.
2011-03-30 Chris MaynardWrap all text lines of help at column 80.
2011-03-24 Gerald CombsAdd initial pcapng name resolution record support....
2011-02-26 Stig BjørlykkeAdded functionality for handling global profiles.
2011-02-19 Chris MaynardSort capture file types listed by "-F" like editcap...
2011-02-03 Gerald CombsFrom Huzaifa Sidhpurwala of the Red Hat Security Respon...
2011-01-06 Gerald CombsOn Windows, convert all of our command-line arguments...
2010-12-22 Jaap KeuterAvoid the need for cf_mark_frame stubs.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-05 Anders BromanBug fix: Running tshark with the following command...
2010-10-21 Stig BjørlykkeFixed "Compiled with" information in the About box.
2010-10-12 Bill MeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
next