summaryrefslogtreecommitdiff
path: root/src/sysexec.c
Commit message (Expand)AuthorAgeFilesLines
* updated copyright headerChristian Pointner2016-02-251-1/+1
* added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-211-0/+13
* fixed typo in descriptionChristian Pointner2014-06-211-1/+1
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-4/+4
* -Wall cleanupChristian Pointner2012-09-251-1/+4
* fixed spelling errorsChristian Pointner2010-02-171-1/+1
* updated copyright yearChristian Pointner2010-02-111-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* cleanupChristian Pointner2009-06-241-3/+3
* added pipe to uanytun_exec for execve errorsChristian Pointner2009-06-241-4/+34
* fixed build on linuxChristian Pointner2009-06-241-0/+1
* fixed ifconfig calls for linux and bsdChristian Pointner2009-06-241-3/+3
* linux tun device now uses uanytun_exec for ifconfig callChristian Pointner2009-06-241-0/+83