Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -41/+41 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -11/+13 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -3/+0 |
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -4/+6 |
* | ported authAlgo from uanytun to anytun | Christian Pointner | 2009-01-14 | 1 | -24/+7 |
* | ported cipher from uanytun to anytun | Christian Pointner | 2009-01-14 | 1 | -21/+2 |
* | ported uAnytun sequence window to anytun | Christian Pointner | 2009-01-12 | 1 | -15/+5 |
* | fixed anytun-nosync build target | Othmar Gsenger | 2009-01-12 | 1 | -22/+27 |
* | allways write exceptions to log | Othmar Gsenger | 2009-01-02 | 1 | -6/+4 |
* | typo in help | Othmar Gsenger | 2008-12-26 | 1 | -1/+1 |
* | some documentation | Othmar Gsenger | 2008-12-23 | 1 | -1/+10 |
* | catching no route exceptions | Othmar Gsenger | 2008-12-22 | 1 | -5/+13 |
* | added route option to anytun | Othmar Gsenger | 2008-12-21 | 1 | -0/+9 |
* | added ipv6 routing support | Othmar Gsenger | 2008-12-21 | 1 | -1/+1 |
* | fixed bug in routing initialisation | Othmar Gsenger | 2008-12-11 | 1 | -7/+10 |
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 1 | -5/+10 |
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -8/+15 |
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -145/+13 |
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 1 | -4/+1 |
* | options parser support ipv6 now | Christian Pointner | 2008-11-25 | 1 | -5/+5 |
* | small type cleanup | Christian Pointner | 2008-11-25 | 1 | -7/+7 |
* | fixed syncing, config & showtables | Othmar Gsenger | 2008-11-24 | 1 | -2/+5 |
* | switched to endpoint | Christian Pointner | 2008-11-24 | 1 | -37/+38 |
* | temp ceckin | Othmar Gsenger | 2008-11-24 | 1 | -2/+7 |
* | ports int -> string | Othmar Gsenger | 2008-11-24 | 1 | -1/+13 |
* | fixes for boost 1.35 and higher | Christian Pointner | 2008-11-24 | 1 | -6/+4 |
* | fixed anytun-controld | Othmar Gsenger | 2008-11-17 | 1 | -1/+0 |
* | added OnConnect Callback | Othmar Gsenger | 2008-11-17 | 1 | -0/+2 |
* | fixed sync support | Othmar Gsenger | 2008-11-17 | 1 | -2/+3 |
* | added some compile switches for boost using pthreads | Christian Pointner | 2008-10-21 | 1 | -1/+4 |
* | small cleanup | Christian Pointner | 2008-10-20 | 1 | -6/+3 |
* | the signal controller uses boost thread now, | Christian Pointner | 2008-10-19 | 1 | -9/+41 |
* | move to asio socket libary for sync | Othmar Gsenger | 2008-10-19 | 1 | -27/+16 |
* | switched from PracticalSocket to libasio | Christian Pointner | 2008-10-19 | 1 | -26/+14 |
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
* | !!!!!!!!!!!!!!!!!!!!!!!!!! | Othmar Gsenger | 2008-06-19 | 1 | -20/+18 |
* | bugfix with strerror_r - still not working but at least not using uninitializ... | Christian Pointner | 2008-05-20 | 1 | -0/+2 |
* | added extra catch for std::runtime_error | Christian Pointner | 2008-05-13 | 1 | -0/+15 |
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -4/+4 |
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -2/+4 |
* | small security fix @ new linux tun device | Christian Pointner | 2008-05-11 | 1 | -1/+1 |
* | added device for bsd | Christian Pointner | 2008-05-11 | 1 | -255/+284 |
* | adaptions for openbsd 4.3 | Christian Pointner | 2008-05-10 | 1 | -1/+1 |
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 1 | -10/+10 |
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 1 | -16/+16 |
* | bugfix @ tundevice and ipv6 | Christian Pointner | 2008-05-09 | 1 | -1/+4 |
* | first working version of linux tun device | Christian Pointner | 2008-05-08 | 1 | -0/+12 |
* | added catch of icmp unreachable (again) | Othmar Gsenger | 2008-05-03 | 1 | -6/+6 |
* | anytun-nosync builds on OpenBSD now | Christian Pointner | 2008-04-16 | 1 | -2/+10 |