Age | Commit message (Expand) | Author |
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 |
2016-03-04 | Refactor the copyright notice text to a pre-processor directive. | Ben Finney |
2016-03-04 | Refactor the license grant text to a pre-processor directive. | Ben Finney |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-17 | Fix crash on exit in Windows (does not affect other OSes) and revert debuggin... | Adam Ierymenko |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-09-23 | Pick random port on -p0 | Adam Ierymenko |
2015-07-31 | Add security notice to auto-update info in -h output, and fix a missing paren. | Adam Ierymenko |
2015-07-30 | Bring back _winPokeAHole() to dynamically allocate firewall exception. Should... | Adam Ierymenko |
2015-07-30 | Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s... | Adam Ierymenko |
2015-07-28 | Add CLI support for /explicit/urls (automatically outputs JSON in this case),... | Adam Ierymenko |
2015-06-02 | docs | Adam Ierymenko |
2015-05-20 | Ground work for reincorporating software updater for select platforms. | Adam Ierymenko |
2015-05-19 | Get rid of old _winPokeAHole() hack in one.cpp and use Advanced Installer to ... | Adam Ierymenko |
2015-05-17 | Respect user home directory copies of authtoken.secret or ~/.zeroTierOneAuthT... | Adam Ierymenko |
2015-05-17 | Refactor and simplify controller integration with JSON API and OneService. | Adam Ierymenko |
2015-05-16 | Add -U option to skip root check and permit run as non-privileged user. | Adam Ierymenko |
2015-04-24 | Bring Windows service code up to date and into sync. | Adam Ierymenko |
2015-04-20 | (1) now builds and works on Linux, (2) fix a threading problem causing carsh ... | Adam Ierymenko |
2015-04-16 | build fix | Adam Ierymenko |
2015-04-16 | zerotier-cli suspiciously working... that didn't hurt *too* badly. | Adam Ierymenko |
2015-04-16 | Almost done with JSON parsing for tabular output. | Adam Ierymenko |
2015-04-16 | CLI work and Makefile cleanup. | Adam Ierymenko |
2015-04-16 | Basic CLI working with JSON output. Now to parse and support old tabular form. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-15 | Write a zerotier-one.port file to the home path to make CLI easy to write, an... | Adam Ierymenko |
2015-04-15 | Wire API auth token stuff. | Adam Ierymenko |
2015-04-15 | Add some additional detail to the peer record in CAPI and JSON control plane. | Adam Ierymenko |
2015-04-15 | Compile fixes. | Adam Ierymenko |
2015-04-15 | Compile fixes. | Adam Ierymenko |
2015-04-15 | More cleanup, and fix for the extremely unlikely case of identity collision. | Adam Ierymenko |
2015-04-15 | Putting the main binary back together... | Adam Ierymenko |
2015-04-15 | cleanup | Adam Ierymenko |
2015-04-15 | Rename One to OneService, create separate sources for other tools. | Adam Ierymenko |