Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | added compiler option -O2 | ||||
* | 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 |
| | | | | | | | | ToDo: - syncrhonisation does not work by now - fix recv non blocking issue | ||||
* | 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 |
| | | | | | | some cleanups | ||||
* | options parser support ipv6 now | Christian Pointner | 2008-11-25 | 6 | -85/+218 |
| | | | | | | | | | fixed anytun-controld - fixed log issues - added better error output - some cleanups | ||||
* | 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 |
| | | | | | | sync ipv6 compatible | ||||
* | add papers/Makefile for xml2rfc | Michael Gebetsroither | 2008-11-24 | 1 | -0/+13 |
| | | | | | Signed-off-by: Michael Gebetsroither <gebi@sbox.tugraz.at> | ||||
* | style fix | Michael Gebetsroither | 2008-11-24 | 3 | -4/+4 |
| | | | | | Signed-off-by: Michael Gebetsroither <gebi@sbox.tugraz.at> | ||||
* | fixed typo | Michael Gebetsroither | 2008-11-24 | 3 | -98/+90 |
| | | | | | Signed-off-by: Michael Gebetsroither <gebi@sbox.tugraz.at> | ||||
* | fixed builddep in readme | Othmar Gsenger | 2008-11-24 | 1 | -5/+2 |
| | |||||
* | Add boost-system to LDFLAGS | Michael Gebetsroither | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | fixed Makefile | Christian Pointner | 2008-11-24 | 2 | -52/+52 |
| | | | | | | fixed boost in anytun-controld | ||||
* | 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 |
| | |||||
* | removed outdated plain_tool code | Christian Pointner | 2008-10-21 | 4 | -379/+0 |
| | |||||
* | 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 |
| | | | | | | | | | however this code can only work as long boost thread uses pthread removed temporarly brocken anyrtpproxy from all target at make use make anyrtpproxy to build it replaced the pthread callbacks for libgcrypt with boost thread callbacks | ||||
* | fixed makefile | Othmar Gsenger | 2008-10-19 | 1 | -5/+0 |
| | |||||
* | now with files | Othmar Gsenger | 2008-10-19 | 8 | -0/+410 |
| | |||||
* | move to asio socket libary for sync | Othmar Gsenger | 2008-10-19 | 155 | -29896/+86 |
| | | | | | | | | | bugs / todos: * new connections don't sync * anyrtpproxy broken * anytun-controlld doesn't send data | ||||
* | switched from PracticalSocket to libasio | Christian Pointner | 2008-10-19 | 4 | -39/+56 |
| | |||||
* | fixed typo in last checkin | Othmar Gsenger | 2008-10-19 | 1 | -1/+1 |
| | |||||
* | removed manpage from auto build | Othmar Gsenger | 2008-10-19 | 1 | -1/+1 |
| | | | | | | use make manpage if you need it | ||||
* | fixed ipv6 shift operator | Othmar Gsenger | 2008-10-17 | 1 | -2/+2 |
| |