Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | anyrtpproxy ported to boost threads and boost asio still some work | Christian Pointner | 2008-11-25 | 3 | -91/+96 | |
* | anyrtpproxy: commandhanlder uses now boost::asio and boost::thread | Christian Pointner | 2008-11-25 | 2 | -26/+33 | |
* | anyrtpproxy furhter fixes | Christian Pointner | 2008-11-25 | 3 | -17/+16 | |
* | added header to syncOnConnect | Christian Pointner | 2008-11-25 | 1 | -0/+30 | |
* | further fixes for anyrtpproxy but still alot left | Christian Pointner | 2008-11-25 | 3 | -60/+96 | |
* | anyrtpproxy: fixed Makfile | Christian Pointner | 2008-11-25 | 2 | -20/+14 | |
* | updated manpages | Christian Pointner | 2008-11-25 | 8 | -51/+80 | |
* | options parser support ipv6 now | Christian Pointner | 2008-11-25 | 6 | -85/+218 | |
* | small type cleanup | Christian Pointner | 2008-11-25 | 11 | -35/+40 | |
* | fixed readme | Christian Pointner | 2008-11-25 | 1 | -0/+4 | |
* | fixed sync reconnects | Othmar Gsenger | 2008-11-24 | 1 | -27/+25 | |
* | fixed syncing, config & showtables | Othmar Gsenger | 2008-11-24 | 6 | -31/+44 | |
* | fixed sync deletes connection param | Othmar Gsenger | 2008-11-24 | 1 | -3/+2 | |
* | switched to endpoint @ anytun-config as well | Christian Pointner | 2008-11-24 | 1 | -4/+10 | |
* | switched to endpoint | Christian Pointner | 2008-11-24 | 3 | -38/+44 | |
* | new connection param sync | Othmar Gsenger | 2008-11-24 | 1 | -3/+8 | |
* | fixed to PacketSourceEndpoint @ connParam | Christian Pointner | 2008-11-24 | 2 | -8/+6 | |
* | temp ceckin | Othmar Gsenger | 2008-11-24 | 4 | -11/+13 | |
* | PacketSource changed to use endpoint instead of port and address | Christian Pointner | 2008-11-24 | 2 | -34/+16 | |
* | ports int -> string | Othmar Gsenger | 2008-11-24 | 3 | -28/+40 | |
* | add papers/Makefile for xml2rfc | Michael Gebetsroither | 2008-11-24 | 1 | -0/+13 | |
* | style fix | Michael Gebetsroither | 2008-11-24 | 3 | -4/+4 | |
* | fixed typo | Michael Gebetsroither | 2008-11-24 | 3 | -98/+90 |