Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | do not delete existing routes with NETKEY | Andreas Steffen | 2007-06-08 | 1 | -0/+7 |
| | |||||
* | _updown inserts routes only if a sourceip is defined | Andreas Steffen | 2007-06-06 | 1 | -0/+10 |
| | |||||
* | insert route only in case of sourceip | Andreas Steffen | 2007-06-06 | 1 | -10/+24 |
| | |||||
* | do not print nexthop in ipsec status[all] | Andreas Steffen | 2007-06-06 | 1 | -61/+5 |
| | |||||
* | included patch from Rene Mayrhofer to respect DESTDIR in make install | Martin Willi | 2007-06-06 | 1 | -10/+10 |
| | |||||
* | version bump to 4.1.4 | Andreas Steffen | 2007-05-26 | 2 | -1/+3 |
| | |||||
* | version bump to 4.1.4 | Andreas Steffen | 2007-05-26 | 1 | -1/+1 |
| | |||||
* | moved assignment of CERT_UNKNOWN4.1.3 | Andreas Steffen | 2007-05-25 | 1 | -2/+2 |
| | |||||
* | changed exceeded to reached | Andreas Steffen | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | log trust pathlen | Andreas Steffen | 2007-05-25 | 1 | -4/+6 |
| | |||||
* | fixed html output | Andreas Steffen | 2007-05-25 | 1 | -5/+10 |
| | |||||
* | libfreeswan kernel header problem fixed | Andreas Steffen | 2007-05-25 | 1 | -2/+7 |
| | |||||
* | included a certificate label in the is_trusted() method | Andreas Steffen | 2007-05-25 | 3 | -10/+9 |
| | |||||
* | updated NEWS for 4.1.3 | Martin Willi | 2007-05-25 | 1 | -0/+16 |
| | |||||
* | stop dave in posttest.dat | Andreas Steffen | 2007-05-25 | 2 | -0/+2 |
| | |||||
* | multi-level-ca-strict scenario added | Andreas Steffen | 2007-05-25 | 15 | -0/+287 |
| | |||||
* | virtual-ip-override scenario added | Andreas Steffen | 2007-05-25 | 8 | -0/+134 |
| | |||||
* | stop iptables on dave | Andreas Steffen | 2007-05-25 | 1 | -0/+1 |
| | |||||
* | DBG1 level now shows stepping up through the certifiate hierarchy up to the ↵ | Andreas Steffen | 2007-05-25 | 1 | -2/+2 |
| | | | | trust anchor | ||||
* | set certinfo status to CERT_UNKNOWN before crl and|or ocsp verification | Andreas Steffen | 2007-05-25 | 1 | -3/+7 |
| | |||||
* | x509_t* argument in get_issuer() method is not constant any more because a ↵ | Andreas Steffen | 2007-05-25 | 1 | -1/+1 |
| | | | | short cut to the ca might be set | ||||
* | fixed virtual-ip scenario | Andreas Steffen | 2007-05-25 | 2 | -3/+4 |
| | |||||
* | version bump to 4.1.3 | Andreas Steffen | 2007-05-25 | 2 | -6/+6 |
| | |||||
* | added parsing of charging and group attributes | Andreas Steffen | 2007-05-25 | 1 | -14/+63 |
| | |||||
* | version bump to 4.1.3 | Andreas Steffen | 2007-05-25 | 2 | -1/+5 |
| | |||||
* | fixed man page | Martin Willi | 2007-05-25 | 1 | -1/+1 |
| |