Age | Commit message (Expand) | Author |
2006-11-24 | fix typo for remote port; from Brian Candler | Markus Friedl |
2006-11-21 | sync | Markus Friedl |
2006-11-16 | add comment on how to update the *.ok files; ok hshoexer@ | Markus Friedl |
2006-11-13 | Update to match improved address family check. | Ryan Thomas McBride |
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-11-06 | fix quoting for non-(c)sh login shells. | Markus Friedl |
2006-11-01 | Adjust existing ikedel tests for aggressive mode support (we now | Ryan Thomas McBride |
2006-10-31 | Remove bogus input line. | Hans-Joerg Hoexer |
2006-10-31 | Add some regression tests for odd ipsecctl behaviour noticed by | Hans-Joerg Hoexer |
2006-10-28 | Expected regress changes due to separation of parsing and kernel loading. | Ryan Thomas McBride |
2006-10-25 | test logging to alternate pflog interfaces | Henning Brauer |
2006-10-25 | tag names may be longer now, and someone didn't update regress tests | Henning Brauer |
2006-10-23 | regression test for getpeereid. okay claudio | Marc Espie |
2006-10-17 | 'flags S/SA' not implicit if the rule is stateless. | Ryan Thomas McBride |
2006-10-13 | add blocked_shutdown | Kurt Miller |
2006-10-13 | Test shutdown() racing with other threads using the same file | Kurt Miller |
2006-10-06 | Handle default 'flags S/SA keep state', 'no state' and 'flags any'. | Ryan Thomas McBride |
2006-10-06 | eliminate warnings on 64bit archs | Kurt Miller |
2006-10-03 | correct check for proper return value of dup2 | Kurt Miller |
2006-09-29 | add strtod() underflow test | Otto Moerbeek |
2006-09-22 | add blocked_close, blocked_dup2, close_race and dup2_race | Kurt Miller |
2006-09-22 | Test dup2() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test close() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test dup2() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test close() racing with other threads using the same file | Kurt Miller |
2006-09-19 | - bump ulimit -d value for EOF test case so that it works on amd64 and sparc6... | Niall O'Higgins |
2006-09-17 | fix badly named regress, and add suffixes rules. | Marc Espie |
2006-08-29 | Test for an as yet unresolved problem: | Christian Weisgerber |
2006-08-29 | fix output location of truncated files test | David Krause |
2006-08-29 | Add support for IKE AH rules to ipsecctl. Man page input by jmc@. | Christian Weisgerber |
2006-08-29 | clean up our mess | Damien Miller |
2006-08-23 | - add regression test for rcs parser's handling of truncated files. | Niall O'Higgins |
2006-08-18 | py-cairo/py-gtk2 deathlock of dependencies. Not fixed yet. | Marc Espie |
2006-08-11 | add tests for merge -e; OK ray@. | Xavier Santolaria |
2006-08-10 | failing qt4 test case. | Marc Espie |
2006-08-02 | - add regression tests for two problems with keyword parsing. | Niall O'Higgins |
2006-07-29 | Add regression test for files with lots of keywords. | Ray Lai |
2006-07-28 | Remove $Log$ check from keyword expansion test, which is the only | Ray Lai |
2006-07-22 | Test that PermitOpen after a Match overrides global setting; ok djm@ | Darren Tucker |
2006-07-21 | Test that "cpio -o" does not segfault when called with no input. | Ray Lai |
2006-07-21 | tests similar to ike49 and ike50, but with ipv6 addresses. | Hans-Joerg Hoexer |
2006-07-21 | yet another test. | Hans-Joerg Hoexer |
2006-07-21 | new tests for default peer usage | Hans-Joerg Hoexer |
2006-07-21 | update and enable that test | Hans-Joerg Hoexer |
2006-07-19 | Add a couple of files missing from the cleanup list | Darren Tucker |
2006-07-19 | Add regress test for ForceCommand | Darren Tucker |
2006-07-17 | Regress test for Match + PermitOpen. ok djm@ | Darren Tucker |
2006-07-11 | add test for ExitOnForwardFailure=yes | Markus Friedl |