3415 Commits (5ec84653740710972aa0a6bcc62679e1e0dbfa08)
 

Author SHA1 Message Date
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. 9 years ago
Adam Ierymenko 890f6f0d35 Make allow management from a local.conf parameters. 9 years ago
Adam Ierymenko bad4b72f82 Remove debug printf. 9 years ago
Adam Ierymenko 4702c5b4ee Add local.conf option to blacklist interfaces by name. 9 years ago
Adam Ierymenko 4459d5ad54 Remove debug printf 9 years ago
Adam Ierymenko 39fb4b1b42 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 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. 9 years ago
Grant Limberg 697520f1f5 Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings. 9 years ago
Adam Ierymenko 244f37179c Minor security: lock roots to only be reachable via World IPs. 9 years ago
Grant Limberg 4b3a47849d Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 9 years ago
Grant Limberg 56faf774ff Store MTU as String instead of DWORD 9 years ago
Adam Ierymenko fa2bb91ae5 Kill some old debug code. 9 years ago
Grant Limberg 32478845b2 Merge branch 'dev' into systemtray 9 years ago
Adam Ierymenko 44f0e3097e docs 9 years ago
Grant Limberg 289917e2b3 use msbuild instead of devenv 9 years ago
Grant Limberg 14fcb5867f rethrow windows build error 9 years ago
Grant Limberg cf59362c4a add windows build to Jenkinsfile 9 years ago
Grant Limberg 8472918559 Change 'localhost' to 127.0.0.1 9 years ago
Adam Ierymenko ae8f51d608 . 9 years ago
Adam Ierymenko 4a7ee5472d Small fixes. 9 years ago
Adam Ierymenko 8718b33a66 docs 9 years ago
Adam Ierymenko 27f1155f1b docs and API stuff 9 years ago
Adam Ierymenko 84732fcb12 Wire through external path lookup. Static paths should now work. 9 years ago
Grant Limberg c6c578ce1d Fixes to allow usage of ZeroTierOne.h with a C compiler 9 years ago
Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI 9 years ago
Grant Limberg a39f6e9b4c clear cached window positions when display settings change 9 years ago
Grant Limberg adb7a88836 cache window positions so we only have to move after open once. 9 years ago
Adam Ierymenko 9892f7bb47 Upgrade nlohmann::json 9 years ago
Adam Ierymenko 42ba70e79e Replace long callback arg list with struct, and implement path whitelisting, path blacklisting, and local.conf support for roles. 9 years ago
Adam Ierymenko cbaef66e82 Fix a deadlock in federation/upstream code. 9 years ago
Adam Ierymenko 97d915b06c Expose relay policy in node settings. 9 years ago
Grant Limberg 3a3a23db34 hacky way to set window position but it works 9 years ago
Adam Ierymenko d159e5ca44 Allow relay policy setting in local.conf 9 years ago
Grant Limberg d3bd10952e hyperlinks in the about page are clickable 9 years ago
Adam Ierymenko 40078a99de Make parse failure of local.conf non-fatal in case people have ancient files sitting around. 9 years ago
Grant Limberg 0142c0d339 fill out the about view 9 years ago
Adam Ierymenko 2e5de46584 local.conf and support for virtual role definition 9 years ago
Grant Limberg 1be55d6182 Merge branch 'dev' into systemtray 9 years ago
Grant Limberg 8ebcd44405 dont close the network list. just hide it so its reusable 9 years ago
Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 9 years ago