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
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
2015-10-19
initial layout for network info
Grant Limberg
2015-10-19
set the main window icon
Grant Limberg
2015-10-19
setting icon and a few other settings
Grant Limberg
2015-10-19
set up project and base UI for a native windows UI for ZeroTier
Grant Limberg
2015-09-24
(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i...
Adam Ierymenko
2015-08-13
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ...
Adam Ierymenko
2015-07-30
Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s...
Adam Ierymenko
2015-07-28
Add miniupnpc builds for Windows, fix some Windows build warnings.
Adam Ierymenko
2015-07-06
Add new .h file to VS build, and Windows side of local interface address enum...
Adam Ierymenko
2015-06-01
Add BackgroundResolver to Windows build.
Adam Ierymenko
2015-05-20
Clean old update code out of Windows service wrapper.
Adam Ierymenko
2015-05-19
Try to automatically enable access to http://127.0.0.1 in web wrapper if IE i...
Adam Ierymenko
2015-05-19
Enable right-click menu for copy/paste/etc. in Windows UI wrapper.
Adam Ierymenko
2015-05-08
Fix some settings on WebControl implementation.
Adam Ierymenko
2015-05-08
Add pre-build signed UI wrapper .exe.
Adam Ierymenko
2015-05-08
Windows WebControl based wrapper for web UI.
Adam Ierymenko
2015-04-25
Rebuild and re-sign the x86 driver... previous attempt was somehow borked but...
Adam Ierymenko
2015-04-25
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
Adam Ierymenko
2015-04-25
Do the same modifications to the NDIS 6 code base as were done to the old 5 d...
Adam Ierymenko
2015-04-24
NDIS6 driver with VS project to build -- builds correctly, not customized for...
Adam Ierymenko
2015-04-24
Bring Windows service code up to date and into sync.
Adam Ierymenko
[next]