2835 Commits (df00d3b046ee7b88eaf068b802411814ac97dfd2)
 

Author SHA1 Message Date
Adam Ierymenko df00d3b046 Going to have to continue to use the old MAC web-container-based UI on Macs prior to 10.10 even when the new UI comes out, and the new UI is not ready yet anyway, so resurrect this. 10 years ago
Adam Ierymenko 19735e7050 Revert backgrounding of controller requests hack. Controller code is not really parallel anyway and we fixed the perf problem. 10 years ago
Adam Ierymenko bb63646682 Fix broken SQL in controller. 10 years ago
Adam Ierymenko b4fcf2ee60 Fix a valgrind warning. 10 years ago
Adam Ierymenko d9eacd1616 Controller fixes... 10 years ago
Adam Ierymenko 5309c7e082 Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko dbe57742e6 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko 928c625e2c docs 10 years ago
Adam Ierymenko 1e00603241 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko f6442f2752 fedora-22 10 years ago
Adam Ierymenko 7b7ab823b0 Fix getPeer(self) bug if I am the controller. 10 years ago
Adam Ierymenko 0410fd4824 Refactor recent member request history to fix performance problem in controller. 10 years ago
Adam Ierymenko 02fa32422a Dockerfile ordering 10 years ago
Adam Ierymenko 12037961ff small perf improvement in sqlite db. 10 years ago
Adam Ierymenko 8c572dead1 Query optimization. 10 years ago
Adam Ierymenko 3ddfebe742 dead code removal 10 years ago
Adam Ierymenko 972bbb7e06 Allow further concurrency on network controller. 10 years ago
Adam Ierymenko 45f315e603 Defer NETWORK_CONFIG_REQUEST packets and allow multithreaded processing. 10 years ago
Adam Ierymenko b9e86103cf Docker build farm seems to work! 10 years ago
Adam Ierymenko 0588589d57 . 10 years ago
Adam Ierymenko 4d30f60bbe . 10 years ago
Adam Ierymenko d58dcf29cc For now go back to bundling http-parser etc. in our official RPM builds since this introduces an EPEL dependency for CentOS which would only make sense if we are actually in EPEL. Probably will eventually have two spec files: one for official and one for our own. 10 years ago
Adam Ierymenko 809457599a CentOS7 fixes. 10 years ago
Adam Ierymenko 2d19fb7f8c More RPM fixes. 10 years ago
Adam Ierymenko 2c9401ed74 CentOS6 fix. 10 years ago
Adam Ierymenko af23596c34 Put everything in /usr/sbin on Linux. 10 years ago
Adam Ierymenko 233945e60f More Dockerfile fixes, and do not use "ln -r" since it is not supported on older Linux distributions. 10 years ago
Adam Ierymenko 147f735333 More build fixes. 10 years ago
Adam Ierymenko 8de5b2beda RPM build fixes -- use RPM cflags, spec fixes, etc. 10 years ago
Adam Ierymenko b02c3dfe8d Debian dependency for iproute2 10 years ago
Adam Ierymenko c5d3895313 ZeroTier One requires /sbin/ip (RPM-based distros) 10 years ago
Adam Ierymenko d20bcdae12 CentOS 6 Docker build. 10 years ago
Adam Ierymenko 81cd68b60d . 10 years ago
Adam Ierymenko 0582b3daba . 10 years ago
Adam Ierymenko af0a205594 Build and spec file updates for CentOS6 10 years ago
Adam Ierymenko 06e2e8119e Script to create Debian repos (requires aptly) 10 years ago
Adam Ierymenko 8b78f19335 More build targets. 10 years ago
Adam Ierymenko 9784393b15 More Linux Docker build farm targets. 10 years ago
Adam Ierymenko 65da797112 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko 75fe981b9d Bump version. 10 years ago
Adam Ierymenko caaf33e4cf Bump version. 10 years ago
Adam Ierymenko d642db6f66 Changes for Debian packaging to prep for 1.1.6 interim. 10 years ago
Adam Ierymenko 3740b83f63 Don't back up sqlite db if it hasn't changed to prevent constant thrashing on inactive controllers. 10 years ago
Adam Ierymenko 90cdef8400 Forgot NDP emulation flag. 10 years ago
Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. 10 years ago
Adam Ierymenko 20d155e630 . 10 years ago
Adam Ierymenko be5996daca Cleanup of 6plane stuff. 10 years ago
Adam Ierymenko 38dfebad8c IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly 10 years ago
Adam Ierymenko a5a05e454e cli work... 10 years ago
Adam Ierymenko 32d9850263 More new CLI work. 10 years ago