summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle very large -f files by rejecting them.tcpdump-4.9Guy Harris2022-02-102-4/+27
* Juniper: initialize some structuresFrancois-Xavier Le Bail2020-12-181-0/+14
* dns: add some additional error checks.Guy Harris2020-11-155-26/+78
* RSVP: add two missing breaksDenis Ovsienko2020-04-201-0/+2
* PPP: When un-escaping, don't allocate a too-large buffer.Guy Harris2020-04-201-4/+14
* Remove libpcap-layer issues from tests/l2tp-avp-overflow.pcap.Guy Harris2020-02-223-4/+0
* Remove libpcap-layer issues from tests/pktap-heap-overflow.pcap.Guy Harris2020-02-223-4/+0
* Travis CI: Revert to libpcap master branch (updated)Francois-Xavier Le Bail2019-10-031-1/+1
* Travis CI: The 4.9.3 release needs libpcap 1.9.1 for testsFrancois-Xavier Le Bail2019-10-011-1/+1
* VERSION set for releasetcpdump-4.9.3Michael Richardson2019-09-301-1/+1
* bump version to rc2Michael Richardson2019-09-271-1/+1
* remove duplicate CVE itemMichael Richardson2019-09-271-1/+0
* do not redirect input from /dev/ttyMichael Richardson2019-09-271-1/+1
* Don't depend on $(command) working.Guy Harris2019-09-263-6/+7
* generate list of test files from gitMichael Richardson2019-09-261-1/+1
* updated CHANGELOG and VERSIONMichael Richardson2019-09-242-1/+35
* config.h is always in build directory, not srcdirMichael Richardson2019-09-242-3/+3
* show which directory is being builtMichael Richardson2019-09-241-0/+3
* create new eapon2 input file, without NBT packetsMichael Richardson2019-09-242-0/+61
* move nbns test case to SMB LISTMichael Richardson2019-09-242-4/+5
* update kh-addrfail with libpcap error codeMichael Richardson2019-09-2411-11/+11
* do not warn about extra lines in stderr if there is a stderr file that was co...Michael Richardson2019-09-241-2/+2
* turn off debug, and remove -003 file, as no pcap file was copiedMichael Richardson2019-09-242-3/+1
* run tests with stdin connected to /dev/tty, and do not start tests in subdire...Michael Richardson2019-09-241-2/+2
* rejig debugging, set $TCPDUMP in one placeMichael Richardson2019-09-241-11/+26
* found origin of esp test failures: the secrets file could not be read due to ...Michael Richardson2019-09-242-6/+13
* added some debugging, found wrong failure-outputs fileMichael Richardson2019-09-241-9/+12
* fill in empty esp4 fileMichael Richardson2019-09-241-0/+1
* if SKIPPASSED is set, then only show failures, and change some symbols for re...Michael Richardson2019-09-242-3/+9
* turn off extra debug for script name/srcdirMichael Richardson2019-09-246-6/+6
* always put a newline before exit code infoMichael Richardson2019-09-241-2/+2
* updated configure to turn off smb by defaultMichael Richardson2019-09-241-3/+15
* turn off SMB for nowMichael Richardson2019-09-241-2/+2
* change make check to work with POSIX shellMichael Richardson2019-09-241-1/+2
* split off SMB test list to be selectiveMichael Richardson2019-09-243-6/+58
* fix output directories for TESTonceMichael Richardson2019-09-242-10/+13
* change make check to work with POSIX shellMichael Richardson2019-09-241-1/+1
* look for cores and put them into the correct directoryMichael Richardson2019-09-241-2/+2
* put correct -vvv into smb print testsMichael Richardson2019-09-242-5/+98
* adjustment to output file, and added relevant stderr fileMichael Richardson2019-09-2445-8/+54
* updates to scripts for running in testdir vs builddirMichael Richardson2019-09-247-61/+82
* updated test results for error resultsMichael Richardson2019-09-2427-19/+35
* pull in TESTrun from mainlineMichael Richardson2019-09-242-11/+11
* save stderr to file in case it is usefulMichael Richardson2019-09-243-19/+105
* show core dump status clearlyMichael Richardson2019-09-241-0/+2
* keep track of beginning of buffer, and do not permit buf to be set to before itMichael Richardson2019-09-241-1/+3
* guard against possible error in fmt stringMichael Richardson2019-09-241-2/+3
* use clang-7Michael Richardson2019-09-241-1/+1
* fix TEST checker to work without srcdirMichael Richardson2019-09-243-18/+23
* fixup! bbe8e1171b4a2550d8a9d502bc8b6e15f6dc9445Michael Richardson2019-09-241-1/+1