Commit History

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