summaryrefslogtreecommitdiff
path: root/src/linux
Commit message (Expand)AuthorAgeFilesLines
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-14/+6
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-271-2/+6
* cleaned tunDevice codeChristian Pointner2008-11-262-90/+6
* and there is still Foobar left...Christian Pointner2008-06-202-2/+2
* cleaned up file headersOthmar Gsenger2008-06-192-16/+18
* bugfix with strerror_r - still not working but at least not using uninitializ...Christian Pointner2008-05-201-1/+2
* fixed build on linuxChristian Pointner2008-05-121-6/+8
* added do_ifconfig for bsd deviceChristian Pointner2008-05-121-11/+9
* fixed some thread safety bugsChristian Pointner2008-05-111-2/+6
* small security fix @ new linux tun deviceChristian Pointner2008-05-112-4/+13
* added device for bsdChristian Pointner2008-05-111-1/+3
* do_ifconfig works now for new tun/tap deviceChristian Pointner2008-05-102-0/+24
* small cleanupChristian Pointner2008-05-091-3/+3
* linux tun/tap device works now with tun *and* tap Christian Pointner2008-05-092-43/+50
* bugfix @ tundevice and ipv6Christian Pointner2008-05-091-9/+39
* first working version of linux tun deviceChristian Pointner2008-05-082-13/+63
* added own tun device implementation for linuxChristian Pointner2008-05-082-0/+131