Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | further work done for simultaneous rekeying/delete | Martin Willi | 2006-07-10 | 1 | -19/+22 |
| | | | | | still some cases which cause trouble | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | made thread ids unsigned again, to avoid negative thread ids on some systems | Martin Willi | 2006-07-04 | 1 | -1/+1 |
| | |||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -8/+2 |
| | |||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -421/+9 |
| | | | | | | | | | | | | | 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 | -74/+42 |
| | | | | | should conform now to IKEv2 | ||||
* | - applied patch from the NAT-T team fixing several typos | Martin Willi | 2006-05-19 | 1 | -3/+3 |
| | |||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -2/+2 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+623 |