summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2016-12-12Use an alternative method for enumerating interface addresses on Linux to avo...Adam Ierymenko
2016-12-09Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings.Grant Limberg
2016-12-05Minor security: lock roots to only be reachable via World IPs.Adam Ierymenko
2016-11-30Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
2016-11-30Store MTU as String instead of DWORDGrant Limberg
2016-11-30Kill some old debug code.Adam Ierymenko
2016-11-30Merge branch 'dev' into systemtrayGrant Limberg
2016-11-29docsAdam Ierymenko
2016-11-28use msbuild instead of devenvGrant Limberg
2016-11-28rethrow windows build errorGrant Limberg
2016-11-28add windows build to JenkinsfileGrant Limberg
2016-11-28Change 'localhost' to 127.0.0.1Grant Limberg
2016-11-23.Adam Ierymenko
2016-11-23Small fixes.Adam Ierymenko
2016-11-23docsAdam Ierymenko
2016-11-23docs and API stuffAdam Ierymenko
2016-11-22Wire through external path lookup. Static paths should now work.Adam Ierymenko
2016-11-22Fixes to allow usage of ZeroTierOne.h with a C compilerGrant Limberg
2016-11-22use new ZT_Node_Callbacks struct in JNIGrant Limberg
2016-11-22clear cached window positions when display settings changeGrant Limberg
2016-11-22cache window positions so we only have to move after open once.Grant Limberg
2016-11-22Upgrade nlohmann::jsonAdam Ierymenko
2016-11-22Replace long callback arg list with struct, and implement path whitelisting, ...Adam Ierymenko
2016-11-21Fix a deadlock in federation/upstream code.Adam Ierymenko
2016-11-21Expose relay policy in node settings.Adam Ierymenko
2016-11-21hacky way to set window position but it worksGrant Limberg
2016-11-21Allow relay policy setting in local.confAdam Ierymenko
2016-11-21hyperlinks in the about page are clickableGrant Limberg
2016-11-21Make parse failure of local.conf non-fatal in case people have ancient files ...Adam Ierymenko
2016-11-21fill out the about viewGrant Limberg
2016-11-21local.conf and support for virtual role definitionAdam Ierymenko
2016-11-21Merge branch 'dev' into systemtrayGrant Limberg
2016-11-21dont close the network list. just hide it so its reusableGrant Limberg
2016-11-18Move split() to OSUtils since it is not used in core.Adam Ierymenko
2016-11-18wired up the startup registry key to the registryGrant Limberg
2016-11-18add a checkbox for startup option in preferencesGrant Limberg
2016-11-18Merge branch 'systemtray' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne...Grant Limberg
2016-11-18copy node ID by clicking on node ID menu itemGrant Limberg
2016-11-18copy node ID by clicking on node ID menu itemGrant Limberg
2016-11-18proper shutdownGrant Limberg
2016-11-18Merge branch 'dev' into systemtrayGrant Limberg
2016-11-18fixed an issue where sometimes network data wouldnt be updatedGrant Limberg
2016-11-18Wired up connected checkbox and delete button. just something not working wi...Grant Limberg
2016-11-18Wire through upstream stuff and add setRole().Adam Ierymenko
2016-11-18Remove debug.Adam Ierymenko
2016-11-18Small bug fix and warning removal.Adam Ierymenko
2016-11-18Rate gate expensive validation of new identities in HELLO.Adam Ierymenko
2016-11-18wire up the quit buttonGrant Limberg
2016-11-18wire up the rest of the views to the menu. views not implemented yet tho.Grant Limberg