summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixed deprecated call to io_service() in release branch as well v0.3.3Christian Pointner2011-12-301-1/+1
|
* updated version file / rebuilt manpagesrel-0.3.3Christian Pointner2010-02-165-13/+13
|
* updated changelog and readmeChristian Pointner2010-02-172-2/+5
|
* allegedly-release-friendly dirty dirty dirty hack (concerning pids)Christian Pointner2010-02-162-8/+22
|
* malloc/free vs new at posix sysexecChristian Pointner2010-02-164-29/+49
|
* fixed build of anytun-controldChristian Pointner2010-02-162-16/+11
| | | | | | cleanups
* added lib/ and vendor/ to svn:ignoreMarkus Grüneis2010-02-160-0/+0
|
* fixed win32 buildMarkus Grüneis2010-02-169-193/+185
|
* cleaned up manpagesChristian Pointner2010-02-118-190/+194
|
* updated ChangeLogChristian Pointner2010-02-081-0/+1
|
* fixed Makefile distclean targetChristian Pointner2010-02-081-0/+2
|
* cleaned up dependenciesChristian Pointner2010-02-071-38/+55
|
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-0613-116/+310
| | | | | | some dependency cleanups
* removed NO_EXECChristian Pointner2010-02-066-32/+20
| | | | | | added NOMINMAX to windows build targets
* removed Doxygen configChristian Pointner2010-02-041-1252/+0
|
* some cleanupChristian Pointner2010-02-044-18/+18
|
* fixed build on posixChristian Pointner2010-02-045-23/+29
| | | | | | some cleanup
* win32 support for sysExec, sysExec.hpp arch-specific files introducedMarkus Grüneis2010-02-044-125/+342
|
* fixed build on windows (version.h)Christian Pointner2010-01-242-0/+38
|
* added --version parameterChristian Pointner2010-01-247-13/+60
|
* added setgpid at daemonizeChristian Pointner2010-01-241-0/+2
|
* fixed init script for differend Config dirs and multiconnection with no ↵Othmar Gsenger2010-01-232-22/+25
| | | | | | | | default key derivation important: fixed priviledge dropping with multi connection (anytun-controlld), was not working with default config files
* now using sigtimedwait instead of sigwaitChristian Pointner2010-01-232-12/+20
|
* fixed build for WinServiceChristian Pointner2010-01-201-1/+1
|
* type cleanupChristian Pointner2010-01-205-16/+15
|
* cleanupChristian Pointner2010-01-201-1/+1
|
* added unknown-signal signal handlerChristian Pointner2010-01-203-2/+9
|
* fixed build on posixChristian Pointner2010-01-201-1/+1
|
* winService works now together with signalControllerChristian Pointner2010-01-208-31/+34
|
* integrated winservice into signal controllerChristian Pointner2010-01-208-104/+109
|
* updated windows signal handlerChristian Pointner2010-01-201-52/+27
|
* moved from SignalHandler Classes to boost::functionsChristian Pointner2010-01-203-105/+59
|
* fixed signal handler on windowsChristian Pointner2010-01-192-5/+9
|
* splitted signalController and SignalHandlersChristian Pointner2010-01-196-241/+276
|
* reenabled signalController for FreeBSD (not Debian kfreebsd)Christian Pointner2010-01-162-1/+2
|
* updated README (freebsd build deps)Christian Pointner2010-01-161-1/+1
|
* updated ChangeLogChristian Pointner2010-01-161-2/+3
|
* updated manpages (added -u|--debug)Christian Pointner2010-01-156-6/+63
|
* added debug option to getter/setterChristian Pointner2010-01-152-5/+22
|
* fixe commentChristian Pointner2010-01-131-1/+1
|
* fixed spelling error at manpageChristian Pointner2010-01-134-10/+10
|
* clean upChristian Pointner2010-01-132-14/+14
|
* added multi socket to SyncServer (better of IPv4 and IPv6)Christian Pointner2010-01-134-24/+65
|
* updated changelogChristian Pointner2010-01-131-0/+4
|
* fixed packet length checkChristian Pointner2010-01-131-2/+3
|
* fixed packet lengthChristian Pointner2010-01-133-6/+3
|
* single thread per socketChristian Pointner2010-01-133-58/+54
|
* disables unsupported socket option on windowsChristian Pointner2010-01-131-0/+2
|
* added mutli socket recv to packet sourceChristian Pointner2010-01-132-13/+104
|
* better speration of waitForScript and waitAndDestroy()Christian Pointner2010-01-121-12/+13
|