aboutsummaryrefslogtreecommitdiffstats
path: root/trigcap.c
Commit message (Expand)AuthorAgeFilesLines
* Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris2017-05-111-13/+1
* Force HAVE_REMOTE to be defined when including pcap.h with remote support.Guy Harris2017-05-111-0/+13
* Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-121-0/+13
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...Michael Mann2013-01-041-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* More <stdarg.h> cleanup; some are real bugs, some are just "don't doGuy Harris2010-05-261-2/+2
* Fix a few text-string typosBill Meier2008-12-161-2/+2
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-051-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-131-5/+5
* If we have pcap_open, call it instead of pcap_open_live, otherwise we mightGerald Combs2008-05-121-25/+33
* From Gisle Vanem <gvanem@broadpark.no> Luis Ontanon2007-08-251-0/+6
* A toy I wrote as PoC for a more complex similar tool I'm working on.Luis Ontanon2007-07-281-0/+280