Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more portibke way of calling execve | Christian Pointner | 2009-06-24 | 1 | -1/+2 |
| | |||||
* | fixed ifconfig calls for linux and bsd | Christian Pointner | 2009-06-24 | 1 | -1/+1 |
| | | | | | | fixed execve error handling | ||||
* | bsd tun device now also uses uanytun_exec | Christian Pointner | 2009-06-24 | 1 | -16/+10 |
| | |||||
* | bugfix @ BSD tunDevice | Christian Pointner | 2009-03-04 | 1 | -1/+3 |
| | |||||
* | fixes for FreeBSD | Christian Pointner | 2009-03-04 | 1 | -9/+25 |
| | |||||
* | 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 | -10/+10 |
| | |||||
* | tested with gcc pedantic -> cleanup | Christian Pointner | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
| | |||||
* | improved tap device handling on openbsd | Christian Pointner | 2009-02-04 | 1 | -0/+7 |
| | |||||
* | OpenBSD support for new ifconifg method | Christian Pointner | 2009-02-04 | 1 | -36/+35 |
| | |||||
* | added linux support for new ifconfig usage | Christian Pointner | 2009-02-04 | 1 | -1/+4 |
| | |||||
* | fixed build on bsd (do_ifconfig not working yet) | Christian Pointner | 2009-02-03 | 1 | -43/+40 |
| | |||||
* | fixed packet length errors | Christian Pointner | 2009-01-16 | 1 | -0/+3 |
| | |||||
* | fixed build for OpenBSD | Christian Pointner | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 1 | -40/+41 |
| | |||||
* | added bsd tun device | Christian Pointner | 2008-12-29 | 1 | -60/+223 |
| | |||||
* | fixed build for OpenBSD (no tun device yet) | Christian Pointner | 2008-12-29 | 1 | -0/+157 |