aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/mediation_manager.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-341/+0
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-1/+1
* Cleaned up some code of the mediation extension.Tobias Brunner2009-09-041-9/+13
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-8/+8
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-21/+21
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-4/+4
* replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variantMartin Willi2008-11-051-16/+16
* fixing another memory leakTobias Brunner2008-04-071-0/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* removed c++ style comments4.1.9Martin Willi2007-12-041-2/+2
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+343