index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
ZeroTierOne
/
ZeroTierOneService.h
Age
Commit message (
Collapse
)
Author
2016-01-12
boring doc stuff
Adam Ierymenko
2015-05-20
Clean old update code out of Windows service wrapper.
Adam Ierymenko
2015-04-24
Bring Windows service code up to date and into sync.
Adam Ierymenko
2015-02-17
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Adam Ierymenko
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2014-02-27
Windows service works now!
Adam Ierymenko
2014-02-26
Windows auto-updater invocation works... time to try an installer!
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2014-02-06
More 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-06
Windows service work, remove old installer... not sure exactly what we're ↵
Adam Ierymenko
going to use.
2014-02-05
Fix copyright notice.
Adam Ierymenko
2014-02-05
C++ service base stuff taken from MS public domain example project and ↵
Adam Ierymenko
modified slightly.