2931 Commits (f057bb63cdc4bebc4608f4f2ed6da4656ddbc8a9)
 

Author SHA1 Message Date
Adam Ierymenko f057bb63cd More work on tags and capabilities. 10 years ago
Adam Ierymenko 7e6e56e2bc Bunch of work on pushing and replication of tags and capabilities, and protocol cleanup. 10 years ago
Adam Ierymenko 67cb03742e Add tag rules and split out rule serialize/deserialize so the code can be reused. 10 years ago
Adam Ierymenko 91940cbcf5 Kill network preferred relays -- this feature is gone (and was seldom used anyway) in favor of federation. 10 years ago
Joseph Henry 77bd8aacd1 merge cli from edge 10 years ago
Adam Ierymenko ecc1324bb0 Rules engine work: capability based security model with tags and capabilities, and some cleanup across other places. 10 years ago
Adam Ierymenko d3b0081447 Cleanup... 10 years ago
Adam Ierymenko 22e44c762b More rules engine work: key/value pair matching for microsegmentation. 10 years ago
Adam Ierymenko 1e6e112806 Dockerfile for building zerotier/zerotier-containerized for CoreOS et al. 10 years ago
Adam Ierymenko 13100b245c Fix for running under MUSL libc (e.g. Alpine Linux) 10 years ago
Adam Ierymenko 4929be08f7 Cleanup and stub out new object transfer messages. 10 years ago
Adam Ierymenko 088bbd1c08 Filter fixes. 10 years ago
Adam Ierymenko 7404eb46c4 Integration of Filter into inbound and outbound packet path. 10 years ago
Adam Ierymenko eaf6d6c938 Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup. 10 years ago
Adam Ierymenko 02d288e9d4 Merge branch 'dev' of Y:/ZeroTier/ZeroTierOne into dev 10 years ago
Adam Ierymenko 6f15c4a561 1.1.14 Windows version stuff 10 years ago
Adam Ierymenko ae491c277e VERSION 1.1.14: bug fixes! 10 years ago
Adam Ierymenko ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD 10 years ago
Adam Ierymenko dced40361b Bump version in most places to 1.1.14 10 years ago
Adam Ierymenko faf864b8a2 Merge branch 'master' into dev 10 years ago
Adam Ierymenko 8a23d764de Merge branch 'master' of http://10.6.6.2/zerotier/ZeroTierOne 10 years ago
Adam Ierymenko f21af60a13 Init trusted path count to zero. Meh. 10 years ago
Adam Ierymenko 10564d8e14 Init trusted path count to zero. Meh. 10 years ago
Adam Ierymenko 095aef5f30 Merge pull request #348 from the-maldridge/remove-sysctl 10 years ago
Adam Ierymenko 145ac31c8a Merge pull request #362 from mwarning/space-between-literal-and-string-macro 10 years ago
Adam Ierymenko b7a5f783ba Merge pull request #364 from mwarning/fortify-source-needs-optimization-flag 10 years ago
Adam Ierymenko 3d25a2ea02 Merge pull request #363 from mwarning/move-declaration-out-of-scope 10 years ago
Moritz Warning 76b785c90f fix _FORTIFY_SOURCE warning 10 years ago
Moritz Warning b3073f44a2 move sourceAddress out of scope 10 years ago
Moritz Warning bcdd158ad8 C++11 requires a space between literal and string macro 10 years ago
Adam Ierymenko 6320879fe1 Fix for GitHub issue #358 and bump version to 1.1.13 (dev) 10 years ago
Grant Limberg 2afe3d89d0 Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne 10 years ago
Grant Limberg 8a15b42dab switch to GCC for Android 10 years ago
Adam Ierymenko 4b9e84f42f docs 10 years ago
Adam Ierymenko ba87640e4c Release howto for internal use. 10 years ago
Adam Ierymenko a5400e0162 Windows installer now installs a batch file and Path variable settings to make zerotier-cli work in the Windows CLI (1.1.12 MSI updated on web for this too) and a Chocolatey packaging job for ZeroTier One. 10 years ago
Adam Ierymenko bdc3b0834b VERSION 1.1.12: yet another minor fix to managed routes 10 years ago
Adam Ierymenko 1a285e5342 Version bump again. Slack has updated their client twice in one day so its okay. 10 years ago
Adam Ierymenko 8912515011 Fix to fix to GitHub issue #352 10 years ago
Adam Ierymenko 6ec3464ee9 JSON fix for trusted paths (does not affect normal op) 10 years ago
Adam Ierymenko 4b5e43ab0d VERSION 1.1.10: minor managed route fixes 10 years ago
Adam Ierymenko a6d9ae3a36 Man page fix on fedora-22 10 years ago
Adam Ierymenko 34e7c8652a Version bumps. 10 years ago
Adam Ierymenko 1861f67fa7 Version bump to 1.1.10 10 years ago
Adam Ierymenko b5e9d3f6f4 Rename file to be intuitive. 10 years ago
Adam Ierymenko 9785fde32a Trusted paths work! 10 years ago
Adam Ierymenko 9657675755 Plumbing through trusted path stuff to OneService. 10 years ago
Adam Ierymenko 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
Adam Ierymenko cdb5ceac7b Should remove old IPs before trying to add new ones. 10 years ago
Adam Ierymenko 23391ff9da More OSX IPv6 fixes. 10 years ago