summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18moved stuff around again. WPF didnt like things once they were moved. Also ...Grant Limberg
2016-11-17added skeletons for join and about windows. moving things around a little bi...Grant Limberg
2016-11-17add timeouts to requests to the json apiGrant Limberg
2016-11-17can finally join/leave networks by clicking on them in the context menuGrant Limberg
2016-11-16Merge branch 'dev' into systemtrayGrant Limberg
2016-11-16handle removing of networks we are no longer connected to from the UIGrant Limberg
2016-11-16IP addresses now selectable in Windows UIGrant Limberg
2016-11-16make device ID selectableGrant Limberg
2016-11-16add JSONDB.cppGrant Limberg
2016-11-15only changed items in the full network list are updated nowGrant Limberg
2016-11-15make some fields in the network list selectableGrant Limberg
2016-11-15Fix TTL scaling in cert.Adam Ierymenko
2016-11-15Fix member deauthorization time threshold bug.Adam Ierymenko
2016-11-15Add rules engine debugging switch to make-linux.mkAdam Ierymenko
2016-11-14Kill unnecessary check in another spot.Adam Ierymenko
2016-11-14Add (currently undocumented) option to allow management from certain networks.Adam Ierymenko
2016-11-14We don't bind to non-local IP for TCP yet, but eliminate double check.Adam Ierymenko
2016-11-14looks like a garbage file got committed. deletingGrant Limberg
2016-11-14remove timer thats no longer neededGrant Limberg
2016-11-14Added network monitor pub/sub classGrant Limberg
2016-11-10fix serialization issue.Grant Limberg
2016-11-10menu now dynamically populates the network listGrant Limberg
2016-11-10Multithreading in network controller. Threads are only started if controller ...Adam Ierymenko
2016-11-10Use circuit breaker only for requests.Adam Ierymenko
2016-11-10Actually push updates when things change.Adam Ierymenko
2016-11-10Also avoid sending tags and caps to old members since there is no point.Adam Ierymenko
2016-11-10Small fix to send pushes if not a reply.Adam Ierymenko
2016-11-10Refactor controller to permit sending of pushes as well as just replies to co...Adam Ierymenko
2016-11-09Log last meta-data in controller, and ease up just a bit on keepalives.Adam Ierymenko
2016-11-09update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFr...Grant Limberg
2016-11-09Keep connections up for netconf stuff as well as frames.Adam Ierymenko
2016-11-09Field in wrong place fixed.Adam Ierymenko
2016-11-09Memo-ize some computed stuff to control CPU utilization.Adam Ierymenko
2016-11-09renameGrant Limberg
2016-11-08Network list window opens with click on the menu itemGrant Limberg
2016-11-08turn APIHandler into a singletonGrant Limberg
2016-11-08starts up to a toolbar icon with context menu. still much more to doGrant Limberg
2016-11-08Send a blanket rule to old versions. New versions will still bidirecitonally ...Adam Ierymenko
2016-11-08Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2016-11-08Update LM time on members on request.Adam Ierymenko
2016-11-08add NotifyIcon NuGet package for tray icon supportGrant Limberg
2016-11-08update JSON library to latestGrant Limberg
2016-11-08added docs for allowManaged, allowGlobal, allowDefaultGrant Limberg
2016-11-08update JSON API docs for OneServiceGrant Limberg
2016-11-08Merge pull request #407 from misuzu/chownfixAdam Ierymenko
2016-11-08Fix chown on /var/lib/zerotier-oneTsukasa Hiiragi
2016-11-08Minor fixes.Adam Ierymenko
2016-11-07Bug fixes in controller refactor.Adam Ierymenko
2016-11-07Added a file copy util for Windows UIGrant Limberg
2016-11-07Bug fixes, self test of JSONDB disabled by default.Adam Ierymenko