summaryrefslogtreecommitdiff
path: root/src/signalController.h
Commit message (Collapse)AuthorAgeFilesLines
* 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