index
:
infinitytier.git
cla
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
/
WinUI
/
MainWindow.xaml.cs
Age
Commit message (
Expand
)
Author
2016-11-08
starts up to a toolbar icon with context menu. still much more to do
Grant Limberg
2016-11-07
Added a file copy util for Windows UI
Grant Limberg
2015-11-05
remove the peers page
Grant Limberg
2015-11-04
set manifest to require administrator privileges and read the authtoken and p...
Grant Limberg
2015-11-04
Don't go kaboom when the ZeroTier service isn't running.
Grant Limberg
2015-10-26
can now leave networks
Grant Limberg
2015-10-26
Figured out how to expand controls to fill parent. yay
Grant Limberg
2015-10-26
Initial peers page
Grant Limberg
2015-10-26
set up a timer to update the UI from a background thread
Grant Limberg
2015-10-26
disallow paste of non hex characters
Grant Limberg
2015-10-23
wire up the join network button
Grant Limberg
2015-10-23
only accept hex characters for network id
Grant Limberg
2015-10-23
C#-ifying stuff
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg
2015-10-19
set up project and base UI for a native windows UI for ZeroTier
Grant Limberg