summaryrefslogtreecommitdiff
path: root/src/win32/winService.h
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* 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-5/+5
| | | | --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-1/+1
|
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-061-0/+8
| | | | | | some dependency cleanups
* fixed build for WinServiceChristian Pointner2010-01-201-1/+1
|
* winService works now together with signalControllerChristian Pointner2010-01-201-5/+4
|
* integrated winservice into signal controllerChristian Pointner2010-01-201-18/+4
|
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-3/+3
| | | | 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
* windows service works nowChristian Pointner2009-02-201-7/+12
|
* added experimental win32 service codeChristian Pointner2009-02-201-0/+76