Andreas Steffen
b03dd40fe6
some changes to the ikev2/rw-eap-tnc-11|20 scenarios
2011-03-19 16:48:06 +01:00
Andreas Steffen
357894c692
af-alg plugin does not require hmac and xcbc plugins
2011-03-18 09:55:26 +01:00
Andreas Steffen
ae04b73eb4
added af-alg-ikev1/alg-camellia scenario
2011-03-18 07:39:21 +01:00
Andreas Steffen
ec160f132c
added af-alg-ikev2/alg-camellia scenario
2011-03-18 07:34:48 +01:00
Andreas Steffen
efe7e863e7
added the af-alg-ikev1/rw-cert scenario
2011-03-17 23:16:41 +01:00
Andreas Steffen
d6946481ae
added the af-alg-ikev2/rw-cert scenario
2011-03-17 22:55:26 +01:00
Andreas Steffen
788fc89cc2
build the af-alg plugin in the UML test environment
2011-03-17 22:53:09 +01:00
Andreas Steffen
76c8b190f8
removed ipsec up %startall from scenario descriptions
2011-02-10 10:03:59 +01:00
Andreas Steffen
f04d1c2dfe
replaced ipsec up %startall command by start_action job
2011-02-09 22:27:04 +01:00
Andreas Steffen
2ecafc7316
added openssl-ikev2/critical-extension scenario
2011-02-08 22:58:31 +01:00
Andreas Steffen
2ee4cb6430
added ikev2/critical-extension scenario
2011-02-08 07:05:23 +01:00
Tobias Brunner
84545f6e7c
Some typos fixed.
2011-02-07 11:39:41 +01:00
Andreas Steffen
3891b75628
disable INITIAL_CONTACT message by setting unigueids=no
2011-02-02 15:58:40 +01:00
Andreas Steffen
f808aa2c44
load constraints plugin in ikev2/multi-level-ca-pathlen scenario
2011-01-31 14:46:16 +01:00
Andreas Steffen
ec9f8440f3
adapted some UML timings
2011-01-31 09:38:22 +01:00
Andreas Steffen
35c58deb67
move sleep into host start if statement
2011-01-31 08:18:34 +01:00
Andreas Steffen
36580b1614
fixed typo
2011-01-31 08:07:28 +01:00
Andreas Steffen
3ba7616d8f
added ikev2/rw-eap-tnc-dynamic scenario
2011-01-31 07:30:41 +01:00
Andreas Steffen
3ba4d12139
updated testing.conf UML configuration file
2011-01-31 05:47:39 +01:00
Andreas Steffen
b6a8cfab4b
additional UML configuration options
2011-01-31 05:47:05 +01:00
Andreas Steffen
fc293c96b2
unset RADIUSHOSTS after before loading new scenario
2010-12-27 06:26:17 +01:00
Andreas Steffen
e27554144a
increase sleep time in mediation scenarios
2010-12-12 21:54:44 +01:00
Andreas Steffen
458e7779a8
reorganized ikev2/rw-eap-tnc scenarios
2010-12-12 12:51:14 +01:00
Andreas Steffen
146e9123a2
added the ikev2/rw-eap-tnc-20 scenario
2010-12-12 10:47:16 +01:00
Andreas Steffen
2965eb3cc7
added sql/multi-level-ca scenario
2010-12-05 21:53:43 +01:00
Andreas Steffen
13a7f5f3e3
added certificate_authorities and certificate_distribution_points tables
2010-12-05 11:30:06 +01:00
Andreas Steffen
2da636fd9b
support of reqid field in SQL database
2010-12-05 11:21:40 +01:00
Andreas Steffen
f143f0f743
use a composite test proposal
2010-12-01 10:05:28 +01:00
Andreas Steffen
cbdcca7fd7
renamed algorithm to proposal
2010-11-30 17:38:49 +01:00
Andreas Steffen
f4e5acef3a
store IKE and ESP proposals in SQL database
2010-11-30 17:03:21 +01:00
Andreas Steffen
b62bde3b95
configured various DPD modes in sql scenarios
2010-11-28 17:41:27 +01:00
Andreas Steffen
11c904b373
added sql/net2net-route-pem scenario
2010-11-28 12:00:44 +01:00
Andreas Steffen
d6a13b895f
added sql/net2net-start-pem scenario
2010-11-28 12:00:19 +01:00
Andreas Steffen
c616d84c3f
start and route connections defined in an SQL database via start_action field and ipsec up %startall command
2010-11-28 11:57:49 +01:00
Andreas Steffen
1f201db699
enabled ha plugin in UML scenarios
2010-11-20 21:52:40 +01:00
Andreas Steffen
d16ecc1753
fixed iptables script of gateway alice
2010-11-20 21:01:54 +01:00
Andreas Steffen
aafe3b090e
removed copy of strongswancCert.pem
2010-11-20 20:34:21 +01:00
Andreas Steffen
4a8ebe0b35
added ha/both-active scenario
2010-11-20 20:16:26 +01:00
Andreas Steffen
841b2b3ee9
created certificate and /etc/hosts entry for virtual gateway mars
2010-11-20 18:20:23 +01:00
Andreas Steffen
77255f477c
version bump to 4.5.1
2010-10-29 09:30:57 +02:00
Andreas Steffen
8d01a80819
do not send certificate requests in EAP-ONLY scenarios
2010-10-14 21:10:03 +02:00
Andreas Steffen
ea7c8b3880
added ikev2/rw-eap-tnc-ls scenario
2010-10-14 21:00:41 +02:00
Andreas Steffen
cf76984c28
Define explicit IKEv1 keyexchange mode V
2010-10-14 16:13:52 +02:00
Andreas Steffen
6587f1a04d
increase eap-tls max_message_count in fragments scenario
2010-10-14 16:09:44 +02:00
Tobias Brunner
e7e48fff9f
Added ssh_config to distribution.
2010-10-14 15:58:26 +02:00
Tobias Brunner
7ec11936e8
testing: Reduce testing runtime by reusing SSH sessions.
...
By using the ControlMaster and ControlPath options, existing SSH sessions
are reused (a session to each host is opened at the beginning of a test
run). Also, RC4 is used as encryption algorithm to further improve the
performance. These changes reduce the runtime by over 20%.
2010-10-14 14:01:26 +02:00
Tobias Brunner
972663ccb0
Define explicit IKEv1 keyexchange mode IV.
2010-10-14 13:55:04 +02:00
Andreas Steffen
897a9baaba
define explicit IKEv1 keyexchange mode III
2010-10-14 07:34:13 +02:00
Andreas Steffen
a885f0737c
fixed ikev2/rw-eap-ttls-radius scenario
2010-10-14 07:26:10 +02:00
Andreas Steffen
d8a379e1e4
fixed ikev2/rw-eap-tnc-radius-block scenario
2010-10-14 07:22:39 +02:00