summaryrefslogtreecommitdiff
path: root/src/signalController.h
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* fixed not working singletons - still not threadsafe but at least they don't ↵Christian Pointner2014-06-291-13/+0
| | | | pretend to be
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-6/+9
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* fixed win32 buildMarkus Grüneis2010-02-161-9/+6
|
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-061-2/+6
| | | | | | some dependency cleanups
* type cleanupChristian Pointner2010-01-201-3/+2
|
* cleanupChristian Pointner2010-01-201-1/+1
|
* added unknown-signal signal handlerChristian Pointner2010-01-201-0/+1
|
* winService works now together with signalControllerChristian Pointner2010-01-201-3/+3
|
* integrated winservice into signal controllerChristian Pointner2010-01-201-2/+9
|
* moved from SignalHandler Classes to boost::functionsChristian Pointner2010-01-201-26/+10
|
* splitted signalController and SignalHandlersChristian Pointner2010-01-191-90/+2
|
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-2/+2
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* small cleanupChristian Pointner2009-10-041-7/+0
|
* added SIGERROR to signal ControllerChristian Pointner2009-03-101-2/+13
|
* changed packetSource to use gResolverChristian Pointner2009-03-051-4/+0
|
* fixed daemonizing and boost::thread problem (workaround)Christian Pointner2009-03-051-0/+1
| | | | | | fixed signalController
* fixed signalcontrollerChristian Pointner2009-03-041-1/+1
| | | | | | fixed BOOST_IS_ABSTRACT Problem with newer versions of boost
* fixed signalController on unixChristian Pointner2009-02-221-2/+2
| | | | | | added anytunError
* added signal controller (console control handler) to windowsChristian Pointner2009-02-221-4/+73
|
* the signal controller uses boost thread now, Christian Pointner2008-10-191-3/+3
| | | | | | | | | 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
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+121