aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/child_rekey.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-430/+0
* Do not recreate existing create_child subtask when retrying with different DH...Martin Willi2009-11-231-2/+5
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-43/+43
* fixed memleak in rekey collissionsMartin Willi2009-09-031-0/+3
* Convert empty CREATE_CHILD_SA exchange to an INFORMATIONALMartin Willi2009-09-031-1/+3
* Use get_notify() to look up single notifiesMartin Willi2009-09-031-44/+18
* If no inbound CHILD_SA is found, try to find an outbound SA.Tobias Brunner2009-09-011-2/+9
* implemented child_up() bus hookMartin Willi2009-07-091-2/+3
* implemented ike_rekey()/child_rekey() bus hooksMartin Willi2009-07-091-0/+10
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-2/+2
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-211-1/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-9/+9
* some task queueing improvements:Martin Willi2008-12-011-25/+85
* fallback to reauthentication if peer does not support CHILD_SA rekeyingMartin Willi2008-11-141-0/+26
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* introduced callback_job:Martin Willi2007-06-111-1/+1
* added PDF support for CHILD_SAsMartin Willi2007-04-191-1/+6
* cleaned up apidocMartin Willi2007-04-111-2/+2
* restructured file layoutMartin Willi2007-04-101-4/+4
* added CHILD_SA compare check for rekeying collisions Martin Willi2007-03-221-0/+26
* fixed some rekey collision issuesMartin Willi2007-03-211-3/+11
* fixed child rekey collisionMartin Willi2007-03-211-44/+7
* handling of CHILD_SA rekeying collisionsMartin Willi2007-03-211-38/+71
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-201-55/+18
* moved REKEY_SA notify to the beginning of the messageMartin Willi2007-03-061-7/+7
* merged tasking branch into trunkMartin Willi2007-02-281-0/+353