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
/
node
/
SoftwareUpdater.hpp
Age
Commit message (
Collapse
)
Author
2015-03-31
Move more stuff into osdep/ -- node/ will not use threads directly.
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-09-24
Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a ↵
Adam Ierymenko
little more consistent about using _ to denote private member variables.
2014-08-16
Refactor HttpClient a bit.
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2014-02-07
Remove old updates from updates.d on Node startup.
Adam Ierymenko
2014-01-05
Refactor SoftwareUpdate to make .nfo parse and signature check code easily ↵
Adam Ierymenko
reusable so it can be used from the Qt GUI code.
2013-12-26
Bump version to 0.6.4 for testing, integrate software updater auto-check ↵
Adam Ierymenko
into PacketDecoder decode path and main loop.
2013-12-11
Software update work...
Adam Ierymenko
2013-12-10
Rest of software updater, ready to test...
Adam Ierymenko