3402 Commits (4702c5b4eea3e84f5ceed075277e69353537c94d)
 

Author SHA1 Message Date
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
Grant Limberg a6ed711492 wired up the startup registry key to the registry 9 years ago
Grant Limberg 3fb224cb22 add a checkbox for startup option in preferences 9 years ago
Grant Limberg 5ca5af619d Merge branch 'systemtray' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into systemtray 9 years ago
Grant Limberg f61c5836b2 copy node ID by clicking on node ID menu item 9 years ago
Grant Limberg 535b33b46e copy node ID by clicking on node ID menu item 9 years ago
Grant Limberg a8847de910 proper shutdown 9 years ago
Grant Limberg 2231e878d5 Merge branch 'dev' into systemtray 9 years ago
Grant Limberg 299a7cab20 fixed an issue where sometimes network data wouldnt be updated 9 years ago
Grant Limberg e48d6880c9 Wired up connected checkbox and delete button. just something not working with refresh. 9 years ago
Adam Ierymenko 673c0c811e Wire through upstream stuff and add setRole(). 9 years ago
Adam Ierymenko 6e1da35c12 Remove debug. 9 years ago
Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 9 years ago
Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 9 years ago