Revert "TODO PAC_DEVICE_INFO..."
[metze/wireshark/wip.git] / dumpcap.c
2019-01-18 Pantar Anaebhscr: increasing ebhscr snaplen
2019-01-02 Peter Wucli_main: remove real_main from stack traces for non...
2019-01-01 Guy HarrisMove some command-line-oriented routines from wsutil...
2018-12-31 Guy HarrisImprove capture-on-pipe error messages.
2018-12-31 Guy HarrisUse size_t, not int, for sizes.
2018-12-29 Michael MannAdd interface name when outputting packets dropped.
2018-12-18 Jaap Keuterwritecap: rename pcapng_write_session_block to _section...
2018-12-13 Guy HarrisMove more version-info-related stuff to version_info.c.
2018-12-13 Guy HarrisPut the main() and wmain() routines for CLI programs...
2018-11-27 Gerald CombsDumpcap: Adjust pcapng headers when we write them.
2018-11-16 Gerald CombsDumpcap: Fix writing SHBs and IDBs.
2018-11-15 Gerald CombsDumpcap: Update our pipe closed logic.
2018-11-14 Gerald CombsDumpcap: Make sure we set our pipe error status.
2018-11-14 Gerald CombsDumpcap: Don't let individual pipes stop our capture.
2018-11-14 Gerald CombsDumpcap: Move packet dequeueing code to a common routine.
2018-11-10 Guy Harriscapture_loop_write_pcapng_cb() shouldn't be called...
2018-11-10 Gerald CombsDumpcap: Move the "just wrote one packet" logic to...
2018-11-09 Gerald CombsDumpcap+Qt: Add support for `-a packets:NUM` and `...
2018-11-01 Gerald CombsMove condition logic to dumpcap.c
2018-10-21 Gerald CombsDumpcap: Swap bytes only for pcap sources.
2018-10-08 Guy HarrisBring back arg_list_utf_16to8(), but have it just do...
2018-10-07 Guy HarrisUse wsetargv.obj, and wmain() rather than main(), on...
2018-10-06 James KoFix Windows dumpcap -i TCP@
2018-10-01 Gerald CombsAdd a systemd Journal Export extcap.
2018-09-28 James Kodumpcap: fix some warnings and add some debugs
2018-08-13 Guy HarrisPut the interface descrptions into the IDB when capturi...
2018-08-12 Guy HarrisMore comment cleanup.
2018-08-12 Guy HarrisImprove comments.
2018-08-12 Guy HarrisClean up temporary filename generation.
2018-06-11 Guy HarrisGive more detailed information about capture permission...
2018-06-11 Guy HarrisOffer a permissions suggestion for macOS.
2018-06-10 Guy HarrisImprove the secondary error messages for pcap errors.
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.
next