Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
| | |||||
* | 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 | 7 | -0/+409 |
| | |||||
* | 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 |
| | |||||
* | fixed linker errors @ anyrtpproxy | Christian Pointner | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | added amd64 build fix patch by gebi | Christian Pointner | 2008-08-03 | 19 | -0/+19 |
| | |||||
* | this is hopefully the last Foobar... | Christian Pointner | 2008-06-20 | 12 | -12/+12 |
| | |||||
* | and there is still Foobar left... | Christian Pointner | 2008-06-20 | 2 | -2/+2 |
| | |||||
* | found some more Foobar | Christian Pointner | 2008-06-20 | 2 | -2/+2 |
| | |||||
* | moved src/gpl.txt to LICENSE | Christian Pointner | 2008-06-20 | 1 | -704/+0 |
| | |||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 83 | -83/+83 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 100 | -697/+2018 |
| | |||||
* | !!!!!!!!!!!!!!!!!!!!!!!!!! | Othmar Gsenger | 2008-06-19 | 4 | -154/+39 |
| | | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!! | ||||
* | finished anyrtpproxy man pagerel-0.2.1v0.2.1 | Christian Pointner | 2008-05-26 | 2 | -14/+47 |
| | |||||
* | added manpage for anyrtpproxy | Christian Pointner | 2008-05-26 | 2 | -2/+157 |
| | | | | | | | (not finished yet) | ||||
* | added pid-file option to anyrtpproxy | Christian Pointner | 2008-05-26 | 3 | -6/+33 |
| | |||||
* | removed openvpn source code | Christian Pointner | 2008-05-20 | 291 | -99351/+5 |
| | |||||
* | added -i option to anyrtpproxy | Christian Pointner | 2008-05-20 | 3 | -1/+25 |
| | |||||
* | bugfix with strerror_r - still not working but at least not using ↵ | Christian Pointner | 2008-05-20 | 8 | -3/+19 |
| | | | | uninitialized data | ||||
* | fixed bad default @ anyrtpproxy control-socket | Christian Pointner | 2008-05-19 | 1 | -1/+1 |
| | |||||
* | added extra catch for std::runtime_error | Christian Pointner | 2008-05-13 | 2 | -0/+17 |
| | |||||
* | fixed build on linux | Christian Pointner | 2008-05-12 | 8 | -36/+42 |
| | |||||
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 3 | -26/+36 |
| | |||||
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 7 | -24/+52 |
| | |||||
* | same security fix for bsd device | Christian Pointner | 2008-05-11 | 2 | -2/+10 |
| |