aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/child_rekey.c
Commit message (Expand)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-482/+0
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-7/+7
* Added IKEv1 support to notify payloadMartin Willi2012-03-201-3/+3
* Migrated child_rekey to INIT/METHOD macrosAndreas Steffen2011-10-041-50/+36
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Check if colliding task has actually a CHILD, i.e. after a migrateMartin Willi2011-06-031-1/+4
* Neither rekey nor del can be NULL.Tobias Brunner2011-04-141-2/+2
* Move establish/inherit of rekeyed IKE_SAs to delete messagesMartin Willi2011-03-151-0/+2
* Fix nonce comparison in rekey collisions, lowest nonce losesMartin Willi2011-01-071-4/+3
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-3/+2
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-1/+2
* Do not touch child from collision if peer deleted itThomas Egerer2010-08-031-3/+24
* Disable close action for a redundant CHILD_SA resulting from a rekey collisionMartin Willi2010-06-021-0/+5
* Handle collisions between rekey and the following delete properlyMartin Willi2010-05-181-27/+63
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+430