aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/thread_pool.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-623/+0
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-16/+24
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-11/+3
* - reworked configuration framework completlyMartin Willi2006-03-161-5/+2
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-19/+14
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-6/+6
* - added deletion of IKE_SAJan Hutter2005-12-121-3/+2
* ../svn-commit.tmpMartin Willi2005-12-071-17/+17
* - log changedJan Hutter2005-12-061-1/+1
* - code cleaned upJan Hutter2005-12-061-37/+38
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-22/+142
* - added payload CERTJan Hutter2005-12-051-6/+43
* - logging cleanupMartin Willi2005-12-041-2/+1
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-0/+1
* - retransmitting of requests implementedJan Hutter2005-12-021-7/+24
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-17/+86
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-3/+11
* cleaned codeJan Hutter2005-12-021-4/+12
* - 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