index
:
infinitytier.git
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
/
service
/
SoftwareUpdater.cpp
Age
Commit message (
Expand
)
Author
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-01-26
Clean up some old stuff.
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-07-18
Cleanup and stdin/stdout harness mode for controller.
Adam Ierymenko
2017-07-06
More cleanup.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-06-27
Rename Utils::snprintf due to it being a #define on one platform.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-03-27
Add thread PTR that gets passed through the entire ZT core call stack and the...
Adam Ierymenko
2017-03-17
Windows build fixes, app about text revisions.
Adam Ierymenko
2017-03-16
Warning removal, and dev is now 1.2.1
Adam Ierymenko
2017-03-14
Allow multiple architectures in software update dist .json file arch fields.
Adam Ierymenko
2017-03-14
Software update cleanup, and a fix for updates on Windows.
Adam Ierymenko
2017-03-07
Close all open FDs before exec in Unix software update code.
Adam Ierymenko
2017-03-07
Minor software updater cleanup.
Adam Ierymenko
2017-01-18
Add a build version for software update use so we can do very minor updates w...
Adam Ierymenko
2017-01-13
Windows build fixes, Software update fix, warning removal.
Adam Ierymenko
2017-01-13
Software updater log for distributors (does not affect real users much).
Adam Ierymenko
2017-01-13
Make sure to respond to GET_LATEST with the actual latest.
Adam Ierymenko
2017-01-13
Remove debug printfs in software updater. It works! At least for unix. Now to...
Adam Ierymenko
2017-01-13
SoftwareUpdate::apply()
Adam Ierymenko
2017-01-12
Cache downloaded updates to disk.
Adam Ierymenko
2017-01-12
Fix to software update repeat downloads.
Adam Ierymenko
2017-01-12
Auto-apply updates if enabled.
Adam Ierymenko
2017-01-12
More software update work, and settings in local.conf.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
.
Adam Ierymenko
2017-01-11
init fix.
Adam Ierymenko
2017-01-11
debug code.
Adam Ierymenko
2017-01-11
Software update integration.
Adam Ierymenko
2017-01-11
Software update work.
Adam Ierymenko
2017-01-11
Software updater work.
Adam Ierymenko