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
path:
root
/
windows
Age
Commit message (
Collapse
)
Author
2017-07-03
also cluster.hpp
Grant Limberg
2017-07-03
remove Cluster.cpp from build list as it's been removed
Grant Limberg
2017-05-12
I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() ↵
Grant Limberg
works, though.
2017-05-12
Swallow a possible ArgumentNullException when copying text to the system ↵
Grant Limberg
clipboard
2017-05-08
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise ↵
Grant Limberg
commands
2017-05-08
Fixed falling out of the network monitor thread if the ZeroTier service ↵
Grant Limberg
isn't running on Windows
2017-04-24
Version bumps.
Adam Ierymenko
2017-04-20
Windows build fixes.
Adam Ierymenko
2017-04-18
Cleanup, Windows fixes, Self test fix
Adam Ierymenko
2017-04-18
Windows build fixes, self test cleanup.
Adam Ierymenko
2017-04-17
Windows profile build target (CPU profiling), and a little bit of ↵
Adam Ierymenko
optimization revealed by such.
2017-03-22
Windows UI will attempt to re-copy the auth token if a 401 error is received
Grant Limberg
2017-03-17
Windows installer version bump and a build fix.
Adam Ierymenko
2017-03-17
Windows build fixes, app about text revisions.
Adam Ierymenko
2017-03-14
Software update cleanup, and a fix for updates on Windows.
Adam Ierymenko
2017-03-08
Fix exception thrown in NetworkMonitor thread that can cause the UI to stop ↵
Grant Limberg
polling service for updates
2017-03-08
Don't crash when attempting to join a network while the zerotier service ↵
Grant Limberg
isn't running
2017-03-07
Windows build process updates, and repackage everything using new EV ↵
Adam Ierymenko
certificate and SHA256.
2017-03-07
Windows build fixes.
Adam Ierymenko
2017-02-23
Windows build fix.
Adam Ierymenko
2017-02-22
fixed double firing of the leave network API call causing an error popup on ↵
Grant Limberg
windows
2017-02-14
Right and left click both will now open the context menu on Windows
Grant Limberg
2017-01-26
remove reference to BackgroundResolver.cpp/.hpp on Windows
Grant Limberg
2017-01-26
fix copy stage for paths with spaces
Grant Limberg
2017-01-20
Windows build fix, warning removal.
Adam Ierymenko
2017-01-13
Windows build fixes, Software update fix, warning removal.
Adam Ierymenko
2017-01-11
Should fix Windows build.
Adam Ierymenko
2017-01-09
bring window to front if already open
Grant Limberg
2017-01-03
properly quote string arguments to copyutil in case there are spaces in the path
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-21
hacky way to set window position but it works
Grant Limberg
2016-11-21
hyperlinks in the about page are clickable
Grant Limberg
2016-11-21
fill out the about view
Grant Limberg
2016-11-21
dont close the network list. just hide it so its reusable
Grant Limberg
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
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
proper shutdown
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 ↵
Grant Limberg
with refresh.
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
2016-11-18
moved stuff around again. WPF didnt like things once they were moved. Also ↵
Grant Limberg
wired up Join dialog.
2016-11-17
added skeletons for join and about windows. moving things around a little ↵
Grant Limberg
bit too
2016-11-17
add timeouts to requests to the json api
Grant Limberg
2016-11-17
can finally join/leave networks by clicking on them in the context menu
Grant Limberg
2016-11-16
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-16
handle removing of networks we are no longer connected to from the UI
Grant Limberg
2016-11-16
IP addresses now selectable in Windows UI
Grant Limberg
[next]