Age | Commit message (Expand) | Author |
2019-07-19 | Removed Synology-specific home path, changes made elsewhere in SPK | Joseph Henry |
2019-05-13 | Added convenience swtich for disabling JSON support in SDK build | Joseph Henry |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-09-17 | Changed home path for Synology | Joseph Henry |
2018-09-10 | Added ability to specify zt home directory via ZEROTIER_HOME - Addresses tick... | Joseph Henry |
2018-06-07 | Spellcheck sweep across codebase | Joseph Henry |
2018-03-12 | Minor tweak to QNAP path getter | Joseph Henry |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2017-11-02 | RethinkDB native connector work, minor fixes. | Adam Ierymenko |
2017-10-25 | Clean peers.d periodically and delete peers older than 30 days. | Adam Ierymenko |
2017-10-24 | Warning removal. | Adam Ierymenko |
2017-07-19 | Bug fixes in new harness mode. | Adam Ierymenko |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-06-27 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge | Adam Ierymenko |
2017-06-27 | Rename Utils::snprintf due to it being a #define on one platform. | Adam Ierymenko |
2017-06-25 | Detect platformDefaultHomePath on QNAP systems | Joseph Henry |
2017-06-01 | . | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-04-18 | JSONDB fix. | Adam Ierymenko |
2017-03-17 | Windows build fixes, app about text revisions. | Adam Ierymenko |
2017-03-17 | GitHub issue #460 | Adam Ierymenko |
2017-03-08 | Windows directory cleanup and a Windows build fix. | Adam Ierymenko |
2017-03-08 | remove debug line | Adam Ierymenko |
2017-03-08 | Clean iddb.d periodically. | Adam Ierymenko |
2017-01-26 | Rip out resolver and use anycast address instead. In the long term existing T... | Adam Ierymenko |
2017-01-19 | NodeJS migration script for old Sqlite controller.db to new controller data f... | Adam Ierymenko |
2017-01-11 | Software updater work. | Adam Ierymenko |
2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko |
2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
2016-11-04 | Refactor controller to use split-out DB for better performance and less ugly. | Adam Ierymenko |
2016-09-30 | Network delete fix. | Adam Ierymenko |
2016-08-16 | More controller work -- it builds! | Adam Ierymenko |
2016-06-23 | More new CLI work. | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-07-30 | Suppress icacls output on lockDownFile(). | Adam Ierymenko |
2015-04-20 | OSUtils::resolve() | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-14 | Just return files from listDirectory() since that is all we need, fix network... | Adam Ierymenko |
2015-04-14 | Fix missed closedir() | Adam Ierymenko |
2015-04-09 | Add data store functions to service/One, and shelve old main.cpp since it wil... | Adam Ierymenko |
2015-04-08 | osdep/ compile fixes, and remove some lingering OS-specific stuff from node/D... | Adam Ierymenko |
2015-04-08 | Add awareness of online status, and put old OS-dep utils in OSUtils. | Adam Ierymenko |