aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/sender.c
Commit message (Collapse)AuthorAgeFilesLines
* - 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-5/+5
|
* - return value cleanupMartin Willi2005-11-281-18/+10
|
* - threads are new identified by pidMartin Willi2005-11-261-0/+3
|
* - documentation and cleanup of threads packageMartin Willi2005-11-251-10/+17
|
* - typedefs changedMartin Willi2005-11-241-3/+3
|
* - created package threadsMartin Willi2005-11-231-0/+127