summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* added setgpid at daemonizeChristian Pointner2010-01-241-0/+2
|
* fixed init script for differend Config dirs and multiconnection with no ↵Othmar Gsenger2010-01-231-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 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-161-1/+1
|
* added debug option to getter/setterChristian Pointner2010-01-152-5/+22
|
* fixe commentChristian Pointner2010-01-131-1/+1
|
* clean upChristian Pointner2010-01-132-14/+14
|
* added multi socket to SyncServer (better of IPv4 and IPv6)Christian Pointner2010-01-134-24/+65
|
* 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
|
* references are better than pointer ;)Christian Pointner2010-01-125-9/+9
|
* improved new SysExec cleanupChristian Pointner2010-01-127-20/+47
|
* cleanupChristian Pointner2010-01-111-1/+1
|
* added --debug option to help textOthmar Gsenger2010-01-111-0/+1
|
* cleanupOthmar Gsenger2010-01-112-12/+9
| | | | | | added cmd line option --debug
* cleaned up crypto initOthmar Gsenger2010-01-115-40/+38
| | | | | | cleaned up default log targets
* fixed line indentionOthmar Gsenger2010-01-111-16/+16
| | | | | | fixed signal controler init position
* fixed double close of pipefdOthmar Gsenger2010-01-111-0/+1
|
* bugfix in new sysexecOthmar Gsenger2010-01-102-8/+13
|
* fixed priviledge dropping on freebsdOthmar Gsenger2010-01-107-56/+101
| | | | | | maybee todo: remove old non working preprocessor staments like NO_EXEC to make code simpler
* dispatching right socket for send to functionChristian Pointner2010-01-081-1/+8
|
* UDPPacketSource now opens one socket for each resolved endpointChristian Pointner2010-01-088-23/+43
|
* moved to resolver iterator at onResolve callback functionsChristian Pointner2010-01-088-15/+30
|
* added visual studio build targets with gcryptChristian Pointner2010-01-075-8/+688
|
* disable signal controller for FreeBSD. this needs some more works.Othmar Gsenger2009-12-231-0/+2
| | | | | | also TODO: fix priviledge dropping on FreeBSD
* do not end signalcontroller on EINTROthmar Gsenger2009-12-231-2/+9
| | | | | | and write a message to log otherwise
* fixed spelling errorChristian Pointner2009-12-232-2/+2
|
* exit SignalController::handle if sigwait failsOthmar Gsenger2009-12-231-2/+4
|
* added manpage to svn (and later to release tarball)Christian Pointner2009-12-227-940/+6
| | | | | | moved manpages to doc directory
* added patch from Cyril Brulebois in order to enable build on Debian/Freebsd ↵Christian Pointner2009-12-182-3/+3
| | | | Kernel
* fixed permissions bug at make installChristian Pointner2009-12-141-1/+1
| | | | | | fixed device name uanytun to anytun at p2p examples
* fixed spelling error unkown != unknownChristian Pointner2009-12-142-3/+3
|
* added windows 64bit build targetOthmar Gsenger2009-11-193-0/+348
|
* added --no-manpage to configure and makeChristian Pointner2009-11-152-15/+40
| | | | | | more protable usage of sed
* configure script updateChristian Pointner2009-11-141-0/+3
|