| Commit message (Expand) | Author | Age | Files | Lines |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 5 | -10/+0 |
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 3 | -14/+14 |
* | updated Doxyfile | Martin Willi | 2009-03-24 | 3 | -3/+3 |
* | do not use a route if outgoing interface is down | Martin Willi | 2008-11-14 | 1 | -1/+1 |
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 3 | -53/+68 |
* | passing chunks, not prf+, to kernel interface | Martin Willi | 2008-10-14 | 3 | -21/+16 |
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 4 | -42/+85 |
* | mobike: try to keep existing source address before switching to another | Martin Willi | 2008-10-08 | 3 | -5/+13 |
* | merging renaming of mode_t to ipsec_mode_t back to trunk | Tobias Brunner | 2008-09-25 | 4 | -8/+54 |
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 4 | -2972/+653 |
* | 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 | 2 | -35/+163 |
* | 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 | 2 | -26/+25 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 2 | -87/+38 |
* | 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 | 2 | -33/+60 |