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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
completed migration of MIPv6 connections
Andreas Steffen
2008-11-16
1
-3
/
+2
|
*
using aligned buffers for netlink
Martin Willi
2008-11-14
3
-14
/
+23
|
*
fixed encap enabling in xfrm (using new encap state, not the old one)
Martin Willi
2008-11-14
1
-3
/
+3
|
*
do not use a route if outgoing interface is down
Martin Willi
2008-11-14
1
-54
/
+81
|
|
|
|
other cleanups
*
rta->rta_len is NOT the payload data length, use RTA_PAYLOAD(rta) instead!
Martin Willi
2008-11-14
1
-2
/
+3
|
*
do not use public interface for functions which are local anyway
Martin Willi
2008-11-14
1
-57
/
+54
|
*
fixed compiler warning
Martin Willi
2008-11-11
1
-2
/
+2
|
*
fixing a memory leak
Tobias Brunner
2008-11-11
1
-3
/
+7
|
*
merging kernel_klips plugin back into trunk
Tobias Brunner
2008-11-11
1
-19
/
+121
|
*
added retrieval of remote kmaddress via PF_KEY
Andreas Steffen
2008-11-07
1
-1
/
+1
|
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
3
-47
/
+55
|
*
got rid of deprecated create_iterator_locked()
Martin Willi
2008-11-05
3
-51
/
+72
|
*
do not install route if interface lookup failed
Martin Willi
2008-11-05
1
-16
/
+23
|
*
corrected a copy-and-paste error
Andreas Steffen
2008-11-03
1
-1
/
+1
|
*
updated copyright of kernel interface code
Andreas Steffen
2008-11-03
1
-0
/
+1
|
*
added support for xfrm remote kmaddress
Andreas Steffen
2008-11-03
1
-4
/
+5
|
*
migrate_job() finds a matching child_cfg
Andreas Steffen
2008-11-03
1
-14
/
+30
|
*
fully implemented the parsing of XFRM and PF_KEY MIGRATE messages
Andreas Steffen
2008-11-02
1
-18
/
+61
|
*
identify attributes of XFRM ACQUIRE and MIGRATE messages
Andreas Steffen
2008-10-31
1
-14
/
+58
|
*
subscribing XFRM socket for MIGRATE messages
Andreas Steffen
2008-10-31
1
-2
/
+3
|
*
parse xfrm and pf_key acquire messages and subscribe to migrate messages
Andreas Steffen
2008-10-31
1
-10
/
+75
|
*
passing chunks, not prf+, to kernel interface
Martin Willi
2008-10-14
1
-90
/
+74
|
|
|
|
gives us better control of keymat in CHILD_SA
*
merging kernel_pfkey plugin back from kernel-interface branch
Tobias Brunner
2008-10-14
1
-173
/
+10
|
*
faster implementation of addr_in_subnet()
Andreas Steffen
2008-10-09
1
-13
/
+14
|
*
ignore routing events for our own routes
Martin Willi
2008-10-08
1
-0
/
+6
|
*
mobike: try to keep existing source address before switching to another
Martin Willi
2008-10-08
1
-6
/
+13
|
*
correct fix that replaces Changeset 4378
Andreas Steffen
2008-10-08
1
-4
/
+6
|
*
removing fix applied by Changeset 4378
Andreas Steffen
2008-10-08
1
-4
/
+2
|
*
fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang ↵
Andreas Steffen
2008-10-07
1
-2
/
+4
|
|
|
|
Steudel, TU Ilmenau
*
userland support to process notifies for new NAT mappings detected in UDP ↵
Martin Willi
2008-10-07
1
-1
/
+62
|
|
|
|
encapsulation
*
merging renaming of mode_t to ipsec_mode_t back to trunk
Tobias Brunner
2008-09-25
3
-6
/
+6
|
*
merging modularized kernel interface back to trunk
Tobias Brunner
2008-09-25
9
-0
/
+3610