aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev1/tasks/informational.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced usages of CHARON_*_PORT with calls to get_port().Tobias Brunner2012-08-081-1/+2
* Make the UDP ports charon listens for packets on (and uses as source ports) c...Tobias Brunner2012-08-081-1/+1
* Cancel active quick mode task when receiving INFORMATIONAL errorMartin Willi2012-05-211-0/+30
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
* Implemented handling of UNITY_LOAD_BALANCE as reauthentication.Tobias Brunner2012-03-201-3/+11
* Parse IKEv1 Cisco Load Balancing notify (can't act on it yet).Tobias Brunner2012-03-201-2/+19
* Simplified DPD handling by using a task for a single message onlyMartin Willi2012-03-201-34/+1
* Isakmp_dpd task added.Clavister OpenSource2012-03-201-1/+35
* Do not query CHILD_SA during delete if they already expiredMartin Willi2012-03-201-1/+1
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+196