Eliminate some unneeded header checks.
[metze/wireshark/wip.git] / dumpcap.c
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-05-12 Guy HarrisReport the appropriate secondary message for ENOSPC...
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-16 Dario Lombardodumpcap: remove dead code (CID: 1188011).
2018-01-08 Jon DeVreeDo not automatically enable the linux kernel's BPF...
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-12-24 Peter WuFix build and thread runtime compat with older GLib
2017-12-17 Gerald CombsLog output updates.
2017-12-05 Pascal Quantindumpcap.c: cap_pipe_read() returns a ssize_t whatever...
2017-12-01 James Kodumpcap: enable capture of pcapng from pipe
2017-11-29 Gerald CombsThreads: Set lifetimes and add a compatibility routine.
2017-11-17 Guy HarrisNo need for a read/write descriptor for the output...
2017-11-17 Guy HarrisAllow dumpcap to write to a named pipe.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-31 João ValverdeRemove unused netdb.h #includes
2017-10-26 João ValverdeFix indentation
2017-10-26 João ValverdeImprove our inet_ntop() wrapper
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-05 Stig Bjørlykkedumpcap: Detect extcap pipe from correct interface
2017-08-28 Mikael Kanstrupiface_lists: Access ifaces member by reference
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-07-03 Sake BlokAdd option to use wall-clock intervals
2017-06-30 Peter Wudumpcap: fix minor memory leak at begin of capture
2017-06-30 Peter Wudumpcap: fix buffer overflow on packets larger than...
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-06-04 Guy HarrisAllocate the pipe capture data buffer upfront.
2017-06-04 Guy HarrisAllocate a buffer in cap_pipe_dispatch(), not in captur...
2017-04-22 Guy HarrisUpdate a comment.
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-03-28 Martin SehnoutkaReflect new default value of snaplen in man pages.
2017-03-28 Michael Manndumpcap: Move large data (WTAP_MAX_PACKET_SIZE) to...
2017-03-27 Michael MannCheck for return value of WSAStartup on all executables.
2017-03-09 Joerg MayerAdd another instance of capture_opts_log when more...
2017-03-06 Guy HarrisClean up indentation.
2017-03-06 Guy HarrisRename a data structure to reflect what it represents.
2017-03-05 Alexis La Gouttedumpcap: fix this statement may fall through [-Werror...
2017-02-02 Dario Lombardocapture_opts: free memory on exit to avoid leak.
2017-01-30 Gerald CombsDumpcap: Improve an error message.
2016-11-30 Gerald CombsQt: Fix simple_dialog formatting.
2016-10-22 Guy HarrisMore checks for localtime() and gmtime() returning...
2016-09-23 Stig Bjørlykkedumpcap: Include CPU info as hardware description in SHB
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
next