Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fallback to reauthentication if peer does not support CHILD_SA rekeying | Martin Willi | 2008-11-14 | 2 | -2/+27 |
| | |||||
* | fall back to reauthentication if IKE rekeying fails with NO_ADDITIONAL_SAS | Martin Willi | 2008-11-14 | 1 | -1/+27 |
| | |||||
* | moved ike_initiator flag to IKE_SAs condition bitfield | Martin Willi | 2008-11-12 | 1 | -1/+1 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 3 | -16/+40 |
| | |||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 1 | -2/+4 |
| | |||||
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+2 |
| | |||||
* | corrected typo2 | Andreas Steffen | 2008-11-05 | 1 | -2/+2 |
| | |||||
* | corrected captions | Andreas Steffen | 2008-11-02 | 1 | -1/+1 |
| | |||||
* | added hooks for IKE and CHILD keymat | Martin Willi | 2008-10-30 | 2 | -11/+21 |
| | |||||
* | store plain skd, not the prf | Martin Willi | 2008-10-30 | 1 | -1/+0 |
| | |||||
* | moved CHILD_SA key derivation to keymat_t | Martin Willi | 2008-10-29 | 2 | -44/+41 |
| | | | | passing key chunks to CHILD_SA, not the PRF | ||||
* | do not store DH redundant in keymat | Martin Willi | 2008-10-29 | 1 | -12/+11 |
| | |||||
* | moved key derivation and management into keymat object | Martin Willi | 2008-10-28 | 4 | -65/+41 |
| | | | | | | allows secured implementation of key management (e.g. in kernel or HW) only IKE keys for now | ||||
* | store IKE proposal implicitly during derive_keys | Martin Willi | 2008-10-28 | 1 | -17/+1 |
| | |||||
* | use more generic stats getter, introducing new stats | Martin Willi | 2008-10-27 | 1 | -1/+2 |
| | |||||
* | reset threads IKE_SA after checking other IKE_SAs | Martin Willi | 2008-10-20 | 3 | -0/+14 |
| | | | | invoke updown script only if we have valid IKE_SA | ||||
* | re-established all previous AUD level messages | Andreas Steffen | 2008-10-17 | 3 | -6/+7 |
| | |||||
* | moved updown script invocation to an optional plugin | Martin Willi | 2008-10-16 | 2 | -15/+5 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 8 | -167/+158 |
| | |||||
* | fixed MOBIKE roaming if clients address changes | Martin Willi | 2008-10-09 | 1 | -0/+18 |
| | |||||
* | mobike: try to keep existing source address before switching to another | Martin Willi | 2008-10-08 | 2 | -5/+4 |
| | |||||
* | use MOBIKE enabled DPD if we are NATed | Martin Willi | 2008-10-06 | 4 | -2/+64 |
| | | | | update SAs if we detect changes in NAT mappings | ||||
* | do not run CHILD_SA delete action if rekeying | Martin Willi | 2008-10-03 | 1 | -1/+13 |
| | |||||
* | also respect the mobike=no setting as responder | Martin Willi | 2008-09-30 | 1 | -2/+13 |
| | |||||
* | merging renaming of mode_t to ipsec_mode_t back to trunk | Tobias Brunner | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 3 | -15/+15 |
| | |||||
* | completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes | Andreas Steffen | 2008-08-26 | 1 | -7/+24 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 2 | -14/+57 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | initiator sends contents of rightca= if present as a certificate request ↵ | Andreas Steffen | 2008-08-05 | 1 | -9/+15 |
| | | | | without searching for further CA certificates | ||||
* | completed IKE_SA logging at the AUDIT level | Andreas Steffen | 2008-07-23 | 3 | -8/+43 |
| | |||||
* | IKE_SA rekeying inherits other_host from old IKE_SA | Andreas Steffen | 2008-07-23 | 1 | -0/+3 |
| | |||||
* | cosmetics | Andreas Steffen | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | some more changes to IKE_SA and CHILD_SA logging | Andreas Steffen | 2008-07-22 | 5 | -19/+43 |
| | |||||
* | ipsec status lists IPCOMP CPIs | Andreas Steffen | 2008-07-22 | 1 | -1/+1 |
| | |||||
* | consistent logging of SPIs and CPIs | Andreas Steffen | 2008-07-22 | 1 | -2/+2 |
| | |||||
* | consistent logging of IKE and CHILD SAs | Andreas Steffen | 2008-07-21 | 3 | -20/+36 |
| | |||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 5 | -66/+72 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | fixed acquire-delay bug by: | Martin Willi | 2008-07-16 | 1 | -10/+9 |
| | | | | | installing policies before states updating policies if protocol has changed | ||||
* | peer_cfg lookup takes peer addresses into account | Martin Willi | 2008-07-01 | 1 | -1/+2 |
| | |||||
* | strongswan.conf's charon.close_ike_on_child_failure closes IKE_SA if ↵ | Martin Willi | 2008-07-01 | 1 | -2/+36 |
| | | | | CHILD_SA setup in IKE_AUTH fails | ||||
* | sending INTERNAL_ADDRESS_FAILURE if virtual IP requested but none found | Martin Willi | 2008-07-01 | 2 | -14/+46 |
| | |||||
* | log received vendor id as a hex value | Andreas Steffen | 2008-06-27 | 1 | -0/+9 |
| | |||||
* | display selected IKE proposal in ipsec statusall | Andreas Steffen | 2008-06-22 | 1 | -4/+20 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 2 | -6/+6 |
| | |||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -1/+1 |
| | |||||
* | filtering out non matching path probing pairs explicitly | Martin Willi | 2008-05-23 | 1 | -0/+5 |
| | |||||
* | replying to COOKIE2 mobike notify properly4.2.2 | Martin Willi | 2008-05-21 | 1 | -1/+49 |
| | | | | including COOKIE2 ourself after path probing | ||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -0/+112 |
| | |||||
* | Hash and URL cosmetics | Andreas Steffen | 2008-04-18 | 2 | -11/+11 |
| | |||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 2 | -51/+230 |
| |