Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no stripping by default at make install | Christian Pointner | 2009-11-11 | 1 | -1/+3 |
* | fixed install target | Christian Pointner | 2009-11-11 | 1 | -12/+2 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | linux tun device now uses uanytun_exec for ifconfig call | Christian Pointner | 2009-06-24 | 1 | -0/+1 |
* | fixed build on FreeBSD | Christian Pointner | 2009-03-04 | 1 | -1/+1 |
* | make distclean is now always possible | Christian Pointner | 2009-03-03 | 1 | -1/+5 |
* | added adduser and deluser to insatll target | Christian Pointner | 2009-02-28 | 1 | -15/+25 |
* | added string_list | Christian Pointner | 2009-02-23 | 1 | -0/+1 |
* | small cleanup | Christian Pointner | 2009-02-18 | 1 | -0/+1 |
* | added install target to make file | Christian Pointner | 2009-02-06 | 1 | -1/+46 |
* | remove LD completly | Christian Pointner | 2009-02-04 | 1 | -3/+1 |
* | always use gcc for linking (not ld) | Christian Pointner | 2009-02-04 | 1 | -0/+2 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | readded phony targets to makefile | Christian Pointner | 2009-01-28 | 1 | -0/+2 |
* | reenabled ld-kdr | Christian Pointner | 2009-01-28 | 1 | -12/+12 |
* | no crypto wokrs now with new build scripts | Christian Pointner | 2009-01-10 | 1 | -1/+4 |
* | improved Makefile and configure script | Christian Pointner | 2009-01-10 | 1 | -64/+27 |
* | removed silly anytun 02 compat handling | Christian Pointner | 2009-01-05 | 1 | -2/+2 |
* | added ssl-crypto based implementation of cipher | Christian Pointner | 2009-01-05 | 1 | -2/+2 |
* | added alternative implementation of key derivation using ssl crypto library | Christian Pointner | 2009-01-05 | 1 | -2/+2 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -2/+2 |
* | disabling gmp by default | Christian Pointner | 2009-01-04 | 1 | -2/+2 |
* | added libgmp free ctr calc implementation to key derivation | Christian Pointner | 2009-01-04 | 1 | -1/+1 |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 1 | -1/+1 |
* | get rid of some mallocs and mpz_inits at key derivation | Christian Pointner | 2009-01-04 | 1 | -1/+1 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -3/+6 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -3/+7 |
* | added define for anytun compat | Christian Pointner | 2009-01-02 | 1 | -1/+1 |
* | key derivation seems to work now | Christian Pointner | 2009-01-02 | 1 | -1/+1 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+4 |
* | fixed build on OpenBSD | Christian Pointner | 2009-01-01 | 1 | -1/+1 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -1/+1 |
* | added sequence window | Christian Pointner | 2008-12-31 | 1 | -0/+4 |
* | works on OpenBSD now (but no support for UDPv6) | Christian Pointner | 2008-12-29 | 1 | -0/+1 |
* | fixed build for OpenBSD (no tun device yet) | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | added -O2 to CCFLAGS | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added options parser | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added encrypted packet | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added plain packet | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added udp socket | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 1 | -1/+6 |
* | initial checkin | Christian Pointner | 2008-12-27 | 1 | -0/+78 |