Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced refcounting on policy and connections | Martin Willi | 2006-07-20 | 1 | -5/+9 |
| | | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -2/+2 |
| | | | | | | | | | | | | 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 | -10/+7 |
| | |||||
* | (no commit message) | Martin Willi | 2006-06-16 | 1 | -5/+5 |
| | |||||
* | debug and logging improvements | Martin Willi | 2006-06-13 | 1 | -3/+3 |
| | |||||
* | - fixed some memleaks/freebugs | Martin Willi | 2006-05-31 | 1 | -0/+1 |
| | | | | | - leak detective works almost usable now (?!) | ||||
* | lookup of private key based on keyid of public key | Andreas Steffen | 2006-05-30 | 1 | -24/+47 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+405 |