summaryrefslogtreecommitdiff
path: root/node/SoftwareUpdater.hpp
AgeCommit message (Collapse)Author
2014-01-05Refactor 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-26Bump version to 0.6.4 for testing, integrate software updater auto-check ↵Adam Ierymenko
into PacketDecoder decode path and main loop.
2013-12-11Software update work...Adam Ierymenko
2013-12-10Rest of software updater, ready to test...Adam Ierymenko