aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_rekey.c
Commit message (Expand)AuthorAgeFilesLines
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-211-2/+2
* fixed IKE_SA rekeying collisionsMartin Willi2009-04-201-6/+19
* merged multi-auth branch back into trunkMartin Willi2009-04-141-6/+6
* some task queueing improvements:Martin Willi2008-12-011-5/+41
* fallback to reauthentication if peer does not support CHILD_SA rekeyingMartin Willi2008-11-141-2/+1
* fall back to reauthentication if IKE rekeying fails with NO_ADDITIONAL_SASMartin Willi2008-11-141-1/+27
* moved key derivation and management into keymat objectMartin Willi2008-10-281-1/+1
* reset threads IKE_SA after checking other IKE_SAsMartin Willi2008-10-201-0/+6
* reintegrated bus-refactoring branchMartin Willi2008-10-141-14/+14
* completed IKE_SA logging at the AUDIT levelAndreas Steffen2008-07-231-1/+16
* IKE_SA rekeying inherits other_host from old IKE_SAAndreas Steffen2008-07-231-0/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* proper reauthentication:Martin Willi2007-06-141-2/+3
* introduced callback_job:Martin Willi2007-06-111-2/+2
* added PDF support for CHILD_SAsMartin Willi2007-04-191-22/+33
* cleaned up apidocMartin Willi2007-04-111-2/+1
* restructured file layoutMartin Willi2007-04-101-17/+8
* added IKE_SA_INIT retransmission detectionMartin Willi2007-03-291-8/+4
* fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progressMartin Willi2007-03-271-2/+2
* fixed some rekey collision issuesMartin Willi2007-03-211-1/+9
* fixed child rekey collisionMartin Willi2007-03-211-19/+77
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-201-1/+36
* merged tasking branch into trunkMartin Willi2007-02-281-0/+232