Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 1 | -12/+11 | |
| | | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! | |||||
* | support for virtual IP definition on client side: | Martin Willi | 2007-05-22 | 1 | -1/+3 | |
| | | | | | | | if leftsourceip is defined, it is requested. server may define rightsourceip=%config to accept any, or it may overwrite it using rightsourceip. if server does not return an IP, client enforces its configured leftsourceip. | |||||
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 1 | -17/+141 | |
| | | | | support for INVALID_KE_PAYLOAD negotiation for rekeying | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -54/+53 | |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | |||||
* | added CHILD_SA compare check for rekeying collisions | Martin Willi | 2007-03-22 | 1 | -5/+1 | |
| | ||||||
* | fixed child rekey collision | Martin Willi | 2007-03-21 | 1 | -0/+17 | |
| | | | | | implemented ike rekey collision | |||||
* | handling of CHILD_SA rekeying collisions | Martin Willi | 2007-03-21 | 1 | -7/+29 | |
| | ||||||
* | fixed some exchange collisions (except IKE/CHILD rekeying) | Martin Willi | 2007-03-20 | 1 | -0/+7 | |
| | ||||||
* | handling "No policy found" properly | Martin Willi | 2007-03-08 | 1 | -4/+4 | |
| | ||||||
* | fixed CHILD_SA creation within existing IKE_SA | Martin Willi | 2007-03-08 | 1 | -0/+1 | |
| | ||||||
* | ported changes from EAP branch, renabling EAP framework | Martin Willi | 2007-03-08 | 1 | -0/+24 | |
| | ||||||
* | fixed notify handling in IKE_AUTH | Martin Willi | 2007-03-06 | 1 | -12/+24 | |
| | | | | moved nonce payload before TS in CHILD_SA setup | |||||
* | some cleanups | Martin Willi | 2007-03-05 | 1 | -8/+6 | |
| | | | | | | not assigning %any virtual IPs to peer anymore | |||||
* | fixed double free bug | Martin Willi | 2007-03-05 | 1 | -3/+10 | |
| | ||||||
* | added firewalling support when using virtual IPs | Martin Willi | 2007-03-01 | 1 | -1/+3 | |
| | ||||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -0/+718 | |