aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_netlink/kernel_netlink_shared.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-306/+0
* Do not kill daemon, just not use pluggable kernel interface if initialization...Martin Willi2010-02-261-5/+13
* 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
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-28/+28
* 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
* hiding XFRM message names from netlinkAndreas Steffen2009-01-091-26/+4
* renamed chunkAndreas Steffen2009-01-091-2/+2
* refactored DBG3 output of sent XFRM messagesAndreas Steffen2009-01-091-1/+41
* replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variantMartin Willi2008-11-051-9/+10
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+1
* merging modularized kernel interface back to trunkTobias Brunner2008-09-251-0/+280