summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne/ZeroTierOneService.h
AgeCommit message (Collapse)Author
2016-01-12boring doc stuffAdam Ierymenko
2015-05-20Clean old update code out of Windows service wrapper.Adam Ierymenko
2015-04-24Bring Windows service code up to date and into sync.Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-02-27Windows service works now!Adam Ierymenko
2014-02-26Windows auto-updater invocation works... time to try an installer!Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
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.