Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added -4 and -6 switches to udp socket | Christian Pointner | 2009-02-26 | 1 | -1/+1 |
* | added -4 and -6 command line arguments | Christian Pointner | 2009-02-26 | 1 | -1/+29 |
* | added command line parameters for new logging | Christian Pointner | 2009-02-23 | 1 | -3/+30 |
* | tested with gcc pedantic -> cleanup | Christian Pointner | 2009-02-20 | 1 | -0/+1 |
* | added runtime switch for anytun 0.2 crypto compability | Christian Pointner | 2009-02-18 | 1 | -0/+4 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | new ifconfig syntax (only command line parser yet) | Christian Pointner | 2009-02-03 | 1 | -24/+56 |
* | droping privileges without chroot is now possible | Christian Pointner | 2009-01-28 | 1 | -9/+11 |
* | reenabled ld-kdr | Christian Pointner | 2009-01-28 | 1 | -2/+2 |
* | deactivated option for ld_kdr | Christian Pointner | 2009-01-28 | 1 | -16/+16 |
* | switching key derivation prf to null if no auth or no enc | Christian Pointner | 2009-01-20 | 1 | -0/+6 |
* | fixed bug which prevents uanytun from detecting device type properly | Christian Pointner | 2009-01-19 | 1 | -2/+1 |
* | fixed anytun 0.2 compat mode | Christian Pointner | 2009-01-16 | 1 | -1/+0 |
* | added posibility to disable passphrase calculation | Christian Pointner | 2009-01-10 | 1 | -0/+4 |
* | some cleanup (better handling if error on hex string option i.e. key) | Christian Pointner | 2009-01-08 | 1 | -18/+22 |
* | updated manpage | Christian Pointner | 2009-01-06 | 1 | -1/+1 |
* | some cleanup | Christian Pointner | 2009-01-06 | 1 | -9/+28 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -0/+14 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -3/+3 |
* | added option ld-kdr for the key derivation rate | Christian Pointner | 2009-01-02 | 1 | -1/+5 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -1/+3 |
* | changed useless malloc for options_t | Christian Pointner | 2008-12-31 | 1 | -82/+74 |
* | fixed some out of memory errors | Christian Pointner | 2008-12-30 | 1 | -9/+20 |
* | processing of device packets works now (null cipher and no auth algo) | Christian Pointner | 2008-12-28 | 1 | -3/+3 |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -0/+3 |
* | int main() is pretty finished now | Christian Pointner | 2008-12-28 | 1 | -0/+13 |
* | options parser finished | Christian Pointner | 2008-12-28 | 1 | -1/+5 |
* | options parser almost done | Christian Pointner | 2008-12-28 | 1 | -14/+134 |
* | added options parser | Christian Pointner | 2008-12-28 | 1 | -0/+193 |