Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed bugged in udp_endpoint_to_string | Christian Pointner | 2010-11-26 | 1 | -1/+1 |
* | fixed build | Christian Pointner | 2010-10-03 | 1 | -1/+1 |
* | small refactoring | Christian Pointner | 2010-10-03 | 1 | -5/+5 |
* | blocking SIG_PIPE and SIG_CHLD by default | Christian Pointner | 2010-10-03 | 1 | -2/+9 |
* | fixed configure (no svn error output) | Christian Pointner | 2010-02-20 | 1 | -1/+1 |
* | fixed spelling errors | Christian Pointner | 2010-02-17 | 2 | -3/+3 |
* | updated copyright year | Christian Pointner | 2010-02-11 | 35 | -35/+35 |
* | fixed typo | Christian Pointner | 2010-01-16 | 1 | -1/+1 |
* | got rid of V4_MAPPED stuff | Christian Pointner | 2010-01-16 | 2 | -25/+0 |
* | multi sockets work now | Christian Pointner | 2010-01-16 | 3 | -18/+67 |
* | listening on multiple sockets now | Christian Pointner | 2010-01-16 | 3 | -55/+62 |
* | changed name of udp structure | Christian Pointner | 2010-01-16 | 3 | -42/+59 |
* | added --debug cmd line options | Christian Pointner | 2010-01-14 | 2 | -0/+10 |
* | moved crypto initilization to seperate header file | Christian Pointner | 2010-01-11 | 2 | -44/+98 |
* | moved default log target to options | Christian Pointner | 2010-01-11 | 2 | -18/+16 |
* | signal_handler include cleanup | Christian Pointner | 2010-01-06 | 1 | -5/+2 |
* | fixed spelling error | Christian Pointner | 2009-12-23 | 1 | -1/+1 |
* | added version info into binary | Christian Pointner | 2009-12-22 | 4 | -2/+48 |
* | added patch from Cyril Brulebois in order to enable build on Debian/Freebsd K... | Christian Pointner | 2009-12-18 | 2 | -3/+3 |
* | fixed spelling error programm != program | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
* | fixed memory error at string_list | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 16 | -32/+32 |
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 2 | -7/+29 |
* | no in-place sed at make install | Christian Pointner | 2009-11-15 | 1 | -4/+5 |
* | 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 |
* | 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 | 2 | -38/+44 |
* | no stripping by default at make install | Christian Pointner | 2009-11-11 | 2 | -4/+13 |
* | fixed install target | Christian Pointner | 2009-11-11 | 2 | -24/+3 |
* | small configure improvement | Christian Pointner | 2009-11-08 | 1 | -5/+27 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 34 | -68/+102 |
* | 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 | 1 | -3/+24 |
* | added signal handling without races | Christian Pointner | 2009-05-03 | 3 | -35/+138 |
* | 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 |