Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added exception to the license which allows linking against OpenSSL | Christian Pointner | 2014-06-21 | 1 | -0/+13 |
| | |||||
* | fixed typo in description | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | merged most changes from rail branch to trunk | Christian Pointner | 2014-06-08 | 1 | -2/+2 |
| | |||||
* | updated copyright year | Christian Pointner | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | fixed include guards, new format: UANYTUN_filename_h_INCLUDED | Christian Pointner | 2009-11-12 | 1 | -2/+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 | -38/+1 |
| | |||||
* | moved from execl to execve | Christian Pointner | 2009-06-24 | 1 | -3/+3 |
| | |||||
* | moved from %m to %s and strerror | Christian Pointner | 2009-02-26 | 1 | -1/+1 |
| | |||||
* | added extended logging support | Christian Pointner | 2009-02-23 | 1 | -2/+2 |
| | |||||
* | tested with gcc pedantic -> cleanup | Christian Pointner | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
| | |||||
* | updated exit status handling of exec script | Christian Pointner | 2009-01-20 | 1 | -1/+12 |
| | |||||
* | some more memory erros @ tun device fixed | Christian Pointner | 2008-12-27 | 1 | -0/+66 |
added exec script for post up scripts |