Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified SPI allocation after refactorings | Martin Willi | 2009-05-14 | 1 | -19/+4 |
| | |||||
* | do not report a CHILD_SA rekey time if rekeying disabled | Martin Willi | 2009-05-12 | 1 | -2/+10 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -4/+4 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | refactored and cleaned up child_sa interface | Martin Willi | 2008-11-19 | 1 | -263/+146 |
| | | | | | | | replaced add/update calls by a install() call allocating SPIs always externally support installation of non-allocated CHILD_SAs some other cleanups | ||||
* | fixed virtual IP re-installation failure in MOBIKE scenarios introduced with ↵ | Andreas Steffen | 2008-11-17 | 1 | -13/+19 |
| | | | | changeset 4662 | ||||
* | completed migration of MIPv6 connections | Andreas Steffen | 2008-11-16 | 1 | -31/+40 |
| | |||||
* | BEET mode might want forwarding policies | Martin Willi | 2008-11-12 | 1 | -11/+11 |
| | |||||
* | ported some hard-to-merge cherries back to trunk :-/ | Martin Willi | 2008-11-12 | 1 | -11/+9 |
| | | | | | shame, svn, shame: this was ways to complicated we should consider a switch to git... | ||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -66/+52 |
| | |||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 1 | -78/+161 |
| | |||||
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+1 |
| | |||||
* | moved CHILD_SA key derivation to keymat_t | Martin Willi | 2008-10-29 | 1 | -309/+167 |
| | | | | passing key chunks to CHILD_SA, not the PRF | ||||
* | additional getters for ipcomp and UDP encap | Martin Willi | 2008-10-24 | 1 | -0/+18 |
| | |||||
* | more CHILD_SA refactorings | Martin Willi | 2008-10-24 | 1 | -82/+77 |
| | |||||
* | fixed enumeration of CHILD_SA traffic selectors | Martin Willi | 2008-10-21 | 1 | -24/+25 |
| | |||||
* | moved updown script invocation to an optional plugin | Martin Willi | 2008-10-16 | 1 | -210/+19 |
| | |||||
* | cache keys for in and outbound ESP SAs | Martin Willi | 2008-10-15 | 1 | -189/+225 |
| | | | | | removed redundant storing of traffic selectors in CHILD_SA (sa_policy_t) creating TS pairs dynamically using create_policy_enumerator() | ||||
* | store ESP keys in CHILD_SA | Martin Willi | 2008-10-15 | 1 | -32/+43 |
| | |||||
* | passing chunks, not prf+, to kernel interface | Martin Willi | 2008-10-14 | 1 | -18/+107 |
| | | | | gives us better control of keymat in CHILD_SA | ||||
* | typos | Tobias Brunner | 2008-10-14 | 1 | -6/+6 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -4/+8 |
| | |||||
* | merging renaming of mode_t to ipsec_mode_t back to trunk | Tobias Brunner | 2008-09-25 | 1 | -10/+10 |
| | |||||
* | ipsec status lists IPCOMP CPIs | Andreas Steffen | 2008-07-22 | 1 | -3/+16 |
| | |||||
* | own CPI was not deleted due to copy-and-paste error | Andreas Steffen | 2008-07-22 | 1 | -1/+1 |
| | |||||
* | fixed acquire-delay bug by: | Martin Willi | 2008-07-16 | 1 | -3/+8 |
| | | | | | installing policies before states updating policies if protocol has changed | ||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -10/+84 |
| | |||||
* | added equals() method to peer_cfg, ike_cfg, proposals, auth_info | Martin Willi | 2008-03-26 | 1 | -36/+32 |
| | | | | | | allows easier merging of ipsec.conf connections replaced some iterators through enumerators made proposals algorithm_t private using enumerator | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+2 |
| | |||||
* | fixed _updown target for ipv6 | Andreas Steffen | 2007-11-06 | 1 | -1/+1 |
| | |||||
* | removed accidentally checked in debugging code | Martin Willi | 2007-10-01 | 1 | -4/+0 |
| | |||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -0/+4 |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls | ||||
* | improved MOBIKE roaming between interfaces | Martin Willi | 2007-09-24 | 1 | -0/+10 |
| | |||||
* | fixed firewall script invocation when interface is not available anymore | Martin Willi | 2007-07-03 | 1 | -17/+28 |
| | |||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 1 | -4/+6 |
| | | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation | ||||
* | fixed mobike address update from and to NAT | Martin Willi | 2007-07-02 | 1 | -33/+14 |
| | |||||
* | proper update of IPsec SA when roaming a host-to-host tunnel | Martin Willi | 2007-07-02 | 1 | -9/+36 |
| | | | | roaming of IPsec SAs using virtual IPs | ||||
* | further mobike improvements, regarding to NAT-T | Martin Willi | 2007-06-27 | 1 | -20/+8 |
| | |||||
* | simple roaming of the client works (not MOBIKE conform yet!) | Martin Willi | 2007-06-26 | 1 | -107/+47 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -2/+2 |
| | |||||
* | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go | Martin Willi | 2007-04-11 | 1 | -122/+48 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -34/+29 |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | ||||
* | fixed statusall rekey time jitter bug (again) | Martin Willi | 2007-03-20 | 1 | -4/+9 |
| | |||||
* | fixed CHILD_SA rekeying time in statusall | Martin Willi | 2007-03-20 | 1 | -2/+2 |
| | |||||
* | fixed netlink socket receiver code | Martin Willi | 2007-03-03 | 1 | -2/+3 |
| | | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore | ||||
* | added firewalling support when using virtual IPs | Martin Willi | 2007-03-01 | 1 | -15/+26 |
| | |||||
* | preparations for PLUTO_MY_SOURCEIP | Andreas Steffen | 2007-03-01 | 1 | -3/+22 |
| | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -98/+49 |
| | |||||
* | combined use_in and use_fwd | Andreas Steffen | 2007-01-10 | 1 | -18/+18 |
| | |||||
* | support for transport in create_child_sa | Martin Willi | 2007-01-08 | 1 | -2/+3 |
| | | | | include TRANSPORT/TUNNEL information in statusall |