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
/
libhydra
/
plugins
/
kernel_netlink
/
kernel_netlink_shared.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-netlink: Pass protocol specific enum names to socket constructor
Martin Willi
2014-09-24
1
-8
/
+8
*
kernel-netlink: Clean up socket initialization, handle 0 as valid socket fd
Martin Willi
2014-09-24
1
-9
/
+6
*
kernel-netlink: Clean up response buffer management
Martin Willi
2014-09-24
1
-24
/
+16
*
kernel-netlink: Use recv() instead of recvfrom()
Martin Willi
2014-09-24
1
-11
/
+3
*
kernel-netlink: Avoid casting the NLMSG_DATA() return value
Martin Willi
2014-09-24
1
-1
/
+1
*
Add a Netlink utility function to add a RTA header and reserve space for data
Martin Willi
2013-03-15
1
-0
/
+21
*
Correctly check buffer length in netlink_add_attribute()
Martin Willi
2013-03-15
1
-1
/
+1
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Be less verbose when deleting SAs triggered by a hard expire
Martin Willi
2012-03-20
1
-0
/
+5
*
Migrated netlink_socket to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-23
/
+18
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+306