Age | Commit message (Expand) | Author |
2015-12-21 | 1.1.2 Windows build fixes, tweaks, etc. | 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 |
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 |