aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pluto.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-73/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Added a generic event queue.Tobias Brunner2010-09-021-0/+2
| | | | | This allows to easily execute arbitrary callbacks in the context of the pluto main thread (e.g. in order to synchronize with threads from the thread-pool).
* Typo fixed.Tobias Brunner2010-05-181-2/+2
|
* implemented xauth as a pluto pluginAndreas Steffen2010-05-181-0/+71