Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-13 | fix Android NDK build | Grant Limberg | |
2017-01-12 | Auto-apply updates if enabled. | Adam Ierymenko | |
2017-01-12 | Build fixes. | Adam Ierymenko | |
2017-01-12 | More software update work, and settings in local.conf. | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | . | Adam Ierymenko | |
2017-01-11 | Can't send a user message to self. | Adam Ierymenko | |
2017-01-11 | init fix. | Adam Ierymenko | |
2017-01-11 | debug code. | Adam Ierymenko | |
2017-01-11 | Wire up user message handling in OneService event handler. | Adam Ierymenko | |
2017-01-11 | Software update stuff for test. | Adam Ierymenko | |
2017-01-11 | Should fix Windows build. | Adam Ierymenko | |
2017-01-11 | Software update stuff. | Adam Ierymenko | |
2017-01-11 | Software update integration. | Adam Ierymenko | |
2017-01-11 | Software update work. | Adam Ierymenko | |
2017-01-11 | Software updater work. | Adam Ierymenko | |
2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko | |
2017-01-10 | Comment out and disable old auto-update code. | Adam Ierymenko | |
2017-01-09 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko | |
2017-01-09 | Wire up VERB_USER_MESSAGE in core. | Adam Ierymenko | |
2017-01-09 | bring window to front if already open | Grant Limberg | |
2017-01-09 | Merge branch 'winroute' into dev | Grant Limberg | |
2017-01-05 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg | |
2017-01-05 | add implementations of compareTo() and equals() for VirtualNetworkRoute(). | Grant Limberg | |
Android app was relying on these, but since they didn't exist, they didn't function properly | |||
2017-01-05 | remove commented out function declaration | Grant Limberg | |
2017-01-05 | Potential fix for routing issue on Windows | Grant Limberg | |
Move setting _initialized = true until after WindowsEthernetTap::threadMain() has actually created and brought up the adapter. Also in OneService::nodeVirtualNetworkConfigFunction(), wait up to 5 seconds for WindowsEthernatTap::isInitialized() to return true before attempting to configure the interface and managed routes. Without this, the adapter doesnt actually exist yet when trying to add routes | |||
2017-01-03 | properly quote string arguments to copyutil in case there are spaces in the path | Grant Limberg | |
2016-12-23 | Windows installer updates. | Adam Ierymenko | |
2016-12-23 | Update installer, etc., for Mac. | Adam Ierymenko | |
2016-12-23 | Change org names, add makefile rule for Mac to build new UI. | Adam Ierymenko | |
2016-12-23 | Remove dead Mac stuff. | Adam Ierymenko | |
2016-12-23 | Retire old build farm (something new is coming) and update makefile for ↵ | Adam Ierymenko | |
linux to not auto-build doc. | |||
2016-12-23 | Ship pre-build man pages. We stopped doing this for a bit due to nit-picky ↵ | Adam Ierymenko | |
Debian craziness but since we are not targeting core Debian at the moment bring it back. | |||
2016-12-23 | Bump to 1.1.17 for pre-1.2.0 beta. | Adam Ierymenko | |
2016-12-22 | Auto-authorize new members on public networks properly. | Adam Ierymenko | |
2016-12-22 | . | Adam Ierymenko | |
2016-12-22 | Fix JSON parse bug in REDIRECT target. | Adam Ierymenko | |
2016-12-22 | Add a workaround for an edge case in TEE/REDIRECT if we are the inbound ↵ | Adam Ierymenko | |
destination and teeing is only being done on the outbound side. | |||
2016-12-22 | Fix MATCH_RANDOM in controller. | Adam Ierymenko | |
2016-12-22 | Fix to characteristcs in rules engine. | Adam Ierymenko | |
2016-12-15 | Basic support for streaming of changes via stdout from controller. | Adam Ierymenko | |
2016-12-12 | Make allow management from a local.conf parameters. | Adam Ierymenko | |
2016-12-12 | Remove debug printf. | Adam Ierymenko | |
2016-12-12 | Add local.conf option to blacklist interfaces by name. | Adam Ierymenko | |
2016-12-12 | Remove debug printf | Adam Ierymenko | |
2016-12-12 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko | |