summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Use HTTPS in an URLFrancois-Xavier Le Bail2020-02-061-1/+1
* | Use the Wayback Machine for some removed documentsFrancois-Xavier Le Bail2020-02-067-7/+9
* | Use the Wayback Machine for some removed documentsFrancois-Xavier Le Bail2020-02-061-2/+2
* | "make check" shuold work with CMake, so do tests in CMake builds.Guy Harris2020-02-051-1/+1
* | Don't try doing checks on Windows.Guy Harris2020-02-051-1/+0
* | Apple IPoIEEE1394: Remove trailing "_if" from protocol nameFrancois-Xavier Le Bail2020-02-051-1/+1
* | Don't do "make check" using a solution file.Guy Harris2020-02-051-1/+1
* | Add a file giving information about building tcpdump on Windows.Guy Harris2020-02-051-0/+185
* | Don't assume a Perl script can be run directly as a command.Guy Harris2020-02-051-3/+12
* | Add a comment about how to tell this where to find pcap.Guy Harris2020-02-041-0/+6
* | Try doing "make check" on Windows.Guy Harris2020-02-041-0/+1
* | Do the isis-seg-fault-1-v test regardless of the floating-point type.Guy Harris2020-02-041-1/+5
* | Test both with "normal" and "x87" floating-point.Guy Harris2020-02-043-4/+211
* | Push the floating-point test into a separate file.Guy Harris2020-02-045-10/+89
* | Do the floating-point tests closer to what we need.Guy Harris2020-02-046-99/+18
* | Add fptype.c to CMake builds.Guy Harris2020-02-041-1/+1
* | Add two files omitted from the previous commit.Guy Harris2020-02-042-0/+83
* | Do some tests based on the type of floating-point arithmetic tcpdump does.Guy Harris2020-02-045-18/+42
* | Remove the hacks to avoid floating-point issues in the tcpdump checks.Guy Harris2020-02-044-62/+2
* | Improve "skipped" messages.Guy Harris2020-02-041-2/+2
* | CI: run the tests in Cirrus as they should workDenis Ovsienko2020-02-041-4/+3
* | address some nits after the TESTrun stormDenis Ovsienko2020-02-045-3/+14
* | Fix checks for libcrypto.Guy Harris2020-02-041-3/+3
* | indent the message about skipped testMichael Richardson2020-02-041-2/+2
* | Revert "added libyaml-perl to list of packages for Linux"Michael Richardson2020-02-041-2/+1
* | removed .passwd/.failed processingMichael Richardson2020-02-041-21/+0
* | turn off all shell testsMichael Richardson2020-02-041-18/+1
* | switch from shell script to complex test for lmp-vMichael Richardson2020-02-042-38/+13
* | switch from shell script to complex testMichael Richardson2020-02-042-35/+13
* | if CC=*gcc* is found in Makefile, then set USING_GCCMichael Richardson2020-02-041-3/+16
* | switch from crypto.sh to crypto.testsMichael Richardson2020-02-042-157/+78
* | process config_setMichael Richardson2020-02-042-10/+105
* | use perl hashes for configuration, rather than YAML thingsMichael Richardson2020-02-041-20/+31
* | Apple IPoIEEE1394: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-02-033-7/+9
* | Fix typo mentioned in GitHub issue #819.Guy Harris2020-02-021-1/+1
* | Add in the passed and failed counts from subshells.Guy Harris2020-02-021-2/+12
* | Temporary fix for GitHub issue #820Guy Harris2020-02-021-0/+10
* | Apply the first step of the new way to update the link-layer header lengthFrancois-Xavier Le Bail2020-02-025-26/+115
* | use mkpath instead of make_path so that it works on perl 5.8 (Solaris 10)Michael Richardson2020-01-281-3/+3
* | CI: Add initial FreeBSD support via Cirrus.Denis Ovsienko2020-01-261-0/+19
* | Fix Perl shebang in TESTrun.Denis Ovsienko2020-01-261-1/+1
* | attempt to die nicely of YAML is not loadableMichael Richardson2020-01-251-1/+2
* | Merge remote-tracking branch 'origin/master'Michael Richardson2020-01-250-0/+0
|\ \
| * | added libyaml-perl to list of packagesMichael Richardson2020-01-241-0/+1
* | | added libyaml-perl to list of packages for LinuxMichael Richardson2020-01-251-1/+2
|/ /
* | initial effort to process YAML format testlistMichael Richardson2020-01-242-8/+45
* | TESTrun.sh is dead; long live TESTrun.Guy Harris2020-01-242-2/+2
* | translate TESTrun.sh to Perl, still using external routines for complex situa...Michael Richardson2020-01-244-236/+252
* | move test invocation code into subroutineMichael Richardson2020-01-241-115/+116
* | Fix #ifdef to test for something we set at configuration time.Guy Harris2020-01-201-1/+1