aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/network/sender.c
Commit message (Expand)AuthorAgeFilesLines
* fixed sender destruction orderMartin Willi2008-11-051-2/+2
* replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variantMartin Willi2008-11-051-22/+25
* thread locking for sender and processor optimizedTobias Brunner2008-04-031-6/+16
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* introduced callback_job:Martin Willi2007-06-111-39/+30
* simplified capability droppingMartin Willi2007-05-091-2/+1
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-1/+1
* reducing capabilities of the threads to a minimumMartin Willi2007-05-031-2/+9
* restructured file layoutMartin Willi2007-04-101-0/+149