aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/policies/policy.c
Commit message (Expand)AuthorAgeFilesLines
* implemented proper refcounting using atomic operationsMartin Willi2006-07-281-3/+3
* implemented IKE_SA rekeyingMartin Willi2006-07-271-2/+13
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-174/+108
* cleanups in kernel interface codeMartin Willi2006-07-181-21/+33
* updated copyright informationMartin Willi2006-07-071-1/+2
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
* support of cert payloadsAndreas Steffen2006-07-031-0/+23
* debug and logging improvementsMartin Willi2006-06-131-0/+4
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-7/+31
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-3/+3
* fixed clone/destroy behavior when not using CAsMartin Willi2006-06-091-5/+17
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-091-2/+32
* fixed compile warnings when using -WallMartin Willi2006-06-081-2/+6
* further work for rekeying:Martin Willi2006-06-071-0/+18
* - fixed some memleaks/freebugsMartin Willi2006-05-311-1/+0
* - policies contain a connections name nowMartin Willi2006-05-291-40/+58
* (no commit message)Martin Willi2006-05-101-0/+397