aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/task.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-150/+0
|
* Add an option to send a vendor ID, allows us to properly support private ↵Martin Willi2010-01-071-0/+2
| | | | extensions
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* Fixed some typos; whitespace cleanup.Tobias Brunner2009-09-021-3/+3
|
* implemented ike_down() bus hookMartin Willi2009-07-091-1/+3
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* mediation extension adapted to the naming convention of the current version ↵Tobias Brunner2008-03-261-4/+4
| | | | of the draft. note: the external interface (config, autotools) has not yet been changed
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-31/+19
|
* moved AUTH_LIFETIME handling in its own task (cleaner separation, proper ↵Martin Willi2007-12-031-0/+2
| | | | payload order)
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+5
|
* further MOBIKE stuff:Martin Willi2007-06-211-2/+2
| | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet!
* proper reauthentication:Martin Willi2007-06-141-0/+2
| | | | | IKE_SA is closed completely before the new is initiated, resolves some issues when a dynamic IP is requested from a pool
* merged tasking branch into trunkMartin Willi2007-02-281-0/+151