summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne
AgeCommit message (Collapse)Author
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.
2014-01-21Windows compile fixes, check if running as administrator on startup for Windows.Adam Ierymenko
2014-01-20Windows build fixes and installer work...Adam Ierymenko
2014-01-20Remove a lot of code that we don't need from tap-windows, further winnowing ↵Adam Ierymenko
down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
2013-12-26Remove old stuff from VS projects, get driver signing working on Windows. ↵Adam Ierymenko
(Just testing signing, going back to OSX and Linux now).
2013-11-18More UI work, reorg Windows stuff...Adam Ierymenko