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
/
kernel
/
kernel_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
typos
Tobias Brunner
2008-09-03
1
-6
/
+5
*
do not return IPv6 src addresses for IPv4 destinations
Martin Willi
2008-08-21
1
-2
/
+4
*
charon.process_route = no does not process RTM_NEWROUTE and RTM_DELROUTE even...
Andreas Steffen
2008-08-21
1
-3
/
+14
*
avoid too many alloca()s in netlink send, problematic on MIPS
Martin Willi
2008-08-21
1
-2
/
+7
*
roam jobs for routing table changes not fired for virtual IP routes
Martin Willi
2008-08-18
1
-36
/
+66
*
do not fire a roam job when virtual IP is deleted
Andreas Steffen
2008-08-15
1
-1
/
+1
*
temporary workaround to prevent roam jobs due to virtual IP installations
Andreas Steffen
2008-08-11
1
-1
/
+2
*
use condvar broadcasts to signal threads waiting for an IP, there might be mo...
Martin Willi
2008-07-30
1
-2
/
+2
*
use XFRM_MSG_UPDPOLICY for existing policies only
Martin Willi
2008-07-28
1
-1
/
+1
*
ipsec status lists IPCOMP CPIs
Andreas Steffen
2008-07-22
1
-0
/
+1
*
consistent logging of SPIs and CPIs
Andreas Steffen
2008-07-22
1
-36
/
+54
*
consistent logging of IKE and CHILD SAs
Andreas Steffen
2008-07-21
1
-3
/
+3
*
ignore IPCOMP acquires, fixes additional CHILD_SA setup with acquired SAs usi...
Martin Willi
2008-07-17
1
-0
/
+12
*
do not distinguish different policy protocols in userland cache
Martin Willi
2008-07-16
1
-6
/
+1
*
do not complain about existing routes
Martin Willi
2008-07-16
1
-8
/
+22
*
fixed acquire-delay bug by:
Martin Willi
2008-07-16
1
-5
/
+7
*
set XFRM_STATE_AF_UNSPEC flag only in IPsec tunnel mode
Andreas Steffen
2008-07-15
1
-1
/
+4
*
The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and IPv6-...
Andreas Steffen
2008-07-15
1
-1
/
+7
*
ike/kernel protocol identifier conversion functions
Martin Willi
2008-06-26
1
-15
/
+43
*
merging the ESP sequence numbers of an SA in update_sa (fixing #52)
Tobias Brunner
2008-06-24
1
-5
/
+127
*
do not use self-installed route for IKE if routing table is 0
Martin Willi
2008-06-17
1
-0
/
+7
*
added strongswan.conf option "routing_table" and "routing_table_prio"
Martin Willi
2008-06-10
1
-10
/
+29
*
added strongswan.conf option to disable route installation
Martin Willi
2008-06-10
1
-2
/
+10
*
Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) i...
Tobias Brunner
2008-05-16
1
-35
/
+90
*
IPComp for IKEv2
Tobias Brunner
2008-05-08
1
-32
/
+143
*
made some stuff static
Tobias Brunner
2008-04-28
1
-3
/
+3
*
added equals() method to peer_cfg, ike_cfg, proposals, auth_info
Martin Willi
2008-03-26
1
-25
/
+21
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-7
/
+2
*
fixed some typos
Martin Willi
2007-10-05
1
-2
/
+2
*
removed recursive mutex and __USE_UNIX98, should fix uClibc build
Martin Willi
2007-10-05
1
-12
/
+13
*
made add_ip()/del_ip() calls synchron (waiting until kernel event received)
Martin Willi
2007-09-27
1
-21
/
+90
*
improved MOBIKE roaming between interfaces
Martin Willi
2007-09-24
1
-5
/
+6
*
implemented routeability checks for mobike (experimental)
Martin Willi
2007-09-03
1
-6
/
+38
*
fixed compiler warning
Martin Willi
2007-07-16
1
-3
/
+3
*
include default route also in src address evaluation
Andreas Steffen
2007-07-13
1
-4
/
+4
*
include default route with missing dst field into route evaluation
Andreas Steffen
2007-07-13
1
-6
/
+7
*
doing route lookup in userspace to ignore routes installed by us
Martin Willi
2007-07-11
1
-29
/
+121
*
using own routing table for installed routes (table 100, prio 100)
Martin Willi
2007-07-11
1
-1
/
+51
*
using correct nexthop for inserted route
Martin Willi
2007-07-04
1
-15
/
+30
*
improved MOBIKE:
Martin Willi
2007-07-03
1
-32
/
+58
*
fixed typo
Andreas Steffen
2007-07-02
1
-3
/
+3
*
proper update of IPsec SA when roaming a host-to-host tunnel
Martin Willi
2007-07-02
1
-9
/
+14
*
further mobike improvements, regarding to NAT-T
Martin Willi
2007-06-27
1
-5
/
+5
*
simple roaming of the client works (not MOBIKE conform yet!)
Martin Willi
2007-06-26
1
-25
/
+22
*
further fixed for mobike roaming
Martin Willi
2007-06-25
1
-8
/
+24
*
further MOBIKE stuff:
Martin Willi
2007-06-21
1
-216
/
+223
*
fixed virtua IP: adding virtual IP to interface address list cache directly
Martin Willi
2007-06-19
1
-16
/
+30
*
source address lookup in kernel interface
Martin Willi
2007-06-18
1
-1
/
+79
*
increased receive buffer to handle more interfaces
Martin Willi
2007-06-18
1
-1
/
+1
*
implemented more flexible iterator hook API
Martin Willi
2007-06-15
1
-195
/
+345
[next]