aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/testing/generator_test.c
Commit message (Collapse)AuthorAgeFilesLines
* removed module tests, outdated. We need something more system-test likeMartin Willi2006-10-181-1291/+0
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-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 payloadsAndreas Steffen2006-07-031-2/+2
|
* first merge of NATT codeMartin Willi2006-06-221-4/+3
|
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-2/+1
| | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time,
* fixed compile warnings when using -WallMartin Willi2006-06-081-2/+2
| | | | | | | | 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 Willi2006-06-071-131/+13
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - included charons module tests to build & distMartin Willi2006-05-301-1/+1
|
* (no commit message)Martin Willi2006-04-281-0/+1410