summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-13Add definition for VERB_CMA -- GitHub issue #180Adam Ierymenko
2015-06-13Add new fields in operator==Adam Ierymenko
2015-06-13Gateways support in NetworkConfig object.Adam Ierymenko
2015-06-13Gateways support in network controller schema and database (not implemented y...Adam Ierymenko
2015-06-13Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema.Adam Ierymenko
2015-06-13Merge pull request #179 from keesbos/bugfixAdam Ierymenko
2015-06-13Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOSTKees Bos
2015-06-12This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY...Adam Ierymenko
2015-06-12Merge pull request #177 from keesbos/linux-uiAdam Ierymenko
2015-06-11Add ui to /var/lib/zerotier (linux installer)Kees Bos
2015-06-11Return 404 on delete if network member is missing (controller)Kees Bos
2015-06-11Return 404 on delete if network doesn't exist (controller)Kees Bos
2015-06-11Get deletion of networks in controller goingKees Bos
2015-06-11Change schema to enforce foreing keysKees Bos
2015-06-09Allow double-close just in case in Phy<>Adam Ierymenko
2015-06-09Rework Phy<> to clean up _socks entries only in poll() to fix instability in ...Adam Ierymenko
2015-06-05Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy.Adam Ierymenko
2015-06-04Update AUTHORS, change to MarkDown.Adam Ierymenko
2015-06-03VERSION 1.0.3: public preview releaseAdam Ierymenko
2015-06-03Product code for 1.0.3 etc.Adam Ierymenko
2015-06-03No auto-updates on BSD either.Adam Ierymenko
2015-06-03Linux auto-update is going away.Adam Ierymenko
2015-06-03Make max HTTP message size (max update size) larger since Windows MSI is abou...Adam Ierymenko
2015-06-03Make status line in UI show "TUNNELED" if slow TCP tunneling mode is active.Adam Ierymenko
2015-06-03NOHUP-ify the child process on OSX auto-update.Adam Ierymenko
2015-06-03Auto-update fix -- signature is in hex.Adam Ierymenko
2015-06-03Put version back to 1.0.3.Adam Ierymenko
2015-06-03Temporarily bump version to fake 1.0.99 to test auto-update within network.Adam Ierymenko
2015-06-02OSX .pkg files must be signed with productsign and an installer cert.Adam Ierymenko
2015-06-02Get rid of "autoupdating" in Linux package names.Adam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02Linux installer tweaks, and Mac updater tweak.Adam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02gcc not g++ for CCAdam Ierymenko
2015-06-02Eliminate "which" dependency in Linux makefile.Adam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02docsAdam Ierymenko
2015-06-02Delete merge temp file.Adam Ierymenko
2015-06-02Merge branch 'adamierymenko-dev' into android-jniAdam Ierymenko
2015-06-02Merge organized .gitignoreAdam Ierymenko
2015-06-02Organize .gitignore and merge stuff from Android-JNI branch.Adam Ierymenko
2015-06-02Yet another /Users/api path in packages script.Adam Ierymenko
2015-06-02Fix paths again in Mac pkg build.Adam Ierymenko
2015-06-02Path fix in Packages build file for MacAdam Ierymenko
2015-06-01Fixed sending a port number of 0 to ZT1.Grant Limberg
2015-06-01Enable ZT_TRACE and more verbose build outputGrant Limberg