index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon
/
plugins
/
kernel_netlink
/
kernel_netlink_shared.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-306
/
+0
|
*
Do not kill daemon, just not use pluggable kernel interface if ↵
Martin Willi
2010-02-26
1
-5
/
+13
|
|
|
|
initialization failed
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
|
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵
Tobias Brunner
2009-12-23
1
-1
/
+1
|
|
|
|
primitives (and utils/mutex.h is now threading.h).
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-28
/
+28
|
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵
Tobias Brunner
2009-08-14
1
-1
/
+1
|
|
|
|
enums mutex/condvar/rwlock_type_t.
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
hiding XFRM message names from netlink
Andreas Steffen
2009-01-09
1
-26
/
+4
|
*
renamed chunk
Andreas Steffen
2009-01-09
1
-2
/
+2
|
*
refactored DBG3 output of sent XFRM messages
Andreas Steffen
2009-01-09
1
-1
/
+41
|
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
1
-9
/
+10
|
*
got rid of deprecated create_iterator_locked()
Martin Willi
2008-11-05
1
-0
/
+1
|
*
merging modularized kernel interface back to trunk
Tobias Brunner
2008-09-25
1
-0
/
+280