index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-12
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-12-12
Use an alternative method for enumerating interface addresses on Linux to avo...
Adam Ierymenko
2016-12-09
Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings.
Grant Limberg
2016-12-05
Minor security: lock roots to only be reachable via World IPs.
Adam Ierymenko
2016-11-30
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Grant Limberg
2016-11-30
Store MTU as String instead of DWORD
Grant Limberg
2016-11-30
Kill some old debug code.
Adam Ierymenko
2016-11-30
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-29
docs
Adam Ierymenko
2016-11-28
use msbuild instead of devenv
Grant Limberg
2016-11-28
rethrow windows build error
Grant Limberg
2016-11-28
add windows build to Jenkinsfile
Grant Limberg
2016-11-28
Change 'localhost' to 127.0.0.1
Grant Limberg
2016-11-23
.
Adam Ierymenko
2016-11-23
Small fixes.
Adam Ierymenko
2016-11-23
docs
Adam Ierymenko
2016-11-23
docs and API stuff
Adam Ierymenko
2016-11-22
Wire through external path lookup. Static paths should now work.
Adam Ierymenko
2016-11-22
Fixes to allow usage of ZeroTierOne.h with a C compiler
Grant Limberg
2016-11-22
use new ZT_Node_Callbacks struct in JNI
Grant Limberg
2016-11-22
clear cached window positions when display settings change
Grant Limberg
2016-11-22
cache window positions so we only have to move after open once.
Grant Limberg
2016-11-22
Upgrade nlohmann::json
Adam Ierymenko
2016-11-22
Replace long callback arg list with struct, and implement path whitelisting, ...
Adam Ierymenko
2016-11-21
Fix a deadlock in federation/upstream code.
Adam Ierymenko
2016-11-21
Expose relay policy in node settings.
Adam Ierymenko
2016-11-21
hacky way to set window position but it works
Grant Limberg
2016-11-21
Allow relay policy setting in local.conf
Adam Ierymenko
2016-11-21
hyperlinks in the about page are clickable
Grant Limberg
2016-11-21
Make parse failure of local.conf non-fatal in case people have ancient files ...
Adam Ierymenko
2016-11-21
fill out the about view
Grant Limberg
2016-11-21
local.conf and support for virtual role definition
Adam Ierymenko
2016-11-21
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-21
dont close the network list. just hide it so its reusable
Grant Limberg
2016-11-18
Move split() to OSUtils since it is not used in core.
Adam Ierymenko
2016-11-18
wired up the startup registry key to the registry
Grant Limberg
2016-11-18
add a checkbox for startup option in preferences
Grant Limberg
2016-11-18
Merge branch 'systemtray' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne...
Grant Limberg
2016-11-18
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
proper shutdown
Grant Limberg
2016-11-18
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-18
fixed an issue where sometimes network data wouldnt be updated
Grant Limberg
2016-11-18
Wired up connected checkbox and delete button. just something not working wi...
Grant Limberg
2016-11-18
Wire through upstream stuff and add setRole().
Adam Ierymenko
2016-11-18
Remove debug.
Adam Ierymenko
2016-11-18
Small bug fix and warning removal.
Adam Ierymenko
2016-11-18
Rate gate expensive validation of new identities in HELLO.
Adam Ierymenko
2016-11-18
wire up the quit button
Grant Limberg
2016-11-18
wire up the rest of the views to the menu. views not implemented yet tho.
Grant Limberg
[next]