Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved from %m to %s and strerror | Christian Pointner | 2009-02-26 | 1 | -2/+2 |
* | added extended logging support | Christian Pointner | 2009-02-23 | 1 | -6/+6 |
* | tested with gcc pedantic -> cleanup | Christian Pointner | 2009-02-20 | 1 | -1/+2 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | added linux support for new ifconfig usage | Christian Pointner | 2009-02-04 | 1 | -17/+18 |
* | new ifconfig syntax (only command line parser yet) | Christian Pointner | 2009-02-03 | 1 | -25/+21 |
* | fixed packet length errors | Christian Pointner | 2009-01-16 | 1 | -0/+3 |
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 1 | -36/+31 |
* | fixed some out of memory errors | Christian Pointner | 2008-12-30 | 1 | -14/+10 |
* | added bsd tun device | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -2/+4 |
* | added datatypes.h | Christian Pointner | 2008-12-27 | 1 | -0/+2 |
* | some more memory erros @ tun device fixed | Christian Pointner | 2008-12-27 | 1 | -3/+11 |
* | fixed some memory errors at tun device | Christian Pointner | 2008-12-27 | 1 | -0/+11 |
* | added first version of tun device (needs furhter testing) | Christian Pointner | 2008-12-27 | 1 | -0/+156 |
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 1 | -0/+35 |