summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2002-07-21test missing commaTheo de Raadt
2002-07-20two more from henningTheo de Raadt
2002-07-20adapt to new dup-to syntaxTheo de Raadt
2002-07-20use diff nicerTheo de Raadt
2002-07-16Add nat_consistent() and rdr_consistent() for checks that should occurDaniel Hartmeier
2002-07-16delete public keyMarkus Friedl
2002-07-16test ssh-keygen -p (change passphrase for key)Markus Friedl
2002-07-16add new commercial versionsMarkus Friedl
2002-07-15test "on ! interface"Henning Brauer
2002-07-15o don't use keep state on block rulesHenning Brauer
2002-07-13regression test for interface and proto list expansion in nat rulesHenning Brauer
2002-07-09the new interface-to-ip lookup fuctions requires the address family to beHenning Brauer
2002-07-08Don't allow 'flags' option in non-TCP rules, found by mpech@Daniel Hartmeier
2002-07-06theo doesn't like it.Henning Brauer
2002-07-06use sbin/pfctl/${__objdir}/pfctl for regression tests if existant, fallHenning Brauer
2002-07-05regress for getaddrinfo/getnameinfoJun-ichiro itojun Hagino
2002-07-01include string.h for memcpyArtur Grabowski
2002-07-01art said, let it failMichael Shalayeff
2002-07-01a test to see if stack is executableMichael Shalayeff
2002-06-25regression tests for options in pf.confHenning Brauer
2002-06-24clean copy.[12].Wilbern Cobb
2002-06-24scrub on <if> works now, update regress tests.Daniel Hartmeier
2002-06-23initialize some variables.Wilbern Cobb
2002-06-23Fix pthread floatting point preemption test and enable it. NextMarco S Hyman
2002-06-23more gid_t and uid_t are unsignedTheo de Raadt
2002-06-19regress for the kqueu for randomMichael Shalayeff
2002-06-17Remove bogus make expression that only confused readers of the file.Marco S Hyman
2002-06-16write newline before successful test completionMarco S Hyman
2002-06-16write output to stdout instead of fprintf to stderr. This brings itMarco S Hyman
2002-06-13Scrub rules are now numbered properly. my bad. ok frantzen@Kjell Wooding
2002-06-12Add ddb subdir, and alphabeticize themNiklas Hallqvist
2002-06-11bsd makefiles are too stupid to deal with more than one program perNiels Provos
2002-06-11splay regression testNiels Provos
2002-06-11turn on pf21Mike Frantzen
2002-06-11test scrub fragment {reassemble|crop|drop-ovl} modifiersMike Frantzen
2002-06-11sync w/ default implicit "fragment reassemble" scrub modifierMike Frantzen
2002-06-11Check that "the rule" is in db_hangman.c, and that it is not violated.Niklas Hallqvist
2002-06-11kill err(3) newlines; ok miod@, deraadt@Jason Peel
2002-06-11regression test for NATing to dynamic addresses ( nat ... -> (if) )Henning Brauer
2002-06-11Use merged config file format. The separate NAT loop can go away,Kjell Wooding
2002-06-10Add regression tests for scrubKjell Wooding
2002-06-09Add regression tests for rdr list processingKjell Wooding
2002-06-08Add regression tests for NAT list expansionKjell Wooding
2002-06-08no macro concatenation via +=Henning Brauer
2002-06-08recurse into my new test (libm/trivial1)Jason Wright
2002-06-08Really simple test that shouldn't fail, but does on some arch's (ok, oneJason Wright
2002-06-08regression test for macro concatenationHenning Brauer
2002-06-08you too, out.Federico G. Schwindt
2002-06-08explicitely set inet for localhost and lo0 tests, test would fail ifHenning Brauer
2002-06-08regression test from $srcaddr & friends in rule labelsHenning Brauer