Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -88/+0 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -7/+7 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | use MOBIKE enabled DPD if we are NATed | Martin Willi | 2008-10-06 | 1 | -0/+5 |
| | | | | update SAs if we detect changes in NAT mappings | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -22/+13 |
| | |||||
* | implemented more aggressive MOBIKE path probing | Martin Willi | 2007-09-28 | 1 | -0/+8 |
| | | | | | do not queue more than one MOBIKE task | ||||
* | implemented routeability checks for mobike (experimental) | Martin Willi | 2007-09-03 | 1 | -0/+13 |
| | |||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 1 | -5/+2 |
| | | | | | | | | 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 | ||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 1 | -0/+76 |
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! |