Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -798/+0 |
| | | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet | ||||
* | support of cert payloads | Andreas Steffen | 2006-07-03 | 1 | -45/+75 |
| | |||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -0/+2 |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | ||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -13/+209 |
| | |||||
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 1 | -2/+4 |
| | | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes | ||||
* | cosmetics | Andreas Steffen | 2006-06-12 | 1 | -37/+37 |
| | |||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 1 | -2/+2 |
| | | | | | loading lifetime policies from ipsec.conf | ||||
* | further work for rekeying: | Martin Willi | 2006-06-07 | 1 | -1/+1 |
| | | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -14/+14 |
| | | | | | should conform now to IKEv2 | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+568 |