summaryrefslogtreecommitdiff
path: root/dist/tcpdump
AgeCommit message (Expand)Author
2009-11-03Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) didsnj
2009-10-21Use actual comments to comment blocks and don't leave empty lines in thejoerg
2009-10-19Drop 3rd and 4th clauses from David Young's license.rmind
2009-09-14Print an explicit 64-bit type with %PRIu64, not with %llu, so thathe
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2009-09-10We install this as tcpdump(8), so the internal name should be (8) as well.wiz
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-28Back out local NetBSD change (range check to avoid buffer overflow),drochner
2007-07-28Back out local NetBSD change (attempt to handle FDDI padding), to reducedrochner
2007-07-28Back out local NetBSD change (typecast to void*), to reduce diffs todrochner
2007-07-28Back out local NetBSD changes (removal of _U_ which expands todrochner
2007-07-28Back out local NetBSD change (addition of #include files), to reducedrochner
2007-07-26fix build for the "USE_INET6=no" case, the two variables 'nxt' and 'len32'plunky
2007-07-25fix compilation on 64-bit platforms by avoiding spurious EXTRACT_32BITSdogcow
2007-07-24merge in NetBSD changesdrochner
2007-07-24avoid a pointer signedness warningdrochner
2007-07-24merged tcpdump-3.9.7drochner
2007-07-24import tcpdump-3.9.7 (after running the tcpdump2netbsd script anddrochner
2007-07-20Fix a possible integer overflow in buffer length calculation due todrochner
2007-03-24Don't segfault during decoding of unlimited strings in PPPoE.joerg
2006-11-25spell precede; from Zaferchristos
2006-11-11In the description of the -y option, add a pointer to the -L option.apb
2006-08-11Print rejected rpc packet reason.christos
2006-08-06Correct units on IEEE80211_RADIOTAP_DBM_ANTSIGNAL,dyoung
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2006-03-25PR 13604: detect and print correct information for 4.4BSD/NetBSD NFSrpaulo
2006-03-22Coverity CID 991: Remove useless test.christos
2006-03-22Coverity CID 563: Kill SUNOS3 case; it is dead code.christos
2006-03-21Coverity CID 2491: Fix uninitialized reference.christos
2006-03-18Fix off-by-one found by Coverity, CID 1516.elad
2006-03-07'advertisment' -> 'advertisement', from leonardo chiquitto filhowiz
2006-02-26Print the "bad-fcs" radiotap flag.dyoung
2006-02-26Reduce diffs between NetBSD's authoritative radiotap header filedyoung
2006-01-15fix remote crash; from tiocsti.elad
2004-12-01fix configure too.christos
2004-12-01only mention /dev/bpfchristos
2004-09-28Fix build problem for hpcarm by casting the result of a computationhe
2004-09-28Add radiotap support, which was not in release 3.8.3.dyoung
2004-09-27Resolve conflicts in tcpdump-3.8.3 import.dyoung
2004-09-27sync with 3.8.3dyoung
2004-06-29pflog if support for tcpdump. Peter Postmaitojun
2004-04-12tcpdump can bomb w/ too big isakmp header fields.itojun
2003-10-27There is no -b flag; from the description, -r is meant, so use that.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-24use 0.9.7 DES APIitojun
2003-05-17sscanf overrunitojun
2003-04-26Management, not managment. Mostly from jmc@openbsd.wiz
2003-03-31Spelling errors from Igor Sobrado in PR misc/20748perry