index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
processing
/
jobs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make rescheduling a job more predictable
Tobias Brunner
2012-06-25
1
-18
/
+50
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
3
-176
/
+56
*
Give processor_t more control over the lifecycle of a job
Tobias Brunner
2012-06-25
3
-54
/
+62
*
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
*
Introduce a highest priority job for critical thread services
Martin Willi
2011-05-16
2
-2
/
+5
*
Added a callback_job constructor supporting custom priorities
Martin Willi
2011-05-16
2
-4
/
+36
*
Added job priority enum names
Martin Willi
2011-05-16
2
-0
/
+27
*
Introduce priority classes for jobs
Martin Willi
2011-05-16
2
-2
/
+30
*
Migrated callback_job to INIT/METHOD macros
Martin Willi
2011-05-05
2
-38
/
+38
*
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
3
-0
/
+442