summaryrefslogtreecommitdiff
path: root/testprogs
Commit message (Expand)AuthorAgeFilesLines
* Lines end with NL on UN*X and CR-LF on Windows.Guy Harris2018-10-191-1/+1
* Get rid of unused variable.Guy Harris2018-10-161-1/+0
* Fuzzing libpcapPhilippe Antoine2018-10-089-0/+295
* We also need to undefine BPF_JUMP to avoid warnings.Guy Harris2018-09-151-4/+6
* Include varattrs.h to define _U_.Guy Harris2018-09-151-0/+1
* Squelch another warning.Guy Harris2018-09-151-0/+15
* Squelch a warning.Guy Harris2018-09-151-0/+4
* Squelch a warning.Guy Harris2018-09-151-0/+4
* Remove unreachable return statements.Guy Harris2018-09-152-2/+0
* Fix data types.Guy Harris2018-09-154-4/+4
* Use size_t to accumulate the length of a string.Guy Harris2018-09-131-1/+1
* Squelch more narrowing warnings.Guy Harris2018-09-121-1/+1
* Clean up -Wshorten-64-to-32 warnings in the test programs.Guy Harris2018-09-103-13/+49
* Don't use internal routines.Guy Harris2018-08-311-1/+1
* Clean up the declaration of the packet-filtering routines.Guy Harris2018-08-311-1/+1
* Remove trailing spaces/tabsFrancois-Xavier Le Bail2018-05-251-1/+1
* Add -Wformat-nonliteral and fix most warnings that come upJoerg Mayer2018-05-032-2/+2
* Have separate flags for "optimizer debug" and "print DOT graph".Guy Harris2018-05-032-17/+28
* Update comments to reflect current reality.Guy Harris2018-05-031-5/+5
* Use pcap_set_optimizer_debug() to set the optimizer debug level.Guy Harris2018-05-021-6/+14
* Clean up descriptions.Guy Harris2018-04-301-2/+2
* Add more interface flags to pcap_findalldevs().Guy Harris2018-04-291-0/+39
* Fix a few warnings that came up after turning on a dozen more warningsJoerg Mayer2018-04-042-2/+2
* Fix a set of trivial unused warningsJoerg Mayer2018-04-043-4/+4
* Decorate the declaration, not the later definition, with PCAP_NORETURN.Guy Harris2018-03-312-4/+4
* Squelch warnings in test programs.Guy Harris2018-03-312-2/+2
* Check for no-additional-compiler-flags in the subdirectories as well.Guy Harris2018-03-271-2/+4
* Use the COMPILE_FLAGS property, not the COMPILE_OPTIONS property.Guy Harris2018-03-271-1/+1
* Rename the test program directory to testprogs.Guy Harris2018-02-0622-0/+3178