Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-15 | Add new "reached end of file while parsing quoted string" as expected | Hans-Joerg Hoexer | |
error message. | |||
2007-07-03 | both 'proto 50' and 'proto esp' must work in flow specifications | Markus Friedl | |
2007-05-10 | Do not crash when lists include the "any" keyword. Reported by | Hans-Joerg Hoexer | |
<ralf.horstmann at gmx.net>, thanks! Slightly different fix. Also add a regression test. ok mpf@ | |||
2007-03-16 | move autodetection of the ID type to the parser. this way the | Markus Friedl | |
static flows have the correct ID, too. ok hshoexer, reyk | |||
2007-03-14 | We switched to aes cbc quite some time ago, so also use the correct | Hans-Joerg Hoexer | |
key sizes here, too. We now have to use 128 bit key instead of 160. Noticed by david@ | |||
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 | |
strings). The syntax error is now reported at the correct line. | |||
2007-01-10 | allow rule if there is at least _one_ matching address family combination. | Markus Friedl | |
this allows 'flow from lo0 to 127.0.0.1' if lo0 has an ipv6 address. ok itojun@, hshoexer@ | |||
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-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-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 | |