From Francesco Fondelli:
[obnox/wireshark/wip.git] / dumpcap.c
2011-06-07 tuexenWhen doing remote capturing using WinPCap, dumpcap...
2011-05-31 tuexenGet rid of has_cfilter to simplify the handling of...
2011-05-31 tuexenImprove handling of command line errors.
2011-05-28 tuexenInitialize pcap using an empty array instead of NULL...
2011-05-27 stigInitialize global_ld.pcaps before we setup signal handl...
2011-05-26 geraldDon't call g_log(); as the comment indicates it can...
2011-05-26 geraldDon't call pcap_breakloop() if we're not capturing...
2011-05-26 cmaynardAppend received percentage after received/dropped counts.
2011-05-26 tuexenProvide consistent counters for received and dropped...
2011-05-26 tuexenFix the handling of pipes on Windows platforms.
2011-05-26 cmaynardChange "captured/dropped" terminology to "received...
2011-05-24 geraldMove the Windows argument list conversion code to a...
2011-05-21 tuexenUse appropriate temporary filename when capturing from...
2011-05-21 tuexenAs suggested on the dev list: Use pcapng and threads
2011-05-21 geraldPass a pcap_options * instead of a pcap_options **.
2011-05-19 tuexenDrop privileges after opening all pcap devices, not...
2011-05-19 tuexenActually use the defaults from the last commit message.
2011-05-19 tuexenAdd a queue and byte limit to the capture queue. Curren...
2011-05-17 guyDear GLib Developers:
2011-05-16 tuexenAdd support for capturing from multiple interfaces.
2011-05-16 cmaynard#include <conio.h> when compiling under Windows with...
2011-05-16 tuexenUse correct variable...
2011-05-16 tuexenFix compilation on windows (hopefully).
2011-05-16 tuexenMake remote capturing settings a per interface thing...
2011-05-16 tuexenMake pcap samping a per interface setting.
2011-05-16 tuexenDon't use debug output.
2011-05-15 tuexenFix compilation on Windows (hopefully).
2011-05-15 tuexenChange internal data structures to store and handle...
2011-05-13 tuexenFix a copy/paste error.
2011-05-13 tuexenGet -L and -d working with multiple interface. Internal...
2011-05-13 tuexenAdd a comment what needs to be changed when adopting...
2011-05-12 tuexenAdd support for multiple interfaces when processing...
2011-05-12 tuexenInitialize the glib thread system on all platforms...
2011-05-12 tuexenAdd some more details (name of the interface and number...
2011-05-05 morrissForgot to remove my editor's tabs before committing...
2011-05-05 morrissApply rev 14059 to non-Windows: update the display...
2011-04-22 darkjamesAdd return instructions for system without support...
2011-04-10 guyRename ws_stat to ws_stat64, and make it take a pointer...
2011-03-21 wmeierFix a comment; Use consistent indentatation & formatting.
2011-02-24 wmeierFix Bug #5716: "dumpcap: -q option behavior doesn't...
2011-02-18 geraldFix some dead code and zero division issues found by...
2011-02-17 guyOn Windows, try putting __declspec(noreturn) in front...
2011-01-06 geraldOn Windows, convert all of our command-line arguments...
2011-01-04 jakeFree dumpcap from linking to wiretap.
2010-11-18 geraldAdd a comment about the pipe read timeout on Windows.
2010-11-17 geraldSet the pipe read timeout to 100 milliseconds instead...
2010-11-16 cmaynardIf pcap_geterr() returns "read error: PacketReceivePack...
2010-11-16 cmaynardUse more meaningful temp file name. Fixes bug 1882.
2010-11-11 guyOS X 10.6.5 is out, and it re-incorporates the libpcap...
2010-10-21 stigFixed "Compiled with" information in the About box.
2010-09-30 guyPIPE_READ_TIMEOUT should be in microseconds, not millis...
2010-09-30 guyAlways use a timeout of 250ms for pipes when not using...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-08-28 sakeAs mentioned on the users-mailinglist[1], it could...
2010-08-28 sakeWe change the owner and group of the first file, so...
2010-08-27 geraldForward-port r33953.
2010-08-25 geraldFix !Windows compilation.
2010-08-24 geraldPartial fix for bug 5133. On Windows, call SetDllDirect...
2010-07-14 jmayerAdd #ifdef HAVE_BPF_IMAGE
2010-07-14 guyFix warnings.
2010-07-14 guyFix build errors.
2010-07-14 guyDefine print_caps() before we use it.
2010-07-14 guyEnsure, at compile time, that the error-message-buffer...
2010-07-14 guyDefine relinquish_all_capabilities() before we use it.
2010-07-14 guyWe must also set the link-layer header type before...
2010-07-13 guyAdd a "-d" flag to dumpcap, to print out the generated...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-27 guyMake -q not a capture option again - it's used by tshar...
2010-05-26 guyDon't send ^T output to the standard error if we're...
2010-05-26 guyAdd a -q flag to dumpcap, to squelch its reporting...
2010-05-25 guyPull the big pile of code that handles the
2010-05-19 guyDon't have -M affect -v yet; if we end up, for example...
2010-05-19 guy-S doesn't require an interface, either.
2010-05-19 guyRegularize indentation a bit.
2010-05-18 guySquelch an unused-variable warning.
2010-05-18 guyMove some routines around, fix and shuffle comments.
2010-05-18 guyMove get_pcap_linktype() into dumpcap - it's not used...
2010-05-18 guyOnly negative return values from pcap_activate() are...
2010-05-18 guyDon't write the SP_SUCCESS messages unless -Z was speci...
2010-05-17 guyMake -Z always generate machine-readable output, and...
2010-05-17 guyIf dumpcap is run with -D, don't select a default inter...
2010-05-17 guyWhen dumpcap is run to get an interface list, interface...
2010-05-14 guyUm, no, the problem with the Leopard x86 build is that...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-05-11 guyIf we have pcap_open(), and we're *not* opening an...
2010-05-08 guyInclude inet_v6defs.h after include the Windows socket...
2010-05-08 guyInclude inet_v6defs.h if needed to declare inet_ntop().
2010-05-08 guyThe default capture buffer size is, in fact, *nominally...
2010-05-07 guyAs with the list of data link types, so with the list...
2010-05-07 guyAdd routines vfprintf_stderr() and fprintf_stderr(...
2010-05-07 guyFor TShark and Wireshark, get the list of link-layer...
2010-05-07 guyOops, -B disappeared from the list of dumpcap options...
2010-05-07 guyBeginnings of monitor mode support with libpcap 1.x.
2010-05-07 guyInstead, say that the default is platform-dependent.
2010-05-07 guyNow that we support -B on various UN*X platforms as...
2010-05-06 guyJust check for pcap_create(); it first appeared in...
2010-05-06 geraldFix compilation.
2010-05-06 etxrabChecking in Stigs changes from
2010-04-23 geraldRevert r31529. Timing out while waiting for the pcap...
next