summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne/ZeroTierOneService.cpp
AgeCommit message (Collapse)Author
2014-02-06More Windows service work... it builds! Now to do a new installer and test. ↵Adam Ierymenko
Also fix a Windows compile warning in Switch.cpp.
2014-02-06Windows service work, remove old installer... not sure exactly what we're ↵Adam Ierymenko
going to use.
2014-02-05Fix copyright notice.Adam Ierymenko
2014-02-05C++ service base stuff taken from MS public domain example project and ↵Adam Ierymenko
modified slightly.