Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | identification_t.matches() supports multiple wildcard counts | Andreas Steffen | 2006-07-11 | 1 | -23/+9 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 2 | -2/+4 |
| | |||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | 2 | -0/+31 |
| | |||||
* | debug and logging improvements | Martin Willi | 2006-06-13 | 1 | -0/+4 |
| | |||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 2 | -8/+41 |
| | | | | | loading lifetime policies from ipsec.conf | ||||
* | old child_sa gets deleted after rekeying | Martin Willi | 2006-06-09 | 1 | -3/+3 |
| | | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time, | ||||
* | fixed clone/destroy behavior when not using CAs | Martin Willi | 2006-06-09 | 1 | -5/+17 |
| | |||||
* | added support for leftsendcert= and left|rightca= parameters | Andreas Steffen | 2006-06-09 | 2 | -2/+41 |
| | |||||
* | fixed compile warnings when using -Wall | Martin Willi | 2006-06-08 | 2 | -2/+8 |
| | | | | | | | | further CHILD_SA rekeying work done: creation of a new CHILD_SA on a expire from a kernel works delete of old CHILD_SA still missing some issues when both initiate rekeing | ||||
* | further work for rekeying: | Martin Willi | 2006-06-07 | 2 | -0/+37 |
| | | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals | ||||
* | - fixed some memleaks/freebugs | Martin Willi | 2006-05-31 | 1 | -1/+0 |
| | | | | | - leak detective works almost usable now (?!) | ||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 4 | -72/+256 |
| | | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -24/+0 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 6 | -0/+942 |