Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 boost-system to LDFLAGS | Michael Gebetsroither | 2008-11-24 | 1 | -1/+1 |
* | fixed Makefile | Christian Pointner | 2008-11-24 | 2 | -52/+52 |
* | minor fixes | Othmar Gsenger | 2008-11-24 | 2 | -3/+3 |
* | fixes for boost 1.35 and higher | Christian Pointner | 2008-11-24 | 9 | -76/+73 |
* | fixed anytun-showtables | Othmar Gsenger | 2008-11-17 | 3 | -3/+7 |
* | fixed anytun-config | Othmar Gsenger | 2008-11-17 | 1 | -0/+2 |
* | fixed anytun-controld | Othmar Gsenger | 2008-11-17 | 5 | -101/+77 |
* | added OnConnect Callback | Othmar Gsenger | 2008-11-17 | 6 | -41/+55 |
* | fixed sync support | Othmar Gsenger | 2008-11-17 | 5 | -14/+25 |
* | added some compile switches for boost using pthreads | Christian Pointner | 2008-10-21 | 2 | -2/+10 |
* | small cleanup | Christian Pointner | 2008-10-20 | 1 | -6/+3 |
* | the signal controller uses boost thread now, | Christian Pointner | 2008-10-19 | 4 | -19/+51 |
* | fixed makefile | Othmar Gsenger | 2008-10-19 | 1 | -5/+0 |
* | now with files | Othmar Gsenger | 2008-10-19 | 7 | -0/+409 |
* | move to asio socket libary for sync | Othmar Gsenger | 2008-10-19 | 155 | -29896/+86 |
* | switched from PracticalSocket to libasio | Christian Pointner | 2008-10-19 | 4 | -39/+56 |