Age | Commit message (Expand) | Author |
2016-06-27 | More Dockerfile fixes, and do not use "ln -r" since it is not supported on ol... | Adam Ierymenko |
2016-06-27 | More build fixes. | Adam Ierymenko |
2016-06-27 | RPM build fixes -- use RPM cflags, spec fixes, etc. | Adam Ierymenko |
2016-06-27 | Debian dependency for iproute2 | Adam Ierymenko |
2016-06-27 | ZeroTier One requires /sbin/ip (RPM-based distros) | Adam Ierymenko |
2016-06-25 | CentOS 6 Docker build. | Adam Ierymenko |
2016-06-25 | . | Adam Ierymenko |
2016-06-25 | . | Adam Ierymenko |
2016-06-25 | Build and spec file updates for CentOS6 | Adam Ierymenko |
2016-06-24 | Script to create Debian repos (requires aptly) | Adam Ierymenko |
2016-06-24 | More build targets. | Adam Ierymenko |
2016-06-24 | More Linux Docker build farm targets. | Adam Ierymenko |
2016-06-24 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2016-06-24 | Bump version. | Adam Ierymenko |
2016-06-24 | Bump version. | Adam Ierymenko |
2016-06-24 | Changes for Debian packaging to prep for 1.1.6 interim. | Adam Ierymenko |
2016-06-24 | Don't back up sqlite db if it hasn't changed to prevent constant thrashing on... | Adam Ierymenko |
2016-06-24 | Forgot NDP emulation flag. | Adam Ierymenko |
2016-06-24 | Add 6plane assignment support to network controller, and cleanup. | Adam Ierymenko |
2016-06-24 | . | Adam Ierymenko |
2016-06-24 | Cleanup of 6plane stuff. | Adam Ierymenko |
2016-06-23 | IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly | Adam Ierymenko |
2016-06-23 | cli work... | Adam Ierymenko |
2016-06-23 | More new CLI work. | Adam Ierymenko |
2016-06-22 | . | Adam Ierymenko |
2016-06-22 | Outline of new CLI with ability to control controllers/central as well as ser... | Adam Ierymenko |
2016-06-21 | Add network local.conf stuff to save network permission settings and wire it ... | Adam Ierymenko |
2016-06-21 | cleanup | Adam Ierymenko |
2016-06-21 | Plumbing for network setting control, and GitHub issue #330 | Adam Ierymenko |
2016-06-21 | Comment cleanup. | 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 | Default route override and route management in general now works in Linux. | Adam Ierymenko |
2016-06-21 | GitHub issue #338 | Adam Ierymenko |
2016-06-21 | GitHub issue #339 | Adam Ierymenko |
2016-06-21 | Add rule type to match a COM field of the peer by ID and value because this w... | Adam Ierymenko |
2016-06-21 | Fix Buffer<> version of Dictionary.get(). | Adam Ierymenko |
2016-06-21 | Add a few technically unnecessary but feel-good paranoia bounds checks in Dic... | Adam Ierymenko |
2016-06-21 | Another fuzzing code fix. | Adam Ierymenko |
2016-06-21 | Comment cleanup and fuzzing improvements. | 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-17 | Linux bug fixes, small controller fix. | Adam Ierymenko |
2016-06-16 | Bug fix. | Adam Ierymenko |
2016-06-16 | Refactor controller for new merged format. | Adam Ierymenko |
2016-06-16 | New format now integrated, and it works. | Adam Ierymenko |
2016-06-16 | Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo... | Adam Ierymenko |
2016-06-16 | Self test for dictionary, and fixes. | Adam Ierymenko |