Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial checkin of new resolver | Christian Pointner | 2009-03-03 | 1 | -0/+9 |
* | fixed log target string parser | Christian Pointner | 2009-02-22 | 1 | -3/+3 |
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -12/+12 |
* | added -L|--log to command line parser | Christian Pointner | 2009-02-22 | 1 | -12/+18 |
* | added signal controller (console control handler) to windows | Christian Pointner | 2009-02-22 | 1 | -3/+2 |
* | fixed build on Windows (after logging chances) | Christian Pointner | 2009-02-22 | 1 | -1/+9 |
* | added extended logging capability | Christian Pointner | 2009-02-22 | 1 | -10/+7 |
* | added file logging target | Christian Pointner | 2009-02-20 | 1 | -1/+1 |
* | fixed sync error | Othmar Gsenger | 2009-02-20 | 1 | -10/+11 |
* | added some log messages | Othmar Gsenger | 2009-02-20 | 1 | -3/+7 |
* | windows service works now | Christian Pointner | 2009-02-20 | 1 | -3/+49 |
* | fixed disabledRouting | Othmar Gsenger | 2009-02-18 | 1 | -0/+1 |
* | added anytun02 compat runtime switch | Christian Pointner | 2009-02-18 | 1 | -4/+7 |
* | static build mostly fixed | Othmar Gsenger | 2009-02-18 | 1 | -3/+5 |
* | turn off routing, when no multi connection support (no sync hosts or tap device) | Othmar Gsenger | 2009-02-18 | 1 | -27/+13 |
* | moved to new handling if ifconfig parameters (more windows friendly) | Christian Pointner | 2009-01-31 | 1 | -4/+6 |
* | refactoring | Christian Pointner | 2009-01-30 | 1 | -2/+2 |
* | droping privileges is now possible without chroot | Christian Pointner | 2009-01-30 | 1 | -4/+8 |
* | merged options parser | Christian Pointner | 2009-01-28 | 1 | -0/+1 |
* | no routing disable -R and warning | Christian Pointner | 2009-01-21 | 1 | -1/+3 |
* | improved esit status handling of exec script for unix | Christian Pointner | 2009-01-20 | 1 | -2/+2 |
* | added actual node to tundevice (currently only for windows) | Christian Pointner | 2009-01-20 | 1 | -2/+1 |
* | recv also throws runtime error on windows when an icmp unreachable message ar... | Christian Pointner | 2009-01-20 | 1 | -36/+20 |
* | fixed silly bug at new tundevice | Christian Pointner | 2009-01-19 | 1 | -4/+12 |
* | first working version of windows TunDevice (currently only tap) | Christian Pointner | 2009-01-19 | 1 | -1/+1 |
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -12/+14 |
* | doing replay protection before learning remote host | Christian Pointner | 2009-01-18 | 1 | -8/+13 |
* | added passphrase support to key derivation | Christian Pointner | 2009-01-18 | 1 | -1/+1 |
* | removed debug output | Christian Pointner | 2009-01-17 | 1 | -4/+1 |
* | options parser refactoring | Christian Pointner | 2009-01-17 | 1 | -16/+20 |
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -3/+7 |
* | small cleanup | Christian Pointner | 2009-01-16 | 1 | -1/+2 |
* | changed strerr to boost::system::error | Othmar Gsenger | 2009-01-16 | 1 | -2/+1 |
* | added log kd rate parametery | Christian Pointner | 2009-01-15 | 1 | -6/+16 |
* | added a workaround for strerror_r problem | Christian Pointner | 2009-01-15 | 1 | -8/+8 |
* | auth algo now stores direction as well | Christian Pointner | 2009-01-15 | 1 | -4/+4 |
* | cipher now stores kd direction | Christian Pointner | 2009-01-15 | 1 | -4/+4 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -41/+41 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -11/+13 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -3/+0 |
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -4/+6 |
* | ported authAlgo from uanytun to anytun | Christian Pointner | 2009-01-14 | 1 | -24/+7 |
* | ported cipher from uanytun to anytun | Christian Pointner | 2009-01-14 | 1 | -21/+2 |
* | ported uAnytun sequence window to anytun | Christian Pointner | 2009-01-12 | 1 | -15/+5 |
* | fixed anytun-nosync build target | Othmar Gsenger | 2009-01-12 | 1 | -22/+27 |
* | allways write exceptions to log | Othmar Gsenger | 2009-01-02 | 1 | -6/+4 |
* | typo in help | Othmar Gsenger | 2008-12-26 | 1 | -1/+1 |
* | some documentation | Othmar Gsenger | 2008-12-23 | 1 | -1/+10 |
* | catching no route exceptions | Othmar Gsenger | 2008-12-22 | 1 | -5/+13 |
* | added route option to anytun | Othmar Gsenger | 2008-12-21 | 1 | -0/+9 |