strongswan/src/libcharon/control
Tobias Brunner dcab9d39a2 Fixed a possible segfault after termination of IKE and child SAs.
Because the thread that is actually terminating the SA and thus checking
it in again is not be the same thread that previously checked it out and
queued the termination job, the thread local SA on the bus has to be reset
manually, similar to how it is set in the job which is executing the job.
2011-02-28 13:29:09 +01:00
..
controller.c Fixed a possible segfault after termination of IKE and child SAs. 2011-02-28 13:29:09 +01:00
controller.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00