summaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)Author
2016-11-17add timeouts to requests to the json apiGrant Limberg
2016-11-17can finally join/leave networks by clicking on them in the context menuGrant Limberg
2016-11-16Merge branch 'dev' into systemtrayGrant Limberg
2016-11-16handle removing of networks we are no longer connected to from the UIGrant Limberg
2016-11-16IP addresses now selectable in Windows UIGrant Limberg
2016-11-16make device ID selectableGrant Limberg
2016-11-16add JSONDB.cppGrant Limberg
2016-11-14looks like a garbage file got committed. deletingGrant Limberg
2016-11-14remove timer thats no longer neededGrant Limberg
2016-11-14Added network monitor pub/sub classGrant Limberg
2016-11-10fix serialization issue.Grant Limberg
2016-11-10menu now dynamically populates the network listGrant Limberg
2016-11-09renameGrant Limberg
2016-11-08Network list window opens with click on the menu itemGrant Limberg
2016-11-08turn APIHandler into a singletonGrant Limberg
2016-11-08starts up to a toolbar icon with context menu. still much more to doGrant Limberg
2016-11-08add NotifyIcon NuGet package for tray icon supportGrant Limberg
2016-11-08update JSON library to latestGrant Limberg
2016-11-07Added a file copy util for Windows UIGrant Limberg
2016-11-04wire up allowDefault, allowManaged, allowGlobal, allowDefault optionsGrant Limberg
2016-11-04increase window width so IPv6 addreses don't wrapGrant Limberg
2016-11-04work in progress windows UI updateGrant Limberg
2016-11-03link in notelemetry.obj even though Microsoft said CRT telemetry would be dis...Grant Limberg
2016-11-03add new files & remove old ones from VS project. Now builds & runs on Window...Grant Limberg
2016-11-03upgraded vcxprojs to VS2015. got the tap driver building.Grant Limberg
2016-06-21Windows builds again. And there was much rejoicing.Adam Ierymenko
2016-01-20Windows build fixes.Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-12-21Selectively move over changes from "edge" to "dev" excluding netcon.Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-16WebUIWrapper is dead.Adam Ierymenko
2015-11-13Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ...Adam Ierymenko
2015-11-12New Windows UI tweaks: get rid of networks tab (only one tab!), make networks...Adam Ierymenko
2015-11-12Minor Windows build fixes. Builds on VS2012 again.Adam Ierymenko
2015-11-12Remove old Windows NDIS5 tap driver -- I think this is dead.Adam Ierymenko
2015-11-05fix up some borders & colorsGrant Limberg
2015-11-05remove the peers pageGrant Limberg
2015-11-04set manifest to require administrator privileges and read the authtoken and p...Grant Limberg
2015-11-04just a little xaml cleanupGrant Limberg
2015-11-04make the main window width a bit smallerGrant Limberg
2015-11-04update the peer list in place rather than replacing itGrant Limberg
2015-11-04make the peers page prettierGrant Limberg
2015-11-04setting width/height isn't necessaryGrant Limberg
2015-11-04Fix vertical scrolllbar on networks viewGrant Limberg
2015-11-04make the networks view a bit prettierGrant Limberg
2015-11-04make the tabs a little prettierGrant Limberg
2015-11-04Don't go kaboom when the ZeroTier service isn't running.Grant Limberg
2015-10-26another build settingGrant Limberg
2015-10-26set the app icon for releaseGrant Limberg
2015-10-26disable sorting of peersGrant Limberg