summaryrefslogtreecommitdiff
path: root/src/anytun.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* !!!!!!!!!!!!!!!!!!!!!!!!!!Othmar Gsenger2008-06-191-20/+18
| | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!!
* bugfix with strerror_r - still not working but at least not using ↵Christian Pointner2008-05-201-0/+2
| | | | uninitialized data
* added extra catch for std::runtime_error Christian Pointner2008-05-131-0/+15
|
* fixed build on linuxChristian Pointner2008-05-121-4/+4
|
* fixed some thread safety bugsChristian Pointner2008-05-111-2/+4
|
* small security fix @ new linux tun deviceChristian Pointner2008-05-111-1/+1
|
* added device for bsdChristian Pointner2008-05-111-255/+284
| | | | | | | | tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig
* adaptions for openbsd 4.3Christian Pointner2008-05-101-1/+1
|
* do_ifconfig works now for new tun/tap deviceChristian Pointner2008-05-101-10/+10
|
* linux tun/tap device works now with tun *and* tap Christian Pointner2008-05-091-16/+16
| | | | | | | TODO: ifconfig
* bugfix @ tundevice and ipv6Christian Pointner2008-05-091-1/+4
|
* first working version of linux tun deviceChristian Pointner2008-05-081-0/+12
|
* added catch of icmp unreachable (again)Othmar Gsenger2008-05-031-6/+6
|
* anytun-nosync builds on OpenBSD nowChristian Pointner2008-04-161-2/+10
|
* added make target anytun-nosync for basic bsd supportOthmar Gsenger2008-04-151-11/+19
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+517