Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leak detective blanks memory on free & alloc, allows further membug detection | Martin Willi | 2006-07-12 | 1 | -1/+1 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | reimplemented CHILD_SA rekeying & delete | Martin Willi | 2006-07-07 | 1 | -6/+7 |
| | | | | | no simultanous transaction with CHILD_SAs yet! | ||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -38/+98 |
| | | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet | ||||
* | log entries start with lowcercase character | Andreas Steffen | 2006-07-04 | 1 | -23/+27 |
| | |||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -52/+43 |
| | | | | | | | | | | | | | 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... :-) | ||||
* | cosmetics in log_status output | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | - initiate IKE_SA deletion befor manager destruction | Martin Willi | 2006-05-24 | 1 | -7/+14 |
| | |||||
* | - show connection templates in status & statusall | Martin Willi | 2006-05-23 | 1 | -0/+2 |
| | | | | | - don't complain on termination of IKEv1 connections | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -41/+56 |
| | | | | | should conform now to IKEv2 | ||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -3/+3 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+843 |