Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -14/+6 |
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 1 | -2/+6 |
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 2 | -90/+6 |
* | and there is still Foobar left... | Christian Pointner | 2008-06-20 | 2 | -2/+2 |
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 2 | -16/+18 |
* | bugfix with strerror_r - still not working but at least not using uninitializ... | Christian Pointner | 2008-05-20 | 1 | -1/+2 |
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -6/+8 |
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 1 | -11/+9 |
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -2/+6 |
* | small security fix @ new linux tun device | Christian Pointner | 2008-05-11 | 2 | -4/+13 |
* | added device for bsd | Christian Pointner | 2008-05-11 | 1 | -1/+3 |
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 2 | -0/+24 |
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -3/+3 |
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 2 | -43/+50 |
* | bugfix @ tundevice and ipv6 | Christian Pointner | 2008-05-09 | 1 | -9/+39 |
* | first working version of linux tun device | Christian Pointner | 2008-05-08 | 2 | -13/+63 |
* | added own tun device implementation for linux | Christian Pointner | 2008-05-08 | 2 | -0/+131 |