Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 112 | -112/+112 |
| | |||||
* | mingw build works now | Christian Pointner | 2012-01-06 | 6 | -21/+43 |
| | |||||
* | some mingw build fixes (still not working) | Christian Pointner | 2012-01-06 | 4 | -9/+22 |
| | |||||
* | compiler clean windows checks | Christian Pointner | 2012-01-05 | 11 | -20/+25 |
| | |||||
* | fixed mingw build target | Christian Pointner | 2012-01-05 | 1 | -5/+0 |
| | |||||
* | added cross compile mingw configure target | Christian Pointner | 2012-01-05 | 1 | -5/+53 |
| | |||||
* | changed boost::asio::ip::tcp::acceptor::io_service() to get_io_service() | Christian Pointner | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | cleanup at configure | Christian Pointner | 2011-02-28 | 1 | -3/+7 |
| | |||||
* | added build fix for (debian/ubuntu) | Christian Pointner | 2011-02-28 | 1 | -10/+10 |
| | |||||
* | fixed configure (no svn error output) | Christian Pointner | 2010-02-20 | 1 | -1/+1 |
| | |||||
* | non-functional changes only: use standard writing of stdint.h types; still ↵ | Markus Grüneis | 2010-02-18 | 55 | -307/+305 |
| | | | | import from boost (compiler compatibility) | ||||
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 109 | -2711/+2982 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | allegedly-release-friendly dirty dirty dirty hack (concerning pids) | Christian Pointner | 2010-02-16 | 2 | -8/+22 |
| | |||||
* | malloc/free vs new at posix sysexec | Christian Pointner | 2010-02-16 | 4 | -29/+49 |
| | |||||
* | fixed build of anytun-controld | Christian Pointner | 2010-02-16 | 2 | -16/+11 |
| | | | | | | cleanups | ||||
* | fixed win32 build | Markus Grüneis | 2010-02-16 | 9 | -193/+185 |
| | |||||
* | fixed Makefile distclean target | Christian Pointner | 2010-02-08 | 1 | -0/+2 |
| | |||||
* | cleaned up dependencies | Christian Pointner | 2010-02-07 | 1 | -38/+55 |
| | |||||
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 13 | -116/+310 |
| | | | | | | some dependency cleanups | ||||
* | removed NO_EXEC | Christian Pointner | 2010-02-06 | 6 | -32/+20 |
| | | | | | | added NOMINMAX to windows build targets | ||||
* | removed Doxygen config | Christian Pointner | 2010-02-04 | 1 | -1252/+0 |
| | |||||
* | some cleanup | Christian Pointner | 2010-02-04 | 4 | -18/+18 |
| | |||||
* | fixed build on posix | Christian Pointner | 2010-02-04 | 4 | -23/+28 |
| | | | | | | some cleanup | ||||
* | win32 support for sysExec, sysExec.hpp arch-specific files introduced | Markus Grüneis | 2010-02-04 | 4 | -125/+342 |
| | |||||
* | fixed build on windows (version.h) | Christian Pointner | 2010-01-24 | 2 | -0/+38 |
| | |||||
* | added --version parameter | Christian Pointner | 2010-01-24 | 7 | -13/+60 |
| | |||||
* | added setgpid at daemonize | Christian Pointner | 2010-01-24 | 1 | -0/+2 |
| | |||||
* | fixed init script for differend Config dirs and multiconnection with no ↵ | Othmar Gsenger | 2010-01-23 | 1 | -13/+15 |
| | | | | | | | | default key derivation important: fixed priviledge dropping with multi connection (anytun-controlld), was not working with default config files | ||||
* | now using sigtimedwait instead of sigwait | Christian Pointner | 2010-01-23 | 2 | -12/+20 |
| | |||||
* | fixed build for WinService | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | type cleanup | Christian Pointner | 2010-01-20 | 5 | -16/+15 |
| | |||||
* | cleanup | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | added unknown-signal signal handler | Christian Pointner | 2010-01-20 | 3 | -2/+9 |
| | |||||
* | fixed build on posix | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | winService works now together with signalController | Christian Pointner | 2010-01-20 | 8 | -31/+34 |
| | |||||
* | integrated winservice into signal controller | Christian Pointner | 2010-01-20 | 8 | -104/+109 |
| | |||||
* | updated windows signal handler | Christian Pointner | 2010-01-20 | 1 | -52/+27 |
| | |||||
* | moved from SignalHandler Classes to boost::functions | Christian Pointner | 2010-01-20 | 3 | -105/+59 |
| | |||||
* | fixed signal handler on windows | Christian Pointner | 2010-01-19 | 2 | -5/+9 |
| | |||||
* | splitted signalController and SignalHandlers | Christian Pointner | 2010-01-19 | 6 | -241/+276 |
| | |||||
* | reenabled signalController for FreeBSD (not Debian kfreebsd) | Christian Pointner | 2010-01-16 | 1 | -1/+1 |
| | |||||
* | added debug option to getter/setter | Christian Pointner | 2010-01-15 | 2 | -5/+22 |
| | |||||
* | fixe comment | Christian Pointner | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | clean up | Christian Pointner | 2010-01-13 | 2 | -14/+14 |
| | |||||
* | added multi socket to SyncServer (better of IPv4 and IPv6) | Christian Pointner | 2010-01-13 | 4 | -24/+65 |
| | |||||
* | fixed packet length check | Christian Pointner | 2010-01-13 | 1 | -2/+3 |
| | |||||
* | fixed packet length | Christian Pointner | 2010-01-13 | 3 | -6/+3 |
| | |||||
* | single thread per socket | Christian Pointner | 2010-01-13 | 3 | -58/+54 |
| | |||||
* | disables unsupported socket option on windows | Christian Pointner | 2010-01-13 | 1 | -0/+2 |
| | |||||
* | added mutli socket recv to packet source | Christian Pointner | 2010-01-13 | 2 | -13/+104 |
| |