aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump
Commit message (Expand)AuthorAgeFilesLines
* Revert r362466Baptiste Daroussin2020-06-221-1/+1
* Improve wording to be more precise and clear.Hans Petter Selasky2020-06-211-1/+1
* MFV r353143 (phillip):Cy Schubert2019-12-2155-1742/+2973
|\
* | 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
* | tcpdump: Log uid on pflog interfacesKristof Provost2018-10-211-2/+6
* | 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-06107-1683/+3521
|\|
* | Partially revert r323866.Mariusz Zaborski2017-10-042-14/+14
* | We use a few different ifdef's names to check if we are using Casper or not,Mariusz Zaborski2017-09-212-14/+14
* | Cherry-pick 5d3c5151c2b885aab36627bafb8539238da27b2d, it fixes use after freeGleb Smirnoff2017-04-251-1/+1
* | Merge ^/head r313055 through r313300.Dimitry Andric2017-02-054-29/+29
|\ \
| * | Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll alsoGleb Smirnoff2017-02-024-29/+29
* | | Merge ^/head r312968 through r313054.Dimitry Andric2017-02-01233-9137/+14513
|\| |
| * | Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-01232-9136/+14512
|/| | | |/
* | In tcpdump's print-tcp.c, avoid increasing alignment when taking theDimitry Andric2017-01-071-2/+2
* | 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-084-33/+33
* | Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-255-43/+40
* | MFV r285292:Patrick Kelsey2015-07-081-1/+4
|\|
* | MFV r285191: tcpdump 4.7.4.Patrick Kelsey2015-07-0895-2063/+4416
|\|
* | 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
* | Merge from CheriBSD: 1065cf515a7c2062598009c1318055aacbb39e80Brooks Davis2015-04-244-105/+111
* | MFV r277981:Pedro F. Giffuni2015-01-312-5/+25
|\|
* | MFV r277782:Pedro F. Giffuni2015-01-272-5/+8
|\|
* | Don't include libcapsicum headers when requested.Xin LI2015-01-241-3/+3
* | MFV r276761: tcpdump 4.6.2.Xin LI2015-01-07273-25301/+30584
|\|
* | 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
* | Fix build with WITHOUT_CAPSICUM.Glen Barber2013-12-211-0/+2
* | 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-152-3/+82
* | MFV: removes strict-aliasing warnings from GCC in tcpdump.Pedro F. Giffuni2013-11-251-14/+39
|\|
* | Make userland tools honor WITHOUT_PF build option.Gleb Smirnoff2013-10-291-0/+2
* | 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: Redo the fixup using the submitted version accepted by upstream.Xin LI2013-05-311-3/+1
|\|
* | Diff reduction against tcpdump revision 949a22064d3534eddeb8aa2b9c36a50e45fe1...Xin LI2013-05-301-2/+1
* | MFV: tcpdump 4.4.0.Xin LI2013-05-3039-7877/+4631
|\|
* | Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-267-0/+0
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-1/+1
* | MFV: tcpdump 4.3.0.Xin LI2012-10-0528-355/+1079
|\|
* | Provide ability for printing and decoding pfsync(4) traffic. ThisGleb Smirnoff2012-10-054-0/+457