Age | Commit message (Expand) | Author |
2007-05-02 | now that optimization is on by default, fix the regress tests by | David Krause |
2007-04-18 | some newfs checks, not hooked in, because it needs certain disktab | Otto Moerbeek |
2007-03-16 | move autodetection of the ID type to the parser. this way the | Markus Friedl |
2007-03-14 | We switched to aes cbc quite some time ago, so also use the correct | Hans-Joerg Hoexer |
2007-02-19 | add a test for null encryption | Hans-Joerg Hoexer |
2007-02-19 | we have to use '-k' now to show keys. | Hans-Joerg Hoexer |
2007-02-19 | previous commit to parse.y was undone. adopt these two regression tests. | Hans-Joerg Hoexer |
2007-02-16 | Adopt to recent change in parse.y (do not accept '\n' in quoted | Hans-Joerg Hoexer |
2007-01-10 | allow rule if there is at least _one_ matching address family combination. | Markus Friedl |
2007-01-04 | don't pass -1 as a netmask; report vicviq at gmail.com | Markus Friedl |
2006-11-30 | wrong rid for protocol | Markus Friedl |
2006-11-30 | sync: rmv to unregister ipsec connections | Markus Friedl |
2006-11-30 | sync: proto/port in lid/rid/connection | Markus Friedl |
2006-11-28 | very basic regress test for rtable select code | Henning Brauer |
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-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-17 | 'flags S/SA' not implicit if the rule is stateless. | Ryan Thomas McBride |
2006-10-06 | Handle default 'flags S/SA keep state', 'no state' and 'flags any'. | Ryan Thomas McBride |
2006-08-29 | Test for an as yet unresolved problem: | Christian Weisgerber |
2006-08-29 | Add support for IKE AH rules to ipsecctl. Man page input by jmc@. | Christian Weisgerber |
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-06-20 | The ike/ikedel tests 48 to 50 do net exist yet. They will be needed | Hans-Joerg Hoexer |
2006-06-18 | adopt to recent changes | Hans-Joerg Hoexer |
2006-06-16 | and fix the corresponding regression test. | Hans-Joerg Hoexer |
2006-06-16 | adopt to recent changes | Hans-Joerg Hoexer |
2006-06-15 | Add a bunch of test for deletion of ike rules, add a test for "to | Hans-Joerg Hoexer |
2006-06-15 | add safail2 | Hans-Joerg Hoexer |
2006-06-15 | test invalid v6/v4 address combinations for SAs. | Hans-Joerg Hoexer |
2006-06-13 | we use aes for manual keying as default now. adopt these tests. | Hans-Joerg Hoexer |
2006-06-10 | adopted to recent change. | Hans-Joerg Hoexer |
2006-06-08 | really, this is the correct *.ok output, what was generated in the past was | Todd T. Fries |
2006-06-08 | Add a transport mode specifier to ike rules. Tunnel mode remains the default. | Christian Weisgerber |
2006-06-08 | Add tests for a tiny regression I've just found | Hans-Joerg Hoexer |
2006-06-02 | check port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | add trailing \ | Markus Friedl |
2006-06-02 | enable all ike tests, even though some of them are currently broken. | Hans-Joerg Hoexer |