Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Centralized thread cancellation in processor_t | Tobias Brunner | 2012-06-25 | 1 | -158/+13 |
* | Give processor_t more control over the lifecycle of a job | Tobias Brunner | 2012-06-25 | 1 | -22/+14 |
* | Use wrapped semaphore in callback_job_t. | Tobias Brunner | 2012-05-02 | 1 | -12/+9 |
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
* | Added a callback_job constructor supporting custom priorities | Martin Willi | 2011-05-16 | 1 | -4/+20 |
* | Introduce priority classes for jobs | Martin Willi | 2011-05-16 | 1 | -0/+7 |
* | Migrated callback_job to INIT/METHOD macros | Martin Willi | 2011-05-05 | 1 | -32/+27 |
* | Refer to scheduler and processor via lib and not hydra. | Tobias Brunner | 2010-09-02 | 1 | -3/+2 |
* | Moved scheduler and thread pool to libstrongswan. | Tobias Brunner | 2010-09-02 | 1 | -0/+272 |