aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_delete.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-210/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-9/+9
|
* implemented ike_down() bus hookMartin Willi2009-07-091-7/+29
|
* 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
| | | | | important change for developers: %Y replaces %D to print identities!
* re-established all previous AUD level messagesAndreas Steffen2008-10-171-2/+3
|
* reintegrated bus-refactoring branchMartin Willi2008-10-141-19/+19
|
* completed IKE_SA logging at the AUDIT levelAndreas Steffen2008-07-231-6/+25
|
* some more changes to IKE_SA and CHILD_SA loggingAndreas Steffen2008-07-221-2/+6
|
* added close_action as a seperate config option to dpd_actionMartin Willi2008-04-141-6/+5
|
* using dpd actions to enforce connection stateMartin Willi2008-04-111-0/+1
| | | | dpd actions a per child-, not peer ike-sa
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
|
* removed misleading warning when rekeyingMartin Willi2007-05-231-1/+0
|
* restructured file layoutMartin Willi2007-04-101-1/+1
| | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-201-3/+6
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+169