Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed anytun-nosync build target | Othmar Gsenger | 2009-01-12 | 7 | -34/+61 |
* | moved rtp stuff to anyrtpproxy and removed it from anytun | Othmar Gsenger | 2009-01-12 | 14 | -84/+52 |
* | clean up Makefile | Christian Pointner | 2009-01-12 | 2 | -151/+34 |
* | added new passphrase and config file to cmd line option letters | Christian Pointner | 2009-01-05 | 1 | -2/+2 |
* | changed -R|--route to -T|--route because -R was already taken | Christian Pointner | 2009-01-02 | 5 | -8/+61 |
* | allways write exceptions to log | Othmar Gsenger | 2009-01-02 | 1 | -6/+4 |
* | 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 |