Handle lines ending in \r\n.
[metze/wireshark/wip.git] / capinfos.c
2010-05-03 Jeff MorrissRemove extra % in printf format string.
2010-05-03 Bill MeierAdd "inferred" snapshot length (if any) to the output.
2010-04-29 Stephen FisherAdd snaplen to capinfos output. Idea from Chris Maynar...
2010-03-02 Guy HarrisSquelch some compiler warnings.
2010-02-20 Bill MeierFix a gcc -Wshadow warning
2010-02-17 Gerald CombsAdd an option to capinfos to print start and end times...
2010-01-23 Jaap KeuterAvoid crash on invalid file name.
2009-12-29 Bill MeierFrom Jim Young: Include svnversion.h in capinfos and...
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-17 Stig BjørlykkeInitialize hd pointer to avoid a compiler warning.
2009-12-08 Stephen FisherFrom Jim Young via bug #4304: Patch to capinfos -H...
2009-12-08 Guy Harriswinposixtype.h appears to be Windows-only.
2009-12-08 Gerald CombsFix compilation under Windows. Allocate our hash buffer...
2009-12-07 Gerald CombsAdd SHA1, RMD160, and MD5 hashes to capinfos.
2009-11-13 Jaap KeuterFrom Jim Young:
2009-10-19 Stig BjørlykkeRemoved redundant redeclaration of optind.
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-07-22 Gerald CombsUse "svn info" to fetch the version by default. Fetch...
2009-05-12 Bill MeierMinor cleanup of "-h" output text.
2009-05-11 Bill Meiercapinfos: Print "n/a" for rates and duration if only...
2009-03-22 Guy HarrisChange the signature of init_progfile_dir() so the...
2009-03-22 Guy HarrisIn Solaris, the second argument to dladdr() is just...
2009-03-22 Guy HarrisAttempt to use dladdr() to get the pathname of the...
2009-02-15 Guy HarrisAdd a routine to report write errors to the list of...
2008-12-18 Jeff MorrissOnly declare failure_message() if we HAVE_PLUGINS ...
2008-11-13 Guy HarrisGet rid of an unused variable.
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c from epan to...
2008-05-30 Guy HarrisFree up the err_info string returned by wtap_read(...
2008-04-14 Stig BjørlykkeFrom Andrew Feren (bug 2462):
2008-03-16 Jeff MorrissDon't link plugins against libwireshark: any program...
2008-03-16 Jeff MorrissInclude epan/priveleges.h for get_credential_info()
2008-03-16 Jeff MorrissHave started_with_special_privs() assert out if get_cre...
2007-12-06 Guy HarrisUse G_GINT64_MODIFIER rather than PRI[duox]64 to print...
2007-09-29 Guy HarrisFix typo.
2007-09-25 Gerald CombsAdd the file encapsulation.
2007-08-07 Luis OntanonMake sure that wiretap plugins are loaded before dissec...
2007-06-17 Luis OntanonHave editcap and capinfos compile --without-plugins
2007-05-25 Luis OntanonHave editcap and capinfos loading the wiretap plugins.
2007-01-28 Bill MeierIf no packets in input file then don't calc packets...
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-06-14 Jörg MayerPrint help to output, not to error
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-01-11 Ulf Lampingsame command line related changes as recently done...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-19 Guy HarrisAdd APIs to Wiretap to return the file of the size...
2005-01-11 Guy HarrisImprove the error reporting.
2005-01-03 Gerald CombsLet capinfos print statistics for more than one file...
2004-10-20 Ulf Lampingrenamed capinfo to capinfos, as the former name capinfo...