Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | reimplemented CHILD_SA rekeying & delete | Martin Willi | 2006-07-07 | 1 | -12/+13 |
| | | | | | no simultanous transaction with CHILD_SAs yet! | ||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -12/+12 |
| | | | | | | | | | | | | | moved job code from thread_pool to job, jobs have an "execute" method now added two new jobs: delete_child_sa & rekey_child_sa kernel interface: listens now for ACQUIRE & EXPIRE supports hard and soft lifetimes fires jobs for delete and rekey child sa ike sa manager: can checkout IKE SAs by requid of owned CHILD SAs we have now the infrastructure to do the rekeying... :-) | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -4/+15 |
| | | | | | should conform now to IKEv2 | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+194 |