From d150f9b2bda00217b3043097ada0e9421774e32e Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 13 Jan 2017 15:19:59 -0800 Subject: Windows update build in Advanced Installer, and warning removal. --- .gitignore | 1 + controller/JSONDB.cpp | 2 +- ext/installfiles/windows/ZeroTier One.aip | 83 ++++++++++++++++++++++--------- 3 files changed, 62 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index eb07dd4d..8d404eef 100755 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ zt1-src.tar.gz *.tmp .depend node_modules +zt1_update_* debian/files debian/zerotier-one debian/zerotier-one*.debhelper diff --git a/controller/JSONDB.cpp b/controller/JSONDB.cpp index 4747e470..044f791c 100644 --- a/controller/JSONDB.cpp +++ b/controller/JSONDB.cpp @@ -161,7 +161,7 @@ std::string JSONDB::_genPath(const std::string &n,bool create) std::string p(_basePath); if (create) OSUtils::mkdir(p.c_str()); - for(unsigned long i=0,j=pt.size()-1;i + @@ -26,19 +27,19 @@ - + - + - - + + - - + + @@ -60,6 +61,7 @@ + @@ -73,7 +75,7 @@ - + @@ -92,6 +94,7 @@ + @@ -130,6 +133,10 @@ + + + + @@ -146,14 +153,19 @@ + + + + - + + @@ -194,17 +206,27 @@ - + + + + + + + + + + + @@ -214,10 +236,7 @@ - - - @@ -229,8 +248,6 @@ - - @@ -242,6 +259,7 @@ + @@ -258,7 +276,6 @@ - @@ -266,17 +283,29 @@ - - + + - - - + + + + + + + + + + + + + + + @@ -290,12 +319,18 @@ - + - + + + + + + + @@ -321,6 +356,8 @@ + + @@ -334,7 +371,7 @@ - + -- cgit v1.2.3