Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added ikev2/lookip scenario | Andreas Steffen | 2014-02-17 | 11 | -0/+149 | |
| | ||||||
* | testing: Use installed SQL schema instead of local copy | Tobias Brunner | 2014-02-12 | 5 | -11/+11 | |
| | ||||||
* | testing: Add ikev2/host2host-transport-nat scenario | Tobias Brunner | 2014-01-23 | 9 | -0/+146 | |
| | ||||||
* | testing: Add ikev2/compress-nat scenario | Tobias Brunner | 2014-01-23 | 12 | -0/+187 | |
| | ||||||
* | testing: Enable firewall for ikev2/compress scenario | Tobias Brunner | 2014-01-23 | 8 | -7/+14 | |
| | | | | | Additionally, send a regular (small) ping as the kernel does not compress small packets and handles those differently inbound. | |||||
* | Any of the four NTRU parameter sets can be selected | Andreas Steffen | 2013-11-27 | 1 | -0/+8 | |
| | ||||||
* | Added ikev2/net2net-ntru-cert and ikev2/rw-ntru-psk scenarios | Andreas Steffen | 2013-11-27 | 23 | -0/+284 | |
| | ||||||
* | testing: Add ikev2/net2net-dnscert scenario | Tobias Brunner | 2013-10-11 | 15 | -0/+224 | |
| | ||||||
* | testing: Add an IKEv2 host2host AH transport mode test case | Martin Willi | 2013-10-11 | 9 | -0/+89 | |
| | ||||||
* | testing: Add an IKEv2 net2net AH test case | Martin Willi | 2013-10-11 | 9 | -0/+101 | |
| | ||||||
* | testing: Don't load certificates explicitly and delete CA certificates in ↵ | Tobias Brunner | 2013-07-15 | 3 | -2/+3 | |
| | | | | | | PKCS#12 scenarios Certificates are now properly extracted from PKCS#12 files. | |||||
* | Added ikev2/net2net-pkcs12 scenario | Andreas Steffen | 2013-07-10 | 13 | -0/+116 | |
| | ||||||
* | conntrack -F makes ikev2/nat-rw scenario to work always | Andreas Steffen | 2013-07-10 | 1 | -0/+1 | |
| | ||||||
* | dhcp: Use chunk_hash_static() to calculate ID-based MAC addresses | Tobias Brunner | 2013-06-28 | 2 | -4/+4 | |
| | ||||||
* | Load any type (RSA/ECDSA) of public key via left|rightsigkey | Tobias Brunner | 2013-05-07 | 9 | -13/+13 | |
| | ||||||
* | left|rightrsasigkey accepts SSH keys but the key format has to be specified ↵ | Tobias Brunner | 2013-05-07 | 4 | -6/+6 | |
| | | | | | | | explicitly The default is now PKCS#1. With the dns: and ssh: prefixes other formats can be selected. | |||||
* | disable reauth, too | Andreas Steffen | 2013-04-15 | 1 | -1/+2 | |
| | ||||||
* | Added charon.initiator_only option which causes charon to ignore IKE ↵ | Andreas Steffen | 2013-04-14 | 11 | -0/+132 | |
| | | | | initiation requests by peers | |||||
* | Added Framed-IP-Address information to RADIUS accounting records | Andreas Steffen | 2013-03-22 | 2 | -0/+2 | |
| | ||||||
* | Added ikev2/rw-eap-framed-ip-radius scenario | Andreas Steffen | 2013-03-22 | 19 | -0/+266 | |
| | ||||||
* | Added ikev2/ip-two-pools-v4v6-db scenario | Andreas Steffen | 2013-03-22 | 9 | -0/+110 | |
| | ||||||
* | Added ikev2/rw-dnssec scenario | Andreas Steffen | 2013-02-19 | 21 | -0/+301 | |
| | ||||||
* | Added ikev2/net2net-dnssec scenario | Andreas Steffen | 2013-02-19 | 17 | -0/+220 | |
| | ||||||
* | Removed UML from description of ikev2/default-keys test | Tobias Brunner | 2013-01-17 | 1 | -3/+3 | |
| | ||||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 132 | -406/+406 | |
| | ||||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 132 | -264/+264 | |
| | ||||||
* | Drop vim swap file | Reto Buerki | 2013-01-17 | 1 | -0/+0 | |
| | ||||||
* | Drop obsolete Gentoo dhcpd init script | Reto Buerki | 2013-01-17 | 3 | -72/+0 | |
| | ||||||
* | No need to enable ip_forward in pretest files | Reto Buerki | 2013-01-17 | 20 | -24/+0 | |
| | | | | It is enabled by default now. | |||||
* | use iptables-restore in all ikev2 firewall scenarios | Andreas Steffen | 2013-01-17 | 245 | -2743/+1374 | |
| | ||||||
* | Updated mark_update script in several IKEv2 scenarios | Andreas Steffen | 2013-01-17 | 3 | -9/+39 | |
| | ||||||
* | activated iptables in some ikev2 scenarios | Andreas Steffen | 2013-01-17 | 28 | -686/+222 | |
| | ||||||
* | Adjust ikev2/farp test to qemu network interfaces | Reto Buerki | 2013-01-17 | 1 | -2/+2 | |
| | ||||||
* | Adjust ikev2/dhcp tests to qemu network interfaces | Reto Buerki | 2013-01-17 | 3 | -6/+6 | |
| | ||||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 246 | -1803/+415 | |
| | | | | Adapt test configurations to the new Debian-based system. | |||||
* | added ike2/rw-eap-md5-class-radius scenario | Andreas Steffen | 2012-11-21 | 22 | -0/+467 | |
| | ||||||
* | removed ikev2/dynamic-responder scenario | Andreas Steffen | 2012-09-22 | 14 | -214/+0 | |
| | ||||||
* | Move rw-eap-dynamic scenario to its proper location | Tobias Brunner | 2012-09-21 | 14 | -0/+163 | |
| | ||||||
* | Add a road-warrior test case requesting both an IPv4 and an IPv6 virtual address | Martin Willi | 2012-09-18 | 9 | -0/+95 | |
| | ||||||
* | corrected topology in ikev2/rw-radius-accounting scenario | Andreas Steffen | 2012-09-12 | 1 | -3/+2 | |
| | ||||||
* | this is the correct evaltest | Andreas Steffen | 2012-09-10 | 1 | -4/+3 | |
| | ||||||
* | recovered ikev2/ip-two-pools-mixed evaltest | Andreas Steffen | 2012-09-10 | 1 | -4/+5 | |
| | ||||||
* | adapted ip-pool evaltests | Andreas Steffen | 2012-09-10 | 4 | -12/+12 | |
| | ||||||
* | remove virtual IP for moon's inner interface5.0.0 | Andreas Steffen | 2012-06-29 | 2 | -2/+0 | |
| | ||||||
* | charon automatically removes virtual interfaces | Andreas Steffen | 2012-06-28 | 3 | -6/+0 | |
| | ||||||
* | adapted description to IKEv2 | Andreas Steffen | 2012-06-22 | 3 | -6/+5 | |
| | ||||||
* | use socket-default in scenario | Andreas Steffen | 2012-06-19 | 2 | -2/+2 | |
| | ||||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 315 | -315/+0 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2012-06-08 | 2 | -2/+2 | |
| | ||||||
* | added ikev2/dynamic-two-peers scenario | Andreas Steffen | 2012-06-08 | 12 | -0/+239 | |
| |