Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure script update | Christian Pointner | 2009-11-14 | 1 | -0/+3 |
* | added --no-examples to configure script | Christian Pointner | 2009-11-14 | 2 | -3/+22 |
* | small fix at configure | Christian Pointner | 2009-11-14 | 2 | -3/+2 |
* | example configs get installed in examples directory now | Christian Pointner | 2009-11-14 | 2 | -21/+36 |
* | added init.d script documantion to Readme | Christian Pointner | 2009-11-14 | 1 | -0/+32 |
* | improved error handling at configure arguments | Christian Pointner | 2009-11-13 | 1 | -5/+11 |
* | fixed include guards, new format: UANYTUN_filename_h_INCLUDED | Christian Pointner | 2009-11-12 | 17 | -32/+37 |
* | smalle Makefile improvement | Christian Pointner | 2009-11-12 | 1 | -4/+4 |
* | cleaned Makefile | Christian Pointner | 2009-11-12 | 3 | -38/+46 |
* | no stripping by default at make install | Christian Pointner | 2009-11-11 | 2 | -4/+13 |
* | cosmetic chnages at manpage | Christian Pointner | 2009-11-11 | 1 | -1/+5 |
* | cosmetic changes at Readme | Christian Pointner | 2009-11-11 | 1 | -3/+0 |
* | updated changelog | Christian Pointner | 2009-11-11 | 1 | -0/+1 |
* | manpage cleanup | Christian Pointner | 2009-11-11 | 1 | -5/+6 |
* | updated Readme | Christian Pointner | 2009-11-11 | 1 | -4/+1 |
* | removed username,groupname from openwrt example config as well | Christian Pointner | 2009-11-11 | 1 | -10/+2 |
* | no more username,groupname in sample config | Christian Pointner | 2009-11-11 | 5 | -10/+10 |
* | updated openwrt package | Christian Pointner | 2009-11-11 | 1 | -3/+3 |
* | fixed install target | Christian Pointner | 2009-11-11 | 2 | -24/+3 |
* | updated ChangeLog (new svn location) | Christian Pointner | 2009-11-10 | 1 | -0/+4 |
* | removed debian directory | Christian Pointner | 2009-11-10 | 7 | -143/+3 |
* | updated ChangeLog for Release 0.3.1rel-0.3.1v0.3.1 | Christian Pointner | 2009-11-08 | 1 | -1/+3 |
* | further manpage improvements | Christian Pointner | 2009-11-08 | 3 | -30/+39 |
* | manpage cleanups | Christian Pointner | 2009-11-08 | 1 | -253/+176 |
* | small configure improvement | Christian Pointner | 2009-11-08 | 1 | -5/+27 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 38 | -78/+114 |
* | fixed build on FreeBSD | Christian Pointner | 2009-10-06 | 2 | -3/+1 |
* | cleanup | Christian Pointner | 2009-06-24 | 1 | -3/+3 |
* | added pipe to uanytun_exec for execve errors | Christian Pointner | 2009-06-24 | 1 | -4/+34 |
* | more portibke way of calling execve | Christian Pointner | 2009-06-24 | 3 | -3/+6 |
* | fixed build on linux | Christian Pointner | 2009-06-24 | 1 | -0/+1 |
* | fixed ifconfig calls for linux and bsd | Christian Pointner | 2009-06-24 | 4 | -6/+6 |
* | bsd tun device now also uses uanytun_exec | Christian Pointner | 2009-06-24 | 2 | -17/+11 |
* | linux tun device now uses uanytun_exec for ifconfig call | Christian Pointner | 2009-06-24 | 4 | -47/+92 |
* | fixed build for no-crypt target | Christian Pointner | 2009-06-24 | 1 | -0/+2 |
* | moved from execl to execve | Christian Pointner | 2009-06-24 | 3 | -5/+6 |
* | added timestamp to file, stdout and stderr log messages | Christian Pointner | 2009-05-03 | 2 | -4/+26 |
* | added signal handling without races | Christian Pointner | 2009-05-03 | 4 | -35/+142 |
* | updated ChangeLog for Releaserel-0.3v0.3 | Christian Pointner | 2009-05-01 | 1 | -2/+4 |
* | updated changelog | Christian Pointner | 2009-04-07 | 1 | -1/+1 |
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 7 | -40/+13 |
* | updated to new crypto label | Christian Pointner | 2009-03-23 | 1 | -6/+6 |
* | added deprecated warning for anytun02-compat | Christian Pointner | 2009-03-17 | 7 | -1/+24 |
* | updated manpage and sample configs | Christian Pointner | 2009-03-17 | 6 | -8/+22 |
* | fixed label salt error | Christian Pointner | 2009-03-17 | 1 | -2/+2 |
* | fixed endianess error at new label | Christian Pointner | 2009-03-17 | 3 | -5/+7 |
* | removed role symmetric (useless) | Christian Pointner | 2009-03-16 | 4 | -10/+49 |
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 9 | -128/+61 |
* | added --role to options parser | Christian Pointner | 2009-03-16 | 3 | -0/+31 |
* | added command line option for auth tag length | Christian Pointner | 2009-03-13 | 9 | -71/+78 |