aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/thread_pool.c
Commit message (Expand)AuthorAgeFilesLines
* - globals packed in a daemonMartin Willi2005-11-291-14/+14
* - changed allocation behaviorMartin Willi2005-11-291-18/+3
* - return value cleanupMartin Willi2005-11-281-48/+20
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-0/+4
* - threads are new identified by pidMartin Willi2005-11-261-7/+9
* - documentation and cleanup of threads packageMartin Willi2005-11-251-156/+200
* - added function create_and_checkout to the ike_sa_manager_tJan Hutter2005-11-241-16/+3
* - typedefs changedMartin Willi2005-11-241-3/+3
* - created package threadsMartin Willi2005-11-231-0/+378