Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright year | Christian Pointner | 2010-02-11 | 1 | -1/+1 |
* | got rid of V4_MAPPED stuff | Christian Pointner | 2010-01-16 | 1 | -7/+0 |
* | added --debug cmd line options | Christian Pointner | 2010-01-14 | 1 | -0/+9 |
* | moved default log target to options | Christian Pointner | 2010-01-11 | 1 | -0/+3 |
* | added version info into binary | Christian Pointner | 2009-12-22 | 1 | -0/+10 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | fixed build for no-crypt target | Christian Pointner | 2009-06-24 | 1 | -0/+2 |
* | moved from execl to execve | Christian Pointner | 2009-06-24 | 1 | -1/+1 |
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 1 | -6/+0 |
* | added deprecated warning for anytun02-compat | Christian Pointner | 2009-03-17 | 1 | -1/+3 |
* | removed role symmetric (useless) | Christian Pointner | 2009-03-16 | 1 | -4/+1 |
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 1 | -4/+0 |
* | added --role to options parser | Christian Pointner | 2009-03-16 | 1 | -0/+24 |
* | added command line option for auth tag length | Christian Pointner | 2009-03-13 | 1 | -0/+16 |
* | updated manpage and usage info | Christian Pointner | 2009-03-03 | 1 | -1/+1 |
* | deactivated --ld-kdr | Christian Pointner | 2009-03-03 | 1 | -1/+1 |
* | 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 |