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 (
Expand
)
Author
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
2016-11-16
make device ID selectable
Grant Limberg
2016-11-16
add JSONDB.cpp
Grant Limberg
2016-11-07
Added a file copy util for Windows UI
Grant Limberg
2016-11-04
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
Grant Limberg
2016-11-04
increase window width so IPv6 addreses don't wrap
Grant Limberg
2016-11-04
work in progress windows UI update
Grant Limberg
2016-11-03
link in notelemetry.obj even though Microsoft said CRT telemetry would be dis...
Grant Limberg
2016-11-03
add new files & remove old ones from VS project. Now builds & runs on Window...
Grant Limberg
2016-11-03
upgraded vcxprojs to VS2015. got the tap driver building.
Grant Limberg
2016-06-21
Windows builds again. And there was much rejoicing.
Adam Ierymenko
2016-01-20
Windows build fixes.
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-12-21
Selectively move over changes from "edge" to "dev" excluding netcon.
Adam Ierymenko
2015-11-16
Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...
Adam Ierymenko
2015-11-16
WebUIWrapper is dead.
Adam Ierymenko
2015-11-13
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ...
Adam Ierymenko
2015-11-12
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks...
Adam Ierymenko
2015-11-12
Minor Windows build fixes. Builds on VS2012 again.
Adam Ierymenko
2015-11-12
Remove old Windows NDIS5 tap driver -- I think this is dead.
Adam Ierymenko
2015-11-05
fix up some borders & colors
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
just a little xaml cleanup
Grant Limberg
2015-11-04
make the main window width a bit smaller
Grant Limberg
2015-11-04
update the peer list in place rather than replacing it
Grant Limberg
2015-11-04
make the peers page prettier
Grant Limberg
2015-11-04
setting width/height isn't necessary
Grant Limberg
2015-11-04
Fix vertical scrolllbar on networks view
Grant Limberg
2015-11-04
make the networks view a bit prettier
Grant Limberg
2015-11-04
make the tabs a little prettier
Grant Limberg
2015-11-04
Don't go kaboom when the ZeroTier service isn't running.
Grant Limberg
2015-10-26
another build setting
Grant Limberg
2015-10-26
set the app icon for release
Grant Limberg
2015-10-26
disable sorting of peers
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
add error handling for JSON serialization
Grant Limberg
2015-10-26
change int to UInt64 for these properties
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
add methods for joining/leaving networks, and getting peers
Grant Limberg
2015-10-23
C#-ifying stuff
Grant Limberg
2015-10-21
add a scroll bar to the network info view
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg
2015-10-19
.
Grant Limberg
[next]