3472 Commits (7612bf3302eef8a49658eaeca09504be588f6398)
 

Author SHA1 Message Date
Grant Limberg 0f6c53589e remove commented out function declaration 9 years ago
Grant Limberg e2b1a7157e Potential fix for routing issue on Windows 9 years ago
Grant Limberg aaf69d1aff properly quote string arguments to copyutil in case there are spaces in the path 9 years ago
Michał Zieliński 203b7e17de Binder.hpp: gather all IPv4 interface addresses 9 years ago
Adam Ierymenko 9a2b766aad Windows installer updates. 9 years ago
Adam Ierymenko 24017659df Update installer, etc., for Mac. 9 years ago
Adam Ierymenko c175a5fcd7 Change org names, add makefile rule for Mac to build new UI. 9 years ago
Adam Ierymenko 5ec8465374 Remove dead Mac stuff. 9 years ago
Adam Ierymenko 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. 9 years ago
Adam Ierymenko 5bff70194b Ship pre-build man pages. We stopped doing this for a bit due to nit-picky Debian craziness but since we are not targeting core Debian at the moment bring it back. 9 years ago
Adam Ierymenko d94d04d7d5 Bump to 1.1.17 for pre-1.2.0 beta. 9 years ago
Adam Ierymenko bf2b9e3692 Auto-authorize new members on public networks properly. 9 years ago
Adam Ierymenko c8554504f3 . 9 years ago
Adam Ierymenko 0d066e3b08 Fix JSON parse bug in REDIRECT target. 9 years ago
Adam Ierymenko 6b12d86209 Add a workaround for an edge case in TEE/REDIRECT if we are the inbound destination and teeing is only being done on the outbound side. 9 years ago
Adam Ierymenko fe530548bb Fix MATCH_RANDOM in controller. 9 years ago
Adam Ierymenko 2eaff6d484 Fix to characteristcs in rules engine. 9 years ago
Adam Ierymenko a54c2b438c Basic support for streaming of changes via stdout from controller. 10 years ago
Adam Ierymenko 890f6f0d35 Make allow management from a local.conf parameters. 10 years ago
Adam Ierymenko bad4b72f82 Remove debug printf. 10 years ago
Adam Ierymenko 4702c5b4ee Add local.conf option to blacklist interfaces by name. 10 years ago
Adam Ierymenko 4459d5ad54 Remove debug printf 10 years ago
Adam Ierymenko 39fb4b1b42 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko 3864a2e111 Use an alternative method for enumerating interface addresses on Linux to avoid poor performance of getifaddrs() when there are many network namespaces. 10 years ago
Grant Limberg 697520f1f5 Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings. 10 years ago
Adam Ierymenko 244f37179c Minor security: lock roots to only be reachable via World IPs. 10 years ago
Grant Limberg 4b3a47849d Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 10 years ago
Grant Limberg 56faf774ff Store MTU as String instead of DWORD 10 years ago
Adam Ierymenko fa2bb91ae5 Kill some old debug code. 10 years ago
Grant Limberg 32478845b2 Merge branch 'dev' into systemtray 10 years ago
Adam Ierymenko 44f0e3097e docs 10 years ago
Grant Limberg 289917e2b3 use msbuild instead of devenv 10 years ago
Grant Limberg 14fcb5867f rethrow windows build error 10 years ago
Grant Limberg cf59362c4a add windows build to Jenkinsfile 10 years ago
Grant Limberg 8472918559 Change 'localhost' to 127.0.0.1 10 years ago
Adam Ierymenko ae8f51d608 . 10 years ago
Adam Ierymenko 4a7ee5472d Small fixes. 10 years ago
Adam Ierymenko 8718b33a66 docs 10 years ago
Adam Ierymenko 27f1155f1b docs and API stuff 10 years ago
Adam Ierymenko 84732fcb12 Wire through external path lookup. Static paths should now work. 10 years ago
Grant Limberg c6c578ce1d Fixes to allow usage of ZeroTierOne.h with a C compiler 10 years ago
Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI 10 years ago
Grant Limberg a39f6e9b4c clear cached window positions when display settings change 10 years ago
Grant Limberg adb7a88836 cache window positions so we only have to move after open once. 10 years ago
Adam Ierymenko 9892f7bb47 Upgrade nlohmann::json 10 years ago
Adam Ierymenko 42ba70e79e Replace long callback arg list with struct, and implement path whitelisting, path blacklisting, and local.conf support for roles. 10 years ago
Adam Ierymenko cbaef66e82 Fix a deadlock in federation/upstream code. 10 years ago
Adam Ierymenko 97d915b06c Expose relay policy in node settings. 10 years ago
Grant Limberg 3a3a23db34 hacky way to set window position but it works 10 years ago
Adam Ierymenko d159e5ca44 Allow relay policy setting in local.conf 10 years ago