Bail out immediately if we can't allocate a buffer for carving up $PATH.
[metze/wireshark/wip.git] / capinfos.c
2015-08-23 Guy HarrisDon't assume we have interface information.
2015-08-19 Hadriel Kaplancapinfos: add more info about file and interfaces
2015-08-18 Hadriel KaplanPcapng: clean up Section Header Block handling
2015-07-31 Guy HarrisPrint times with the resolution from the capture file.
2015-02-28 Guy HarrisDon't use ctime().
2015-02-28 Guy HarrisRemove some unneeded includes of <sys/time.h>.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2015-01-01 Guy HarrisCall setlocale() before getting version information.
2014-12-31 Guy HarrisDo the full string in get_{compiled,runtime}_version_in...
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
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-12-17 Guy HarrisClean up the "unknown per-packet encapsulation" message.
2014-09-20 Guy HarrisReport (and free) err_info for WTAP_ERR_DECOMPRESS.
2014-08-24 Guy HarrisClean up capinfos output.
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 HarrisMake --help and --version information a bit more uniform.
2014-07-03 Guy HarrisMore getopt_long, to add --help and --version support.
2014-06-29 Bill MeierFix compile error when building w/o GNUTLS
2014-06-21 Jeff MorrissAdd command-line argument to request the version to...
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
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.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2014-01-02 Bill MeierFor getopt() arg processing:
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-09 Jakub Zawadzkinstime_to_sec() and capinfos secs_nsecs() seems to...
2013-11-09 Jakub ZawadzkiReplace wtap_nstime with nstime_t, remove wtap_nstime_t...
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-10-22 Michael MannPrint informations even on short reads. Bug 9310 ...
2013-07-29 Chris MaynardTrivial: Fix typo.
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-04-13 Martin Kaiserdisable printing of all infos when USE_GOPTION is set and
2013-04-13 Martin KaiserTABs -> spaces
2013-04-13 Martin Kaiseradd a cast to make capinfos compile when USE_GOPTION...
2013-04-13 Martin Kaisercapinfos -k displays the capture comment (from the...
2013-03-07 Gerald CombsFrom Balint:
2013-03-05 Anders BromanUse explicit casts.
2013-02-28 Gerald Combsstr_util.c: Although the glib documentation doesn't...
2013-02-26 Gerald CombsTry to fix compilation on Windows.
2013-02-26 Gerald CombsPrint human-readable statistics by default. Raw values...
2013-02-21 Martin Kaiserinclude the wsutil/wsgcrypt.h instead of including...
2013-02-20 Gerald CombsWhen any of our executables start on Windows create...
2013-01-04 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-23 Anders BromanRemove #define USE_GOPTION = 1, the code is incomplete
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-24 Guy HarrisKeep track, in Wiretap, of whether the file is compress...
2012-02-26 Guy HarrisDon't show time stamp-based information if we don't...
2011-12-13 Guy HarrisRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-11-16 Guy HarrisHandle ctime() and localtime() returning NULL and local...
2011-08-09 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-06-28 Stig BjørlykkeFrom Jose Pedro Oliveira via bug 5803:
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-05-24 Gerald CombsMove the Windows argument list conversion code to a...
2011-05-11 Gerald CombsUse a comparison instead of an assignment. Fixes Coveri...
2011-05-02 Bill MeierFor "per packet" file encapsulation, display a list...
2011-04-21 Guy HarrisAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 Chris MaynardUse g_snprintf instead of sprintf: Coverity 622.
2011-04-06 Bill MeierIMHO capinfos, when finished processing, should exit...
2011-04-05 Anders BromanFrom Jose Pedro Oliveira:
2011-01-16 Bill MeierFix Windows comiler warning: remove unused 'wsadata...
2011-01-06 Gerald CombsOn Windows, convert all of our command-line arguments...
2010-09-16 Gerald CombsTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-06-02 Gerald CombsFrom Jim Young via bug 4049:
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
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.
next