Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed module tests, outdated. We need something more system-test like | Martin Willi | 2006-10-18 | 1 | -267/+0 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -2/+5 |
| | |||||
* | fixed aes code, we support now aes128, aes192, aes256 in IKE | Martin Willi | 2006-06-15 | 1 | -1/+1 |
| | |||||
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 1 | -1/+1 |
| | | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes | ||||
* | old child_sa gets deleted after rekeying | Martin Willi | 2006-06-09 | 1 | -2/+2 |
| | | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time, | ||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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... :-) | ||||
* | - included charons module tests to build & dist | Martin Willi | 2006-05-30 | 1 | -2/+2 |
| | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+263 |