aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_config.c
Commit message (Expand)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-446/+0
* Merged IKEv1 attribute payload/data into configuration payload/attributeMartin Willi2012-03-201-10/+13
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-1/+1
* Migrated ike_config to INIT/METHOD macrosAndreas Steffen2011-10-031-42/+32
* Try to detect Windows Clients by looking for INTERNAL_IP4/6_SERVER attributeMartin Willi2011-08-191-0/+5
* Remove superfluous test for peer_cfg on established IKE_SAsMartin Willi2011-04-201-1/+1
* Added support for named attribute groupsHeiko Hund2010-07-091-1/+1
* Print identity to a lease address on the same line for simpler grepingMartin Willi2010-07-081-1/+1
* Release virtual IPs with the same identity as we acquired itMartin Willi2010-03-251-33/+1
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-5/+6
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+479