Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -195/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | pluto: Made helper functions in event_queue static. | Tobias Brunner | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | pluto: Added a generic event queue. | Tobias Brunner | 2010-09-02 | 1 | -0/+195 |
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). |