Age | Commit message (Expand) | Author |
2009-05-14 | handle the new require-order default of "no" in existing tests, and add | Stuart Henderson |
2009-04-06 | scrub gone | Henning Brauer |
2008-05-09 | divert packets to local socket without modifying the ip header; | Markus Friedl |
2008-05-08 | Add/Fix regression tests for sequences of numbers and stacked | Marco Pfatschbacher |
2007-10-14 | regression test for include directive (if anyone has a better way to do | Theo de Raadt |
2007-10-13 | we decided numbers used as strings is wrong | Theo de Raadt |
2007-09-23 | Allow numbers to be used as unquoted strings again. | Marco Pfatschbacher |
2007-09-19 | Fix and re-enable tests for interface->address translation. | Marco Pfatschbacher |
2007-08-30 | regress test address ranges | Daniel Hartmeier |
2007-05-02 | now that optimization is on by default, fix the regress tests by | David Krause |
2006-11-28 | very basic regress test for rtable select code | Henning Brauer |
2006-11-07 | Use anchor recursion when printing loaded ruleset (make certain that recursion | Ryan Thomas McBride |
2006-11-07 | Add test for -a with nested anchors. | Ryan Thomas McBride |
2006-11-07 | Add regress tests for inline anchors. | Ryan Thomas McBride |
2006-10-25 | test logging to alternate pflog interfaces | Henning Brauer |
2005-05-28 | pfail test for "log-all" | Marco Pfatschbacher |
2005-05-28 | Set default test shell to /bin/sh. | Marco Pfatschbacher |
2005-05-28 | regression tests for pf checksum. | Marco Pfatschbacher |
2005-05-26 | nat pass log tests | Camiel Dobbelaar |
2005-04-22 | test bad flag combinations | Camiel Dobbelaar |
2005-01-27 | dynamic interface names must start with a letter. catches the nonsensical | Daniel Hartmeier |
2004-12-29 | define REGRESS_ROOT_TARGETS for the tests that require root privileges | David Krause |
2004-12-07 | Tests for max-src-conn, max-src-conn-rate, and overload <foo> flush global. | Ryan Thomas McBride |
2004-10-05 | Regress tests for pfctl -o rule reordering and duplicate rule removal. | Ryan Thomas McBride |
2004-10-01 | First pass at doing regress tests on the optimizer (pfctl -o). | Ryan Thomas McBride |
2004-07-03 | pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}s | Henning Brauer |
2004-06-29 | cope with pfctl changes | Henning Brauer |
2004-05-21 | Use '/' instead of ':' as separator for anchor path components. Note that | Daniel Hartmeier |
2004-02-24 | Test for error with 'source-track global'/'max-src-nodes' combo. | Ryan Thomas McBride |
2004-02-18 | Make sure interface cleanup and setup are only run once, and clean up if we | Ryan Thomas McBride |
2004-02-11 | Deal with pfctl always needing root by adding ${SUDO} where it's needed. | Ryan Thomas McBride |
2004-02-04 | Test comment continuation with \ | Ryan Thomas McBride |
2004-02-03 | adding tests after fixing bugs to prevent them from reapperaing gives extra | Henning Brauer |
2004-01-26 | if one destroy fails, keep trying the others | Theo de Raadt |
2004-01-26 | don't create/destroy interfaces in depend or regress | David Krause |
2004-01-06 | Add tests for interface->address translation in userland and in the kernel. | Cedric Berger |
2003-12-30 | destroy on tun works now, so destroy the tun nterfaces we created for the | Henning Brauer |
2003-12-16 | Test source-tracking syntax. | Ryan Thomas McBride |
2003-12-16 | Test failure of attempt to set hostid to 0. | Ryan Thomas McBride |
2003-12-06 | don't create/destroy interfaces in obj, clean and cleandir | Nikolay Sturm |
2003-12-05 | lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for | Henning Brauer |
2003-11-06 | antispoof with ipless interface | Henning Brauer |
2003-08-20 | perhaps we should better test operator clue instead... | Henning Brauer |
2003-08-20 | test invalid priorities fro CBQ and PRIQ | Henning Brauer |
2003-07-19 | Verify that no skip step apply to theses rules for the source address. | Cedric Berger |
2003-07-19 | Skip step optimization involving dynaddr, tables, no-route. | Cedric Berger |
2003-07-11 | Illegal table definitions. | Cedric Berger |
2003-07-04 | test nat pass | Henning Brauer |
2003-06-18 | addr expansion in labels and the no-route case | Henning Brauer |
2003-06-18 | try to prevent a deja-vue with this just fixed bug later by testing testing | Henning Brauer |