43 Commits (509da3ac348781aee75e050c08d955ad6db0e5f2)

Author SHA1 Message Date
Joseph Henry a0f47b12b4 Removed Synology-specific home path, changes made elsewhere in SPK 7 years ago
Joseph Henry 4743ad0b16 Added convenience swtich for disabling JSON support in SDK build 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Joseph Henry b8268d894b Changed home path for Synology 8 years ago
Joseph Henry 3dd9b1aa9b Added ability to specify zt home directory via ZEROTIER_HOME - Addresses ticket #829 8 years ago
Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 8 years ago
Joseph Henry b4e2547052 Minor tweak to QNAP path getter 8 years ago
Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 years ago
Adam Ierymenko 4e88c80a22 RethinkDB native connector work, minor fixes. 8 years ago
Adam Ierymenko 2cc4dc5a6f Clean peers.d periodically and delete peers older than 30 days. 9 years ago
Adam Ierymenko 0d8e134f9f Warning removal. 9 years ago
Adam Ierymenko b62296a40b Bug fixes in new harness mode. 9 years ago
Adam Ierymenko d2415dee00 Cleanup. 9 years ago
Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
Joseph Henry c61440efea Detect platformDefaultHomePath on QNAP systems 9 years ago
Adam Ierymenko 1f9414a30f . 9 years ago
Adam Ierymenko 1b68d6dbdc License header update. 9 years ago
Adam Ierymenko f6d92eb737 JSONDB fix. 9 years ago
Adam Ierymenko 78ef2c5f16 Windows build fixes, app about text revisions. 9 years ago
Adam Ierymenko 4f3f471b4c GitHub issue #460 9 years ago
Adam Ierymenko 4b511d80a1 Windows directory cleanup and a Windows build fix. 9 years ago
Adam Ierymenko a74e9e1dd3 remove debug line 9 years ago
Adam Ierymenko 9c1a9f984b Clean iddb.d periodically. 9 years ago
Adam Ierymenko ec0e8a9a43 Rip out resolver and use anycast address instead. In the long term existing TCP proxy dies anyway. Fixes static build problem for old Linux versions. 9 years ago
Adam Ierymenko e9007b1f56 NodeJS migration script for old Sqlite controller.db to new controller data format. 9 years ago
Adam Ierymenko 565842b5ec Software updater work. 9 years ago
Adam Ierymenko a064e19b8a Refactor some JSON stuff for performance, and fix a build error. 9 years ago
Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 9 years ago
Adam Ierymenko b03c7b2f30 Refactor controller to use split-out DB for better performance and less ugly. 9 years ago
Adam Ierymenko 0843ed62fa Network delete fix. 10 years ago
Adam Ierymenko b08ca49580 More controller work -- it builds! 10 years ago
Adam Ierymenko 32d9850263 More new CLI work. 10 years ago
Adam Ierymenko 4e4fd51117 boring doc stuff 10 years ago
Adam Ierymenko 0d9f33dc4f Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch. 10 years ago
Adam Ierymenko 1e3d5c4d87 Suppress icacls output on lockDownFile(). 11 years ago
Adam Ierymenko 86c87875a7 OSUtils::resolve() 11 years ago
Adam Ierymenko 53cbe485f0 Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right. 11 years ago
Adam Ierymenko 347e98dcd2 Just return files from listDirectory() since that is all we need, fix network request on network restore logic, and remember saved networks in service/One 11 years ago
Adam Ierymenko 29a2175b7a Fix missed closedir() 11 years ago
Adam Ierymenko 38200cc6a5 Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt. 11 years ago
Adam Ierymenko 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 11 years ago
Adam Ierymenko e34bc961db Add awareness of online status, and put old OS-dep utils in OSUtils. 11 years ago