08571955fb
adapted evaltest.dat to extended acquire job message
Andreas Steffen2008-10-31 01:46:37 +00:00
e526d22818
parse xfrm and pf_key acquire messages and subscribe to migrate messages
Andreas Steffen2008-10-31 01:43:23 +00:00
19aff61b19
reverted changeset 4529: Camellia is 22 in IKEv1, but not-yet defined in IKEv2 in IKEv2, 22 is reserved for AES-XTS
Martin Willi2008-10-30 13:21:21 +00:00
217d95c82e
upgrade to linux-2.6.28 headers with support for kmaddress struct
Andreas Steffen2008-10-29 05:32:38 +00:00
6a4ff35cc4
moved key derivation and management into keymat object allows secured implementation of key management (e.g. in kernel or HW) only IKE keys for now
Martin Willi2008-10-28 16:07:06 +00:00
3c8234d408
store IKE proposal implicitly during derive_keys
Martin Willi2008-10-28 10:12:21 +00:00
20fb671904
fixed reauthentication time in statusall
Martin Willi2008-10-28 09:41:33 +00:00
f5ab7f5f57
refining changeset 4483 by introducing charon.dh_exponent_ansi_x9_42 key
Andreas Steffen2008-10-28 01:59:01 +00:00
85ac2fa547
use more generic stats getter, introducing new stats
Martin Willi2008-10-27 14:51:00 +00:00
61508be2f5
added a guest.mconsole() method to script mconsole (e.g. add additional conX=)
Martin Willi2008-10-15 14:47:52 +00:00
1df106bf39
cache keys for in and outbound ESP SAs removed redundant storing of traffic selectors in CHILD_SA (sa_policy_t) creating TS pairs dynamically using create_policy_enumerator()
Martin Willi2008-10-15 12:24:44 +00:00
ec6a88f617
added the sql/rw-rsa and sql/rw-rsa-keyid scenarios using raw RSA public keys
Andreas Steffen2008-10-08 03:37:40 +00:00
af09048e35
get_subject() of a CERT_TRUSTED_PUBKEY object returns ID_PUBKEY_INFO_SHA1 hash consistent with the IKEv2 keyid philosophy
Andreas Steffen2008-10-08 03:35:52 +00:00
95fd1dedb3
Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtype
Andreas Steffen2008-10-08 01:19:26 +00:00
7a07cd1c75
fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang Steudel, TU Ilmenau
Andreas Steffen2008-10-07 21:41:45 +00:00
c8ba5125d6
guest bootup waits for init, not for network stack (fixes 2.6.27 guest kernels)
Martin Willi2008-10-07 16:31:41 +00:00
693a244d0f
ported mconsole-exec patch to 2.6.27-rc7
Martin Willi2008-10-07 09:09:34 +00:00
aa9a300677
userland support to process notifies for new NAT mappings detected in UDP encapsulation
Martin Willi2008-10-07 07:55:28 +00:00
41b1cd6b87
wait 5 seconds before deactivating eth1 interface on alice
Andreas Steffen2008-10-07 04:56:50 +00:00
e8c58d8e64
explicitly load kernel-netlink plugin in UML scenarios
Andreas Steffen2008-10-07 04:51:20 +00:00
9d9a772ee1
use MOBIKE enabled DPD if we are NATed update SAs if we detect changes in NAT mappings
Martin Willi2008-10-06 13:37:04 +00:00
0592212f23
fixed builder_cancel macro to return NULL on failed build
Martin Willi2008-10-06 13:08:49 +00:00
aa1b90a5b2
do not run CHILD_SA delete action if rekeying
Martin Willi2008-10-03 16:01:14 +00:00
09d7ef2614
added --disable-kernel-netlink configure option
Andreas Steffen2008-10-03 03:27:42 +00:00
9c0aa46b64
use dpd_action also for remotely closed tunnels
Martin Willi2008-10-02 13:47:19 +00:00
7827997346
also respect the mobike=no setting as responder
Martin Willi2008-09-30 12:36:58 +00:00
73f6886a50
checking mpz_export return value properly fixes a potential DoS attack if a DH value of zero gets processed
Martin Willi2008-09-17 08:10:48 +00:00