Age | Commit message (Expand) | Author |
2018-05-09 | Consolidated powerpc64le machine types, added 32-bit powerpc machine type and... | Joseph Henry |
2018-04-23 | GitHub issue #723 | Adam Ierymenko |
2018-04-18 | Merge pull request #690 from Pablohn26/master | Adam Ierymenko |
2018-03-11 | Warn about invalid network id instead of help | Pablo Hinojosa |
2018-02-13 | Better error messages when the ZeroTier service can't be contacted | Grant Limberg |
2018-01-30 | Add CAP_NET_BIND_SERVICE to capabilities | Grant Limberg |
2018-01-26 | Clean up some old stuff. | Adam Ierymenko |
2018-01-10 | Added (get) command blurb in cli help | Joseph Henry |
2018-01-10 | Added (get) command to cli to single out JSON fields | Joseph Henry |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2018-01-08 | Tear out old "link quality" stuff since it is not currently used and will be ... | Adam Ierymenko |
2017-12-08 | Fix old bug invoking idtool personality with -i | Adam Ierymenko |
2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-06-27 | Rename Utils::snprintf due to it being a #define on one platform. | Adam Ierymenko |
2017-05-19 | skipRootCheck should also prevent dropping of privs on Linux | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-04-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
2017-03-17 | Windows build fixes, app about text revisions. | Adam Ierymenko |
2017-03-17 | Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptio... | Adam Ierymenko |
2017-03-14 | Software update cleanup, and a fix for updates on Windows. | Adam Ierymenko |
2017-03-08 | Clarify key semantics. | Adam Ierymenko |
2017-03-08 | No need to put time in .moon filename. | Adam Ierymenko |
2017-03-01 | ZeroTier now has link quality measurement. We are not using this yet but deci... | Adam Ierymenko |
2017-02-16 | Fix build on Linux if PR_CAP_AMBIENT is not defined, which is the case for so... | Adam Ierymenko |
2017-02-15 | Integrate and test linux privilege drop code (from contributor PR). It works ... | Adam Ierymenko |
2017-02-13 | Add CLI shortcuts for adding federated roots. | Adam Ierymenko |
2017-02-13 | Small fixes to moon-management code in CLI. | Adam Ierymenko |
2017-02-01 | Eliminate warning. | Adam Ierymenko |
2017-01-27 | zerotier-idtool commands to init and generate moons | Adam Ierymenko |
2017-01-27 | Dead code removal, fix minor issue in upstream endpoint check. | Adam Ierymenko |
2017-01-19 | OpenBSD fixes, workaround for apparent libstdc++ bug. | Adam Ierymenko |
2017-01-13 | Windows build fixes, Software update fix, warning removal. | Adam Ierymenko |
2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko |
2016-12-12 | Make allow management from a local.conf parameters. | Adam Ierymenko |
2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
2016-11-14 | Add (currently undocumented) option to allow management from certain networks. | Adam Ierymenko |
2016-11-03 | add new files & remove old ones from VS project. Now builds & runs on Window... | Grant Limberg |
2016-10-16 | Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added). | Michał Zieliński |
2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-24 | It basically works... at least on current controllers. | Adam Ierymenko |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-07-21 | C++11 requires a space between literal and string macro | Moritz Warning |
2016-06-29 | Hack settings into old CLI. | Adam Ierymenko |
2016-06-08 | Fix include for system json-parser. | Adam Ierymenko |
2016-05-26 | Hack in zerotier-idtool to allow generation of vanity addresses. | Adam Ierymenko |
2016-03-04 | Correct license grant to match “GPL v3 or later” grant in source. | Ben Finney |
2016-03-04 | Update copyright notice. | Ben Finney |
2016-03-04 | Refactor the program name to a pre-processor directive. | Ben Finney |