]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added nonce plugin to gcrypt scenarios
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 30 May 2012 05:21:03 +0000 (07:21 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 30 May 2012 05:21:03 +0000 (07:21 +0200)
20 files changed:
testing/tests/gcrypt-ikev1-c-p/alg-serpent/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-c-p/alg-serpent/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1-c-p/alg-twofish/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-c-p/alg-twofish/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-c/alg-serpent/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-c/alg-serpent/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-c/alg-twofish/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-c/alg-twofish/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-p/alg-serpent/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-p/alg-serpent/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-p/alg-twofish/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1-p-p/alg-twofish/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-serpent/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-serpent/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-twofish/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev2/alg-camellia/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
testing/tests/gcrypt-ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/gcrypt-ikev2/rw-cert/hosts/moon/etc/strongswan.conf

index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 5e09a3a1db75ccad8469361d9d08dda64cee5650..4b3de4d9c1fc892a681ff7cafa87f1b77cb8a913 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 pluto {
-  load = pem pkcs1 x509 gcrypt hmac curl kernel-netlink
+  load = pem pkcs1 x509 gcrypt nonce hmac curl kernel-netlink
 }
 
 # pluto uses optimized DH exponent sizes (RFC 3526)
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index 33591562a76016b0ac4726632296a9cd0df7b281..969a5f5aa582138c25a30a41baeba6bc3d044ac5 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
   send_vendor_id = yes
 }
 
index dafa85bd14e861415b4500b589c87cb7ff3d4e2b..3c094be348df2ea528afe63938492d8f394cf3b2 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
index dafa85bd14e861415b4500b589c87cb7ff3d4e2b..3c094be348df2ea528afe63938492d8f394cf3b2 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl pem pkcs1 gcrypt x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
index 92fcbd64195defbbe3d60fce00aa72d32d92c25b..671d973426e486ec8ee99e492bbf07ec51c43e3a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 gcrypt x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index 92fcbd64195defbbe3d60fce00aa72d32d92c25b..671d973426e486ec8ee99e492bbf07ec51c43e3a 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors pem pkcs1 gcrypt x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = curl test-vectors pem pkcs1 gcrypt nonce x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {