remove packet-rnsap.h which was empty
[metze/wireshark/wip.git] / tshark.c
2007-05-07 Graeme LuntUpdated splash screen for Wireshark that shows the...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-03 Stephen FisherFix warnings on Linux/gcc 4.1.1
2007-03-26 Ronnie SahlbergThe signature for load_cap_file changed in 21211
2007-03-26 Stephen FisherFrom Doug Pratley:
2007-03-23 Stephen FisherFrom Sake Blok:
2007-02-28 Stephen FisherFix problem where specifying -b duration:xx on tshark...
2007-02-19 Jeff MorrissSquelch a few unused parameter warnings.
2007-02-06 Jeff MorrissFrom Eric Hall to fix bug 1289:
2007-02-01 Ronnie Sahlbergmake tshark compile and work also when pcap is not...
2007-01-31 Jeff MorrissDon't send G_LOG_LEVEL_ERROR|G_LOG_LEVEL_CRITICAL|G_LOG...
2007-01-02 Guy HarrisAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-12-23 Luis OntanonHave -X options defined before epan_init() gets called.
2006-12-05 Stephen FisherFrom Douglas Pratley with trivial changes and documenta...
2006-11-23 Stephen FisherFix for bug #1211. Patch from Joshua Wright to add...
2006-11-21 Guy HarrisWe also need the memory allocation subsystem initialize...
2006-11-21 Guy HarrisCall guids_init() in epan_init(), so anything that...
2006-11-21 Guy HarrisSquelch a compiler warning.
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-10-19 Gerald CombsRename get_epan_and_portaudio_version_info() to get_gui...
2006-10-19 Guy HarrisClean up the word wrap stuff a bit. (Arguably, that...
2006-10-19 Guy HarrisFix up the changes to put the Portaudio information...
2006-10-08 Ulf Lampingfrom Richard van der Hoff:
2006-09-22 Gerald CombsAdd support for reading from stdin under Windows. ...
2006-08-26 Guy HarrisGo back to setting the capture filter to an empty strin...
2006-08-21 Guy HarrisInitialize the cfilter field of a capture_opts structur...
2006-08-18 Ronnie Sahlbergguids are not olnly used in dcerpc interfaces and...
2006-08-01 Jörg MayerReported by Stephen Fisher <stephentfisher@yahoo.com>:
2006-06-30 Guy HarrisCall init_progfile_dir() - on Windows, at least, it...
2006-06-02 Jörg Mayerimage/wireshark.rc.in
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.