summaryrefslogtreecommitdiff
path: root/osdep/OSUtils.hpp
AgeCommit message (Expand)Author
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko
2017-11-02RethinkDB native connector work, minor fixes.Adam Ierymenko
2017-10-25Clean peers.d periodically and delete peers older than 30 days.Adam Ierymenko
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-07-19Bug fixes in new harness mode.Adam Ierymenko
2017-07-06Cleanup.Adam Ierymenko
2017-05-09Musl fixAdam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-04-18JSONDB fix.Adam Ierymenko
2017-03-17GitHub issue #460Adam Ierymenko
2017-03-08Clean iddb.d periodically.Adam Ierymenko
2017-01-11Software updater work.Adam Ierymenko
2017-01-10Refactor some JSON stuff for performance, and fix a build error.Adam Ierymenko
2016-11-18Move split() to OSUtils since it is not used in core.Adam Ierymenko
2016-11-04Refactor controller to use split-out DB for better performance and less ugly.Adam Ierymenko
2016-08-16More controller work -- it builds!Adam Ierymenko
2016-06-23More new CLI work.Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-11-03Create periodic backup copies of controller.db in network controller from the...Adam Ierymenko
2015-07-24Fix leaving of networks to actually call Network::destroy().Adam Ierymenko
2015-04-24Windows now builds and runs selftest correctly, and fixed a Windows (and poss...Adam Ierymenko
2015-04-20OSUtils::resolve()Adam Ierymenko
2015-04-16Some cleanup, and bite the bullet and go ahead and write a simple Http client...Adam Ierymenko
2015-04-15Putting the main binary back together...Adam Ierymenko
2015-04-14Just return files from listDirectory() since that is all we need, fix network...Adam Ierymenko
2015-04-09TRACE compile fixes, other fixes, and it basically works! It says HELLO.Adam Ierymenko
2015-04-08Add awareness of online status, and put old OS-dep utils in OSUtils.Adam Ierymenko