Commit Graph

2809 Commits

Author SHA1 Message Date
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
Andreas Steffen 231be8df87 do not preserve ownership of copied files 2008-05-12 20:06:58 +00:00
Andreas Steffen 0fc1fc0ec8 forgot about alphabetical order 2008-05-12 12:46:30 +00:00
Andreas Steffen 2637c30c69 added description of plutostderrlog parameter to ipsec.conf.5 man page 2008-05-12 11:36:59 +00:00
Andreas Steffen a50818ed46 plutostderrlog parameter now declares a stderr redirection file 2008-05-12 10:05:49 +00:00
Andreas Steffen f85d02a419 fixed typos 2008-05-11 20:36:14 +00:00
Andreas Steffen 04c656d3e5 included pools and leases tables to ipsec.sql database 2008-05-11 19:34:33 +00:00
Andreas Steffen 95c297b580 added missing ipcomp DB type definition 2008-05-11 16:41:51 +00:00
Andreas Steffen 9a6d9f10e2 support of plutostderrlog keyword 2008-05-11 07:59:00 +00:00
Martin Willi 6cf1215e3c ported IP pool to mysql 2008-05-09 15:01:22 +00:00
Martin Willi 7051ef4091 usable prototype of "ipsec pool" tool 2008-05-09 12:55:41 +00:00
Martin Willi 5dc317192a support for left bounded padding in %H and %D 2008-05-09 12:25:39 +00:00
Martin Willi e69f33f6e2 whitelisted gmtime_r 2008-05-09 12:24:11 +00:00
Martin Willi f3bcd7f041 correctly reassigning valid leases 2008-05-09 12:22:20 +00:00
Martin Willi 9f9903a3b3 supporting width modifier in identification_t printf hook (e.g. %30D)
cleanups in host_t %H printf hook
2008-05-09 11:34:58 +00:00
Martin Willi ff2d02ed4c fixed interface disconnection 2008-05-09 10:38:18 +00:00
Tobias Brunner d4aad55434 IPComp for IKEv2 2008-05-08 16:19:11 +00:00
Martin Willi 0f074a4344 implemented append mode for xcbc, testcase 2008-05-08 14:51:37 +00:00
Martin Willi affd7a90ba moved RAW public key support to a separate plugin (pubkey) 2008-05-08 13:16:42 +00:00
Martin Willi 0395eb7c08 fixed compiler warning 2008-05-08 13:12:43 +00:00
Martin Willi 240e727fde renamed PRF_AES128_CBC to PRF_AES128_XCBC 2008-05-08 12:43:27 +00:00
Martin Willi 5b7ec6d4e0 renamed med_db plugin to medsrv, as we will introduce an additional medcli client plugin 2008-05-08 12:11:30 +00:00
Martin Willi 25b12c696b replaced --with-gid/uid by --with-group/user
using named users, groups
fixed capability dropping in pluto
2008-05-08 10:58:04 +00:00