Qt Follow window: keep data representation when switching between streams
[metze/wireshark/wip.git] / captype.c
2014-12-28 Dario LombardoRemoved duplicated #include lines
2014-12-25 Guy HarrisOnly include <wsutil/os_version_info.h> if we need it.
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-24 Stephen FisherMove twelve show_version() functions from the varoius...
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisWTAP_ERR_UNWRITABLE_ errors aren't returned by reads...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-07-03 Guy HarrisNeeds wsutil/wsgetopt.h if the platform doesn't have...
2014-07-03 Guy HarrisAdd --help and --version support.
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-04-03 Bill Meier(Pedantic): set editor modelines tab-width & etc to...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Michal LabedzkiWireshark: Add option to choose format type of capture...
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2013-12-26 Guy HarrisReport files not recognized as capture files as type...
2013-12-13 Evan HuusDon't use optind, we don't actually call getopt or...
2013-12-13 Evan HuusAdd what appears to be a missing #include for windows.
2013-12-13 Guy HarrisFix command name.
2013-12-13 Guy HarrisAdd a "captype" file that just reports the type of...