Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | alphabetical order | Andreas Steffen | 2007-06-27 | 1 | -246/+245 | |
| | ||||||
* | separated pluto, charon, and klips setup config section parameters | Andreas Steffen | 2007-06-27 | 1 | -136/+142 | |
| | ||||||
* | added passthrough scenario | Andreas Steffen | 2007-06-27 | 7 | -0/+105 | |
| | ||||||
* | added lefthostaccess and leftprotoport parameters | Andreas Steffen | 2007-06-27 | 1 | -27/+43 | |
| | ||||||
* | right=%<fqdn> wildcard added | Andreas Steffen | 2007-06-27 | 1 | -1/+11 | |
| | ||||||
* | update ipsec.conf man page | Andreas Steffen | 2007-06-27 | 1 | -279/+259 | |
| | ||||||
* | add starter.8 man page to distribution | Andreas Steffen | 2007-06-27 | 1 | -1/+1 | |
| | ||||||
* | further mobike improvements, regarding to NAT-T | Martin Willi | 2007-06-27 | 9 | -70/+83 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-06-27 | 1 | -2/+2 | |
| | ||||||
* | recognize wildcard keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -1/+1 | |
| | ||||||
* | recognize wildcards right=%group and keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -0/+27 | |
| | ||||||
* | updated copyright statement | Andreas Steffen | 2007-06-27 | 1 | -3/+4 | |
| | ||||||
* | fixed distro and copyright information | Andreas Steffen | 2007-06-27 | 1 | -7/+6 | |
| | ||||||
* | simple roaming of the client works (not MOBIKE conform yet!) | Martin Willi | 2007-06-26 | 8 | -303/+250 | |
| | ||||||
* | use of the right=%<fqdn> wildcard | Andreas Steffen | 2007-06-26 | 4 | -12/+8 | |
| | ||||||
* | further fixed for mobike roaming | Martin Willi | 2007-06-25 | 8 | -40/+153 | |
| | ||||||
* | support of right=%<FQDN> wildcard | Andreas Steffen | 2007-06-25 | 1 | -1/+19 | |
| | ||||||
* | discarded unused functions | Andreas Steffen | 2007-06-25 | 2 | -450/+1 | |
| | ||||||
* | make starter behave more gracefully in the presence of non-fatal errors | Andreas Steffen | 2007-06-25 | 3 | -96/+124 | |
| | ||||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 22 | -366/+1125 | |
| | | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! | |||||
* | added MOBIKE rfc | Martin Willi | 2007-06-20 | 1 | -0/+1851 | |
| | ||||||
* | IKEv1 rightallowany flag introduced | Andreas Steffen | 2007-06-20 | 1 | -1/+18 | |
| | ||||||
* | don't modify des/3des input key anymore | Martin Willi | 2007-06-19 | 1 | -2/+3 | |
| | ||||||
* | fixed virtua IP: adding virtual IP to interface address list cache directly | Martin Willi | 2007-06-19 | 1 | -16/+30 | |
| | | | | corrected debug targets | |||||
* | set nexthop to him when instantiating rightallowyes template with ↵ | Andreas Steffen | 2007-06-18 | 1 | -0/+4 | |
| | | | | leftnexthop == right | |||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 8 | -16/+46 | |
| | ||||||
* | added dynamic DNS scenarios | Andreas Steffen | 2007-06-18 | 31 | -0/+641 | |
| | ||||||
* | added extensions management to IKE_SA | Martin Willi | 2007-06-18 | 3 | -1/+64 | |
| | | | | fixed NATD payload (port) when using route lookup | |||||
* | source address lookup in kernel interface | Martin Willi | 2007-06-18 | 4 | -19/+125 | |
| | | | | | | use it for NAT detection if no source address known from config support for %any...%any connections | |||||
* | support for left=%any change our address dynamically | Martin Willi | 2007-06-18 | 1 | -4/+6 | |
| | ||||||
* | increased receive buffer to handle more interfaces | Martin Willi | 2007-06-18 | 1 | -1/+1 | |
| | ||||||
* | eliminated nexthop | Andreas Steffen | 2007-06-17 | 2 | -2/+0 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2007-06-16 | 1 | -1/+1 | |
| | ||||||
* | recognize strongswan-2.8.5 VID | Andreas Steffen | 2007-06-16 | 2 | -12/+14 | |
| | ||||||
* | implemented more flexible iterator hook API | Martin Willi | 2007-06-15 | 5 | -234/+418 | |
| | | | | kernel interface handles interface changes and updates address list | |||||
* | implemented address change notification (for MOBIKE) | Martin Willi | 2007-06-14 | 5 | -204/+364 | |
| | | | | | implemented up to date address list cache to list interfaces | |||||
* | fixed memleak when initiating to %any | Martin Willi | 2007-06-14 | 1 | -0/+1 | |
| | ||||||
* | added missing files to the last commit | Martin Willi | 2007-06-14 | 2 | -0/+232 | |
| | ||||||
* | proper reauthentication: | Martin Willi | 2007-06-14 | 7 | -78/+28 | |
| | | | | | IKE_SA is closed completely before the new is initiated, resolves some issues when a dynamic IP is requested from a pool | |||||
* | case insensitive identification_t.equals() for FQDN and RFC822ADDR | Martin Willi | 2007-06-14 | 1 | -3/+25 | |
| | ||||||
* | ported interfaces to new threading functions (incomplete) | Martin Willi | 2007-06-11 | 2 | -143/+129 | |
| | ||||||
* | added setsid() to properly detach from console | Martin Willi | 2007-06-11 | 1 | -0/+1 | |
| | ||||||
* | documentation fixes and updates | Martin Willi | 2007-06-11 | 7 | -21/+40 | |
| | ||||||
* | introduced callback_job: | Martin Willi | 2007-06-11 | 36 | -1778/+1606 | |
| | | | | | | | | | | | | simple asynchronous method invocation use daemons thread pool for all threads proper cancellation and cleanups cancellation mechanism to dynamically unload multithreaded code unified event_queue and scheduler => scheduler unified job_queue and thread_pool => processor removed job_type_t, not really needed fixes here, there and everywhere | |||||
* | removed all nexthop statements | Andreas Steffen | 2007-06-10 | 249 | -252/+11 | |
| | ||||||
* | disabling leak detective at runtime by setting LEAK_DETECTIVE_DISABLE env var | Martin Willi | 2007-06-08 | 1 | -3/+14 | |
| | ||||||
* | version bumps to linux 2.6.21.3 kernel and strongswan 4.1.4 | Andreas Steffen | 2007-06-08 | 1 | -2/+2 | |
| | ||||||
* | added x as a wildcard for number of tests | Andreas Steffen | 2007-06-08 | 1 | -1/+1 | |
| | ||||||
* | pass eroutes now need explicit routes | Andreas Steffen | 2007-06-08 | 2 | -0/+2 | |
| | ||||||
* | no need for left|rightnexthop parameter any more | Andreas Steffen | 2007-06-08 | 1 | -1/+2 | |
| |