summaryrefslogtreecommitdiff
path: root/src/anytun.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* catching no route exceptionsOthmar Gsenger2008-12-221-5/+13
* added route option to anytunOthmar Gsenger2008-12-211-0/+9
* added ipv6 routing supportOthmar Gsenger2008-12-211-1/+1
* fixed bug in routing initialisationOthmar Gsenger2008-12-111-7/+10
* mainly type and define fixesOthmar Gsenger2008-12-111-5/+10
* added some windows support (not working now)Othmar Gsenger2008-11-281-8/+15
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-145/+13
* cleaned tunDevice codeChristian Pointner2008-11-261-4/+1
* options parser support ipv6 nowChristian Pointner2008-11-251-5/+5
* small type cleanupChristian Pointner2008-11-251-7/+7
* fixed syncing, config & showtablesOthmar Gsenger2008-11-241-2/+5
* switched to endpointChristian Pointner2008-11-241-37/+38
* temp ceckinOthmar Gsenger2008-11-241-2/+7
* ports int -> stringOthmar Gsenger2008-11-241-1/+13
* fixes for boost 1.35 and higherChristian Pointner2008-11-241-6/+4
* fixed anytun-controldOthmar Gsenger2008-11-171-1/+0
* added OnConnect CallbackOthmar Gsenger2008-11-171-0/+2
* fixed sync supportOthmar Gsenger2008-11-171-2/+3
* added some compile switches for boost using pthreadsChristian Pointner2008-10-211-1/+4
* small cleanupChristian Pointner2008-10-201-6/+3
* the signal controller uses boost thread now, Christian Pointner2008-10-191-9/+41
* move to asio socket libary for syncOthmar Gsenger2008-10-191-27/+16
* switched from PracticalSocket to libasioChristian Pointner2008-10-191-26/+14
* 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
* bugfix with strerror_r - still not working but at least not using uninitializ...Christian Pointner2008-05-201-0/+2
* 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
* 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
* 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