Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | catch exception from anytun-showtables if no/wrong input | Othmar Gsenger | 2008-12-30 | 1 | -1/+10 | |
* | sync race condition work-arround (needs better fix!) | Othmar Gsenger | 2008-12-30 | 1 | -1/+5 | |
* | fixed windows endian include | Othmar Gsenger | 2008-12-29 | 2 | -2/+16 | |
* | added endian.h | Othmar Gsenger | 2008-12-29 | 4 | -26/+56 | |
* | don't build libanysnc | Othmar Gsenger | 2008-12-27 | 1 | -1/+1 | |
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 4 | -10/+31 | |
* | typo in help | Othmar Gsenger | 2008-12-26 | 1 | -1/+1 | |
* | some documentation | Othmar Gsenger | 2008-12-23 | 6 | -1/+42 | |
* | cleaner naming for updateRoutingTreeUnlocked now | Othmar Gsenger | 2008-12-22 | 3 | -4/+4 | |
* | updateRouteTree has to stay unlocked (is only called within locked routines s... | Othmar Gsenger | 2008-12-22 | 2 | -2/+2 | |
* | fixed anytun and anytun-controld commandline parser error (127.0.0.1:124 got ... | Christian Pointner | 2008-12-22 | 2 | -0/+16 | |
* | some cleanup | Christian Pointner | 2008-12-22 | 1 | -11/+19 | |
* | cleaned up routingTree structure | Christian Pointner | 2008-12-22 | 6 | -77/+122 | |
* | compiler waring fix | Othmar Gsenger | 2008-12-22 | 1 | -1/+1 | |
* | routing fix | Othmar Gsenger | 2008-12-22 | 1 | -0/+6 | |
* | fixed anytun-controld | Othmar Gsenger | 2008-12-22 | 1 | -12/+5 | |
* | catching no route exceptions | Othmar Gsenger | 2008-12-22 | 1 | -5/+13 | |
* | new routing system | Othmar Gsenger | 2008-12-22 | 11 | -14/+268 | |
* | added route option to anytun | Othmar Gsenger | 2008-12-21 | 3 | -0/+46 | |
* | rewrote syncClient and anytun-showtables | Othmar Gsenger | 2008-12-21 | 3 | -109/+71 | |
* | removed wrong logmessage from anytun-config | Othmar Gsenger | 2008-12-21 | 1 | -1/+1 | |
* | fixed anytun-controld (io service run) | Othmar Gsenger | 2008-12-21 | 1 | -0/+1 | |
* | added ipv6 routing support | Othmar Gsenger | 2008-12-21 | 8 | -61/+73 | |
* | include path fixed for windows TunDevice | Othmar Gsenger | 2008-12-17 | 1 | -2/+2 | |
* | fixed tundevice for windows | Othmar Gsenger | 2008-12-17 | 4 | -3/+6 | |
* | fixed bug in routing initialisation | Othmar Gsenger | 2008-12-11 | 3 | -9/+12 | |
* | removed unused router | Othmar Gsenger | 2008-12-11 | 3 | -116/+0 | |
* | networkaddress::operator<() throws exception if types don't match | Christian Pointner | 2008-12-11 | 1 | -1/+1 | |
* | types fixes | Othmar Gsenger | 2008-12-11 | 3 | -4/+30 | |
* | fixed nocrypt define | Othmar Gsenger | 2008-12-11 | 1 | -0/+2 | |
* | using boost sleep now | Othmar Gsenger | 2008-12-11 | 1 | -1/+1 | |
* | some type fixes | Othmar Gsenger | 2008-12-11 | 2 | -4/+4 | |
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 8 | -16/+33 | |
* | removed old includes | Othmar Gsenger | 2008-12-11 | 1 | -3/+0 | |
* | fixed ip version detection | Othmar Gsenger | 2008-12-11 | 1 | -3/+5 | |
* | removed unused includes | Othmar Gsenger | 2008-12-11 | 1 | -12/+12 | |
* | rewrote network addressess to base on boost::asio | Othmar Gsenger | 2008-12-10 | 5 | -190/+84 | |
* | removed anytun.ncb | Othmar Gsenger | 2008-12-01 | 1 | -0/+0 | |
* | fixed stream >> u_int8_t issue | Christian Pointner | 2008-11-30 | 2 | -2/+74 | |
* | some vc++ files (whatever they do???) | Othmar Gsenger | 2008-11-28 | 2 | -0/+0 | |
* | fixed linux/bsd build | Othmar Gsenger | 2008-11-28 | 2 | -4/+4 | |
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 14 | -898/+541 | |
* | some more type cleanups and missig NOCRYPT defines | Othmar Gsenger | 2008-11-28 | 5 | -2/+11 | |
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 13 | -152/+152 | |
* | fixed datatypes (really using boost now) | Othmar Gsenger | 2008-11-28 | 2 | -5/+9 | |
* | added build target anytun-static | Othmar Gsenger | 2008-11-27 | 1 | -1/+5 | |
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 8 | -151/+49 | |
* | anyrtpproxy: options parser support ipv6 now | Christian Pointner | 2008-11-25 | 2 | -5/+58 | |
* | anyrtpproxy: small fix | Christian Pointner | 2008-11-25 | 1 | -24/+11 | |
* | anyrtpproxy allmost finished | Christian Pointner | 2008-11-25 | 4 | -135/+110 |