aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/testing/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* reenabled module tests for charonMartin Willi2006-07-141-4/+3
|
* first merge of NATT codeMartin Willi2006-06-221-3/+3
|
* fixed testing build4.0.1Martin Willi2006-06-211-1/+1
|
* removed local_credential_storeAndreas Steffen2006-06-201-1/+1
|
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-0/+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-1/+1
| | | | | | | | 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-1/+1
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* job management:Martin Willi2006-05-311-0/+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 & distMartin Willi2006-05-301-0/+35