Update to V9.0.0 (2009-12)
[obnox/wireshark/wip.git] / capinfos.c
2009-12-29 wmeierFrom Jim Young: Include svnversion.h in capinfos and...
2009-12-21 geraldSwitch to using a bundled version of the openSUSE Build...
2009-12-17 stigInitialize hd pointer to avoid a compiler warning.
2009-12-08 sfisherFrom Jim Young via bug #4304: Patch to capinfos -H...
2009-12-08 guywinposixtype.h appears to be Windows-only.
2009-12-08 geraldFix compilation under Windows. Allocate our hash buffer...
2009-12-07 geraldAdd SHA1, RMD160, and MD5 hashes to capinfos.
2009-11-13 jakeFrom Jim Young:
2009-10-19 stigRemoved redundant redeclaration of optind.
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-07-22 geraldUse "svn info" to fetch the version by default. Fetch...
2009-05-12 wmeierMinor cleanup of "-h" output text.
2009-05-11 wmeiercapinfos: Print "n/a" for rates and duration if only...
2009-03-22 guyChange the signature of init_progfile_dir() so the...
2009-03-22 guyIn Solaris, the second argument to dladdr() is just...
2009-03-22 guyAttempt to use dladdr() to get the pathname of the...
2009-02-15 guyAdd a routine to report write errors to the list of...
2008-12-18 morrissOnly declare failure_message() if we HAVE_PLUGINS ...
2008-11-13 guyGet rid of an unused variable.
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-05-30 guyFree up the err_info string returned by wtap_read(...
2008-04-14 stigFrom Andrew Feren (bug 2462):
2008-03-16 morrissDon't link plugins against libwireshark: any program...
2008-03-16 morrissInclude epan/priveleges.h for get_credential_info()
2008-03-16 morrissHave started_with_special_privs() assert out if get_cre...
2007-12-06 guyUse G_GINT64_MODIFIER rather than PRI[duox]64 to print...
2007-09-29 guyFix typo.
2007-09-25 geraldAdd the file encapsulation.
2007-08-07 legoMake sure that wiretap plugins are loaded before dissec...
2007-06-17 legoHave editcap and capinfos compile --without-plugins
2007-05-25 legoHave editcap and capinfos loading the wiretap plugins.
2007-01-28 wmeierIf no packets in input file then don't calc packets...
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-06-14 jmayerPrint help to output, not to error
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-01-11 ulflsame command line related changes as recently done...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2005-01-11 guyImprove the error reporting.
2005-01-03 geraldLet capinfos print statistics for more than one file...
2004-10-20 ulflrenamed capinfo to capinfos, as the former name capinfo...