Age | Commit message (Expand) | Author |
2016-11-14 | Kill unnecessary check in another spot. | Adam Ierymenko |
2016-11-14 | Add (currently undocumented) option to allow management from certain networks. | Adam Ierymenko |
2016-11-14 | We don't bind to non-local IP for TCP yet, but eliminate double check. | Adam Ierymenko |
2016-11-09 | Keep connections up for netconf stuff as well as frames. | Adam Ierymenko |
2016-11-08 | added docs for allowManaged, allowGlobal, allowDefault | Grant Limberg |
2016-11-08 | update JSON API docs for OneService | Grant Limberg |
2016-09-13 | Route management bug fixes. | Adam Ierymenko |
2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
2016-09-05 | More tweaks to path behavior. | Adam Ierymenko |
2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-08-17 | Controller fixes... | Adam Ierymenko |
2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
2016-08-16 | C++11 mode build fix. | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-07-12 | Fix to fix to GitHub issue #352 | Adam Ierymenko |
2016-07-12 | JSON fix for trusted paths (does not affect normal op) | Adam Ierymenko |
2016-07-12 | Rename file to be intuitive. | Adam Ierymenko |
2016-07-12 | Plumbing through trusted path stuff to OneService. | Adam Ierymenko |
2016-07-12 | Should remove old IPs before trying to add new ones. | Adam Ierymenko |
2016-07-12 | GitHub issue #352 | Adam Ierymenko |
2016-07-08 | Docs and controller API version | Adam Ierymenko |
2016-06-23 | More new CLI work. | Adam Ierymenko |
2016-06-21 | Add network local.conf stuff to save network permission settings and wire it ... | Adam Ierymenko |
2016-06-21 | Plumbing for network setting control, and GitHub issue #330 | Adam Ierymenko |
2016-06-21 | Route management now works on Windows, including default route override! 1.1.... | Adam Ierymenko |
2016-06-21 | Windows builds again. And there was much rejoicing. | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-17 | Tying up default route and route mgmt loose ends. It now periodically updates... | Adam Ierymenko |
2016-06-16 | Default route population works on Mac! | Adam Ierymenko |
2016-06-16 | Report routes in locally joined network JSON. | Adam Ierymenko |
2016-06-15 | Default route ready to test on Mac. | Adam Ierymenko |
2016-06-15 | ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to... | Adam Ierymenko |
2016-06-14 | Big refactor in service code to prep for plumbing through route management. | Adam Ierymenko |
2016-06-08 | Support yet another old version of http-parser for CentOS/EPEL. | Adam Ierymenko |
2016-06-08 | Fix build against Debian version of libhttp-parser -- its old but it will work. | Adam Ierymenko |
2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
2016-04-18 | Store lat/lon too for testing and future display use. | Adam Ierymenko |
2016-04-18 | Replace cluster-geo subprocess with in-memory loaded CSV of GeoIP data. This ... | Adam Ierymenko |
2016-04-18 | . | Adam Ierymenko |
2016-04-07 | Boost local interface check interval a bit to speed direct link provisioning ... | Adam Ierymenko |
2016-04-07 | Make port mapper names even more unique, and trial bind before binding TCP no... | Adam Ierymenko |
2016-04-07 | dev branch now works again on Linux | Adam Ierymenko |
2016-04-05 | Binder for Windows, and use Binder to get local interface addresses to advert... | Adam Ierymenko |
2016-04-05 | OneService now binds all ports to specific local interfaces instead of wildca... | Adam Ierymenko |
2016-04-05 | More refactoring and prep for explicit interface bindings (for default route ... | Adam Ierymenko |
2016-04-01 | Tweak metric and clean out attic a bit. | Adam Ierymenko |
2016-03-03 | stupid bug is stupid | Adam Ierymenko |