summaryrefslogtreecommitdiff
path: root/src/daemon.hpp
Commit message (Collapse)AuthorAgeFilesLines
* added some windows support (not working now)Othmar Gsenger2008-11-281-0/+8
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-1/+5
| | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant)
* fixed anytun-controldOthmar Gsenger2008-11-171-0/+55