summaryrefslogtreecommitdiff
path: root/windows/WinUI/NetworkMonitor.cs
AgeCommit message (Expand)Author
2019-02-05Fixed a bug where UI elements were attempting to be updated in a background t...Grant Limberg
2017-05-08Fixed falling out of the network monitor thread if the ZeroTier service isn't...Grant Limberg
2017-03-08Fix exception thrown in NetworkMonitor thread that can cause the UI to stop p...Grant Limberg
2016-11-18proper shutdownGrant 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-17can finally join/leave networks by clicking on them in the context menuGrant Limberg
2016-11-14Added network monitor pub/sub classGrant Limberg