aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/tcpdump.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r353143 (phillip):Cy Schubert2019-12-211-34/+11
|\
* | tcpdump: disable Capsicum if -E option is provided.Mariusz Zaborski2019-04-161-1/+2
* | Don't register IOCTLs with capsicum when there is no valid file descriptor.Hans Petter Selasky2018-12-121-1/+1
* | libcasper: ange the name of limits in cap_dns so the intentions are obvious.Mariusz Zaborski2018-11-121-1/+1
* | Fix for backends which doesn't support capsicum.Hans Petter Selasky2018-09-121-0/+3
* | MFV r333668:Slava Shwartsman2018-05-291-1/+8
|\|
* | Update tcpdump to 4.9.2Ed Maste2017-12-061-19/+18
|\|
* | Partially revert r323866.Mariusz Zaborski2017-10-041-9/+9
* | We use a few different ifdef's names to check if we are using Casper or not,Mariusz Zaborski2017-09-211-9/+9
* | Cherry-pick 5d3c5151c2b885aab36627bafb8539238da27b2d, it fixes use after freeGleb Smirnoff2017-04-251-1/+1
* | Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll alsoGleb Smirnoff2017-02-021-25/+25
* | Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-011-941/+851
|\|
* | tcpdump: allow to use BIOCROTZBUF in capability modeMariusz Zaborski2016-12-061-1/+1
* | tcpdump: remove sys/capability.h #includeEd Maste2016-09-191-1/+0
* | The code responsible for opening and rotating pcap files is independentMariusz Zaborski2016-06-081-16/+16
* | Fix spelling of the casper introduced in the r296047.Mariusz Zaborski2016-06-081-26/+26
* | Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-251-33/+30
* | MFV r285191: tcpdump 4.7.4.Patrick Kelsey2015-07-081-113/+281
|\|
* | Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-1/+1
* | Remove "capability mode sandbox enabled" messages.Brooks Davis2015-05-041-2/+0
* | Don't include libcapsicum headers when requested.Xin LI2015-01-241-3/+3
* | MFV r276761: tcpdump 4.6.2.Xin LI2015-01-071-210/+508
|\|
* | Fix comment and sort rights by nameLuigi Rizzo2014-10-061-4/+4
* | add CAP_EVENT for the libpcap device so we will be able to useLuigi Rizzo2014-10-021-1/+6
* | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* | If we cannot connect to casperd we don't enter sandbox, but if we can connectPawel Jakub Dawidek2013-12-191-14/+6
* | Make use of casperd's system.dns service when running without the -n option.Pawel Jakub Dawidek2013-12-151-1/+61
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-13/+24
* | When using tcpdump -I -i wlanN and wlanN is not a monitor mode VAP,Rui Paulo2013-07-311-0/+23
* | Sandbox tcpdump(8) using Capsicum's capability mode and capabilities.Pawel Jakub Dawidek2013-07-071-1/+124
* | MFV: tcpdump 4.4.0.Xin LI2013-05-301-72/+236
|\|
* | MFV: tcpdump 4.3.0.Xin LI2012-10-051-4/+10
|\|
* | Merge tcpdump 4.2.1.Xin LI2012-05-171-43/+169
|\|
* | Merge tcpdump-4.1.1.Rui Paulo2010-10-281-45/+153
|\|
* | Merge tcpdump 4.0.0 from the vendor branch.Rui Paulo2009-03-211-61/+324
|\|
| * Flatten vendor/tcpdump and remove keyword expansion.Rui Paulo2009-03-201-1461/+0
| * Import of tcpdump v3.9.8Max Laier2007-10-161-2/+5
| * Import of tcpdump v3.9.4Sam Leffler2006-09-041-13/+44
| * Virgin import of tcpdump v3.9.1 (release) from tcpdump.orgSam Leffler2005-07-111-2/+23
| * Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.orgSam Leffler2005-05-291-102/+388
| * Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzBruce M Simpson2004-03-311-174/+523
| * Commit tcpdump.org's multi-DLT support to vendor branch.Bill Fenner2003-01-261-3/+127
| * Import tcpdump 3.7.1, fromBill Fenner2002-06-211-20/+156
| * Virgin import of tcpdump.org tcpdump v3.6.2Bill Fenner2001-04-031-32/+42
| * Virgin import of tcpdump.org tcpdump v3.5Bill Fenner2000-01-301-30/+79
* | Avoid excessive error message printout.Max Laier2007-11-211-0/+1
* | Resolve merge conflictsMax Laier2007-10-161-2/+5
* | resolve merge conflictsSam Leffler2006-09-041-13/+44
* | resolve merge conflictsSam Leffler2005-07-111-2/+23
* | resolve merge conflicts and update for proper build; including:Sam Leffler2005-05-291-102/+394