aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/scheduler.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-124/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-5/+4
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-5/+2
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* ../svn-commit.tmpMartin Willi2005-12-071-4/+4
|
* - code cleaned upJan Hutter2005-12-061-13/+16
|
* - kernel interface hacks, works partiallyMartin Willi2005-12-051-1/+1
| | | | | - interface must be redefined
* - logging cleanupMartin Willi2005-12-041-2/+1
| | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
* - globals packed in a daemonMartin Willi2005-11-291-6/+6
|
* - return value cleanupMartin Willi2005-11-281-21/+13
|
* - threads are new identified by pidMartin Willi2005-11-261-1/+5
|
* - documentation and cleanup of threads packageMartin Willi2005-11-251-8/+18
|
* - typedefs changedMartin Willi2005-11-241-2/+2
|
* - created package threadsMartin Willi2005-11-231-0/+120