WiX: Fix condition logic.
[metze/wireshark/wip.git] / dumpcap.c
2016-09-11 Peter Wudumpcap: fix memleak on exit
2016-09-08 Guy HarrisUse get_nonzero_guint32() to fetch guint32 values.
2016-09-08 Dario Lombardodumpcap: change types.
2016-09-06 Guy HarrisUse get_positive_int() to parse signed positive arguments.
2016-09-05 Guy HarrisReport an error if the channel type isn't valid.
2016-08-01 Dario LombardoFix compilation without extcap.
2016-08-01 AndersBromanMake dumpcap build without extcap
2016-07-30 Roland Knallextcap: Use stderr to print error message
2016-07-09 Guy HarrisCheck for pcapng files when reading from a pipe.
2016-06-02 Michael MannUse file extension when capturing from multiple interfaces.
2016-06-01 Michael MannAllow create_tempfile to support a suffix.
2016-04-28 Gerald CombsRevert "Windows: Wait for dumpcap to initialize."
2016-04-27 Gerald CombsWindows: Wait for dumpcap to initialize.
2016-04-21 João ValverdeLink version code statically again
2016-04-08 Peter WuUse a single WS_NORETURN macro
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-03 João ValverdeMove zlib version check to wsutil
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-01 Mikael Kanstrupdumpcap: Add support for 802.11ac monitor modes
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2016-01-07 Guy HarrisExpand a comment.
2016-01-07 Guy HarrisMove more capture device handling to the caputils library.
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-11-08 Guy HarrisUse ws_{read,write,fdopen,close}.
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-09-02 Guy HarrisThe official #define for 32-bit and 64-bit Windows...
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2015-06-24 Pascal Quantindumpcap: fix files capture autostop condition
2015-05-28 Gerald CombsSet a capture buffer size only when we have a valid...
2015-05-28 Jeff MorrissWindows: don't attempt to set the capture buffer size...
2015-05-28 Jeff Morrissis_linux_bonding_device() is only used if we HAVE_PCAP_...
2015-04-13 Pascal Quantindumpcap: fix opening of pipes on Windows broken since...
2015-04-04 Alexis La Gouttedumpcap: fix no previous prototype for ‘is_linux_bondin...
2015-04-01 Alexis La Gouttedumpcap: fix Resource leak (CID: 129558)
2015-03-30 Guy HarrisWork around a Linux bonding driver bug (and the lack...
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-17 Guy HarrisDon't say "Capturing on..." if we're not capturing on.
2015-03-17 Guy HarrisAllow multiple -D/-L/-d/-S flags, only allow one -k...
2015-03-16 Guy HarrisUpdate an error message to reflect all the run-dumpcap...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-02-03 Dario LombardoDumpcap: avoid collecting stats on nf* interfaces.
2015-01-03 Guy HarrisUse g_strdup_printf(), rather than a fixed-length buffe...
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-28 Dario LombardoRemoved duplicated #include lines
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-24 Stephen FisherMove twelve show_version() functions from the varoius...
2014-11-05 Guy HarrisOops, we also need to worry about pcap_get_tstamp_preci...
2014-11-05 Guy HarrisCope with newer Xcode not having the 10.6 SDK.
2014-10-18 Guy HarrisGet rid of unnecessary includes of ctype.h.
2014-09-29 Guy HarrisPass the global capture options to open_capture_device().
2014-09-28 Guy HarrisAdd support for getting nanosecond time stamp resolutio...
2014-09-25 Gerald CombsUpdate the simple dialog code.
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-05 Joerg Mayer- Fix the whitespace fix
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-07-22 Guy HarrisClean up indentation (get rid of tabs).
2014-07-22 Guy HarrisGet rid of NO_INTERFACES_FOUND - it's not an error.
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-07-03 Guy HarrisClean up printf() argument list.
2014-07-03 Guy HarrisMake --help and --version information a bit more uniform.
2014-07-03 Guy HarrisRegularize the help output of programs.
2014-07-03 Guy HarrisRegularize the first line of version output.
2014-06-30 Guy HarrisMove capture_session.h to capchild; what it declares...
2014-06-29 Guy HarrisMove some more stuff into wsutil.
2014-06-24 Guy HarrisFor capchild headers, include <capchild/XXX.h>.
2014-06-23 Guy HarrisHave individual programs get libpcap and libz version...
2014-06-22 Guy HarrisAdd a routine to return a version string including...
2014-06-21 Guy HarrisMove get_os_version_info() to libwsutil.
2014-06-21 Guy HarrisMove get_copyright_info() to wsutil.
2014-06-20 Guy HarrisMove the "capture-comment" long option to LONGOPT_CAPTU...
2014-06-20 Guy HarrisFix builds without pcap.
2014-06-20 Guy Harris"-d" isn't common to all capturing programs, it's dumpc...
2014-06-20 Guy HarrisAdd some long options for capture short options.
2014-06-20 Guy HarrisAdd --help and --version long options.
2014-05-08 AndersBromanProfiling show that g_log() takes a lot of CPU even...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-27 Hadriel KaplanFix dumpcap.c: Assigned value is garbage or undefined...
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-17 Martin KaiserFrom Toralf Förster
2014-01-17 Anders BromanFix [-Wmissing-prototypes]
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-17 Bill MeierFrom "bd": Fix " Wireshark stops showing new packets...
2013-12-02 Chris MaynardSpecify SI units for the max filesize autostop conditio...
2013-11-29 Jakub ZawadzkiReplace macros: BSWAP16, BSWAP32, BSWAP64 with glib...
2013-11-26 Guy HarrisReport the interface when an open or an attempt to...
2013-11-09 Jakub Zawadzkiinclude <wsutil/pint.h> only when needed.
2013-11-04 Anders BromanPrint if_dropped
2013-09-29 Guy HarrisRename routines that write pcap-ng files to "pcapng_xxx...
2013-09-29 Guy HarrisWe always write to a FILE *, so:
2013-08-29 Chris MaynardHandle the 2GiB boundary case of the max filesize autos...
2013-08-25 Gerald CombsCheck our recently-added signal pipe in statistics...
2013-08-23 Anders BromanOutput a warning about kernel BPF JIT compiler beeing...
2013-08-23 Anders BromanOutput a warning about kernel BPF JIT compiler beeing...
2013-08-22 Martin Kaiserfix compiler warning on Debian wheezy (gcc 4.7.2)
next