Commit message (Expand) | 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 | -3/+3 |
* | 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 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | added linux support for new ifconfig usage | Christian Pointner | 2009-02-04 | 1 | -0/+1 |
* | new ifconfig syntax (only command line parser yet) | Christian Pointner | 2009-02-03 | 1 | -4/+4 |
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 1 | -2/+2 |
* | added bsd tun device | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | added datatypes.h | Christian Pointner | 2008-12-27 | 1 | -5/+0 |
* | added first version of tun device (needs furhter testing) | Christian Pointner | 2008-12-27 | 1 | -0/+32 |
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 1 | -0/+40 |