Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement proper handling of most simultaneous IKE_SA rekeying cases | Martin Willi | 2006-08-23 | 1 | -2/+2 |
| | |||||
* | implemented IKE_SA rekeying | Martin Willi | 2006-07-27 | 1 | -2/+3 |
| | | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet! | ||||
* | fixed CREATE_CHILD_SA transaction dispatching | Martin Willi | 2006-07-13 | 1 | -37/+28 |
| | |||||
* | added CHILD_SA states, which allows us to detect further simultaneous ↵ | Martin Willi | 2006-07-13 | 1 | -12/+10 |
| | | | | | | | transactions reimplemented the buggy message id handling | ||||
* | updated some inline docs | Martin Willi | 2006-07-12 | 1 | -0/+2 |
| | |||||
* | reimplemented CHILD_SA rekeying & delete | Martin Willi | 2006-07-07 | 1 | -9/+39 |
| | | | | | no simultanous transaction with CHILD_SAs yet! | ||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -0/+147 |
removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet |