2631 Commits

Author SHA1 Message Date
Andreas Steffen
02cd76241a corrected evaltest.dat of ip-pool-db scenarios 2008-05-20 18:33:23 +00:00
Andreas Steffen
59495f8ae2 added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenarios 2008-05-20 18:30:39 +00:00
Andreas Steffen
49aeafc502 removed debug statement 2008-05-20 16:23:58 +00:00
Andreas Steffen
7f02156ebf fixed whitespace eating in plugin loader 2008-05-20 15:03:15 +00:00
Andreas Steffen
367cc86f4a added missing break in case statement 2008-05-19 20:10:26 +00:00
Martin Willi
da1bc5e860 fixed loading of smp plugin 2008-05-19 14:20:07 +00:00
Tobias Brunner
081a14cd33 added an error message when strongswan.conf cannot be read 2008-05-19 13:20:33 +00:00
Tobias Brunner
6f2ba57a4e added a fixup for addresses from shared libraries in segmentation fault handler 2008-05-19 12:49:35 +00:00
Tobias Brunner
550690d23b fixed the cleanup code when the credential factory fails to create a builder 2008-05-19 12:43:01 +00:00
Tobias Brunner
68ac3b44d1 fixed a bug introduced in [3973] 2008-05-19 08:48:44 +00:00
Andreas Steffen
6898ca1397 added ikev2/esp-alg-aes-ccm and ikev2/esp-alg-aes-gcm scenarios 2008-05-17 21:57:08 +00:00
Andreas Steffen
a327ee9589 suppress listing of integrity algorithm if it is undefined 2008-05-17 21:52:58 +00:00
Andreas Steffen
15c508c708 ccm and gcm icv_sizes are accepted both in bits and octets 2008-05-17 21:51:47 +00:00
Martin Willi
0b0fba9e0d fixed warning if plugin list has trailing whitespaces 2008-05-16 13:48:58 +00:00
Tobias Brunner
3f730ec1cd Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) in charon. 2008-05-16 13:27:21 +00:00
Tobias Brunner
5a9f62a754 updated xfrm.h to the version from the 2.6.25.4 kernel sources 2008-05-16 13:24:18 +00:00
Martin Willi
99968bf0a0 fixed plugin names of EAP modules 2008-05-16 12:14:48 +00:00
Martin Willi
987a42c05e moved manager to its own subdirectory in ipsecdir 2008-05-16 09:13:23 +00:00
Martin Willi
1ba62b5562 loading default modules depending on configure options 2008-05-16 08:52:32 +00:00
Andreas Steffen
d8ff9eee6b added missing semicolon 2008-05-15 19:40:38 +00:00
Martin Willi
7f491111e6 some NEWS for 4.2.2 2008-05-15 14:15:27 +00:00
Martin Willi
a3d92a3745 plugin load configuration in strongswan.conf
some components accept a "component.load" option with a space separated list of plugins to load
  libcharon- plugins are now handled the same way as libstrongswan- plugins
2008-05-15 14:01:26 +00:00
Tobias Brunner
84770ded1e RSA with OpenSSL 2008-05-15 12:41:06 +00:00
Tobias Brunner
144274ab20 corrected deinitialisation of public key factory 2008-05-15 12:39:35 +00:00
Tobias Brunner
c1571b34fd generic public key factory moved 2008-05-15 12:33:00 +00:00
Martin Willi
89658f6d6c static leases use 0, not NULL timeout
fixed static leases
2008-05-15 09:26:47 +00:00
Martin Willi
bb94e1ed60 properly removing bootup poll interface eth0 2008-05-15 08:41:00 +00:00
Andreas Steffen
bde895181d added ikev2/compress scenario 2008-05-14 20:07:16 +00:00
Martin Willi
fa44a2981c implemented classical UML network scenario in dumm (ipsec testing) 2008-05-14 13:11:13 +00:00
Martin Willi
c48022a282 poll UML guests after startup using eth9=mcast, as networking is loaded after console 2008-05-14 11:48:00 +00:00
Tobias Brunner
1d56d328fd typo 2008-05-14 11:10:37 +00:00
Martin Willi
782db7edd1 prototype of mediation client database plugin 2008-05-14 07:26:19 +00:00
Martin Willi
0fd4caea66 handle ID_KEY_ID as a ID_PUBKEY_SHA1 for authentication 2008-05-14 06:49:31 +00:00
Martin Willi
c0d1ebde71 fixed printing of %#H hosts 2008-05-14 06:34:54 +00:00
Andreas Steffen
8fb81c3f5b ip pool now suppresses plugin loading debug output 2008-05-13 19:38:50 +00:00
Andreas Steffen
6878fa738a applied aes-xcbc-96 to ike as well 2008-05-13 19:37:01 +00:00
Andreas Steffen
2e77a49c8c added sql/ip-pool-db scenario 2008-05-13 19:35:10 +00:00
Martin Willi
f3884f6da6 reverted [3945], proper fix for zero value ASN1 integer 2008-05-13 14:15:12 +00:00
Martin Willi
cb1c54c93e updated Makefile 2008-05-13 13:58:04 +00:00
Martin Willi
6e8840981d tool to calculate KEYIDs from keys 2008-05-13 13:57:42 +00:00
Martin Willi
7af8995cde fixed unsave calculation of mpz_export length 2008-05-13 13:52:45 +00:00
Martin Willi
02ffd89642 decreased plugin load verbosity 2008-05-13 09:14:36 +00:00
Martin Willi
4d4fc2eaa1 fixed "pool --purge" on mysql 2008-05-13 07:39:24 +00:00
Martin Willi
808ca43f92 fixed compiler warning (missing include) 2008-05-13 07:37:08 +00:00
Martin Willi
5373f2a642 fixed lookup for expired leases
initializing database if in inconsistent state
2008-05-13 07:24:53 +00:00
Andreas Steffen
ef31d1161d added caption to ipsec.sql file 2008-05-13 05:53:21 +00:00
Andreas Steffen
2e6342db52 do-test always downloads ipsec.sql 2008-05-13 05:51:12 +00:00
Andreas Steffen
d6436bfbd9 added empty ipsec.sql file 2008-05-13 05:50:23 +00:00
Andreas Steffen
e2b91294fa delete both ipsec.db and ipsec.sql in posttest.dat 2008-05-12 20:41:12 +00:00
Andreas Steffen
441881e1de added ikev2/ip-pool-db scenario 2008-05-12 20:34:38 +00:00