summaryrefslogtreecommitdiff
path: root/src/signalController.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-2/+2
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-5/+3
|
* fixed signalController on unixChristian Pointner2009-02-221-14/+14
| | | | | | added anytunError
* added signal controller (console control handler) to windowsChristian Pointner2009-02-221-7/+91
|
* added some compile switches for boost using pthreadsChristian Pointner2008-10-211-1/+6
|
* the signal controller uses boost thread now, Christian Pointner2008-10-191-6/+6
| | | | | | | | | 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
|
* !!!!!!!!!!!!!!!!!!!!!!!!!!Othmar Gsenger2008-06-191-1/+1
| | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!!
* big svn cleanupOthmar Gsenger2008-04-121-0/+153