Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | too big for source code | ||||
* | fixed stream >> u_int8_t issue | Christian Pointner | 2008-11-30 | 2 | -2/+74 |
| | | | | | | added win32 directory and a empty tunDevice.cpp | ||||
* | 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 |
| | | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER | ||||
* | 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 |
| | | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant) | ||||
* | 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 |
| |