Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-13 | Update to match improved address family check. | Ryan Thomas McBride | |
2006-11-01 | Adjust existing ikedel tests for aggressive mode support (we now | Ryan Thomas McBride | |
delete both mainmode and aggressive mode phase 1 transforms) | |||
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 | |
Prabhu Gurumurt. Test ikefail10 should fail, but does not and needs to be fixed. | |||
2006-08-29 | Test for an as yet unresolved problem: | Christian Weisgerber | |
If list expansion produces peer pairings between different address families, this should be an error. Suggested by and ok hshoexer@ | |||
2006-08-29 | Add support for IKE AH rules to ipsecctl. Man page input by jmc@. | Christian Weisgerber | |
ok hshoexer@ | |||
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 | |
for stuff that will soon be commited. In the meanwhile disable them. Noticed by david@, thanks! | |||
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 | |
any" rules without a peer specified. These tests resulted in the recent fix in ipsecctl/ike.c. | |||
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 | |
due to recently fixed code move some ike?? to ikefail? | |||
2006-06-08 | Add a transport mode specifier to ike rules. Tunnel mode remains the default. | Christian Weisgerber | |
"looks right" hshoexer@ | |||
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 | |
2006-06-02 | new test for setting lifetimes | Hans-Joerg Hoexer | |
2006-06-02 | check port modifiers in flow rules; ok hshoexer@ | Christian Weisgerber | |
2006-06-02 | fix this test, too. | Hans-Joerg Hoexer | |
2006-06-02 | fix this tests. Enable a bunch of new sa tests | Hans-Joerg Hoexer | |
2006-06-01 | modify local-ID sections for disabled regress tests too | Mathieu Sauve-Frankel | |
ok hshoexer@ | |||
2006-06-01 | change the ike regression tests to use the new local-ID format | Mathieu Sauve-Frankel | |
ok hshoexer@ | |||
2006-06-01 | some more, not hooked up yet | Hans-Joerg Hoexer | |
2006-06-01 | prepare some more tests for v6 | Hans-Joerg Hoexer | |
2006-05-31 | add some regress for v6; ok hshoexer@ | Todd T. Fries | |
2006-05-30 | tests for rule expansion and ike | Hans-Joerg Hoexer | |
2006-05-30 | tests for rule expansion | Hans-Joerg Hoexer | |
2006-05-28 | Fix test including "Local-address" | Hans-Joerg Hoexer | |
2006-05-27 | adopt to recent changes | Hans-Joerg Hoexer | |
2006-05-17 | Update as a typo has been fixed there. Noticed by david@ | Hans-Joerg Hoexer | |
2006-04-19 | adopt to recent changes and add some more tests | Hans-Joerg Hoexer | |
2006-04-13 | regression tests for "local" | Hans-Joerg Hoexer | |
2006-04-12 | connect tests for transport mode | Hans-Joerg Hoexer | |
2006-04-12 | tests for transport mode, not connected yet | Hans-Joerg Hoexer | |
2006-03-31 | forgot those in previous commit... | Hans-Joerg Hoexer | |
2006-03-31 | adopt regression tests to recent change | Hans-Joerg Hoexer | |
2006-03-31 | allow specification of encapsulated protocol for ike; ok hshoexer | Markus Friedl | |
2006-03-31 | fix the "ike dynamic" test. dynamic automatically uses the local | Reyk Floeter | |
hostname, we skip this behaviour by overriding the srcid. the regression test now validates the DPD-settings only. figured out and ok by hshoexer@ | |||
2006-03-31 | allow specification of encapsulated protocol for flows; ok hshoexer | Markus Friedl | |
2006-03-30 | add regress tests for dynamic, bypass, deny and the macros. | Reyk Floeter | |
inspired my markus last commit, ok hshoexer@ | |||
2006-03-30 | allow specification of outer local ips in flows (SADB_EXT_ADDRESS_SRC); ok ↵ | Markus Friedl | |
hshoexer, reyk |