Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Print identity to a lease address on the same line for simpler greping | Martin Willi | 2010-07-08 | 1 | -1/+1 | |
| | ||||||
* | Copy EAP specific attributes to auth config only | Martin Willi | 2010-07-05 | 1 | -1/+10 | |
| | ||||||
* | Correct check of traffic selectors before destruction | Thomas Egerer | 2010-06-29 | 1 | -2/+2 | |
| | ||||||
* | Reacquire keymat from new IKE_SA during task migration | Martin Willi | 2010-06-07 | 1 | -0/+1 | |
| | ||||||
* | Disable close action for a redundant CHILD_SA resulting from a rekey collision | Martin Willi | 2010-06-02 | 1 | -0/+5 | |
| | | | | | | | | If a rekey collision is detected, the winning peer of the nonce compare will delete the redundant CHILD_SA. The other peer should not enforce the close action on this CHILD, as it would reestablish the redundat CHILD_SA. Thanks to Thomas Egerer from secunet for pointing this out and the initial patchset. | |||||
* | Use wrapped getters for close/dpd action | Martin Willi | 2010-06-02 | 1 | -1/+3 | |
| | ||||||
* | Handle collisions between rekey and the following delete properly | Martin Willi | 2010-05-18 | 1 | -27/+63 | |
| | ||||||
* | Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ↵ | Martin Willi | 2010-04-21 | 1 | -5/+5 | |
| | | | | DH group | |||||
* | Release virtual IPs with the same identity as we acquired it | Martin Willi | 2010-03-25 | 1 | -33/+1 | |
| | ||||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 1 | -5/+6 | |
| | ||||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 36 | -0/+9579 | |