summaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Collapse)Author
2019-08-08More windows build fixesAdam Ierymenko
2019-08-04Version bump to 1.4.2 for all but Windows AIPAdam Ierymenko
2019-07-291.4 bumpAdam Ierymenko
2019-07-29Windows project fixesAdam Ierymenko
2019-06-20Windows build changes for 1.2.99 (1.4.0pre)Adam Ierymenko
2019-06-17Win32 build fixAdam Ierymenko
2019-06-17Windows build fixes, fix double/float types to get rid of warnings.Adam Ierymenko
2019-06-13Remove old RethinkDB.cpp/.hpp files from visual studio projectGrant Limberg
2019-02-05no messageGrant Limberg
2019-02-05Fixed a bug where UI elements were attempting to be updated in a background ↵Grant Limberg
thread. Also code cleanup & removed confusing startup UI
2018-11-11Migrate Windows to use Visual Studio 2017 Community instead of 2015.Adam Ierymenko
2018-07-25Version bumps.Adam Ierymenko
2018-06-28Added "Create and Join Network" menu item to windows system tray UIGrant Limberg
2018-06-28use easy mode for network creationGrant Limberg
2018-06-21Add a define to set FD_SETSIZE=1024 on WindowsGrant Limberg
Default on Windows is extremely low at 64 and is the likely culprit behind the UI and CLI not being able to talk to the background service
2018-06-21Optimize C25519 and Poly1305 on Windows even in debug.Grant Limberg
2018-05-081.2.10Adam Ierymenko
2018-04-271.2.8 bump for all but Windows install files.Adam Ierymenko
2018-04-17'versioning'Adam Ierymenko
2018-01-30Fix Windows compile error.Adam Ierymenko
2017-11-07Windows build fixes.Adam Ierymenko
2017-10-25Windows build fixes, AIP file update.Adam Ierymenko
2017-09-27Replace '_' with '__' in network names on toolbar menu in WindowsGrant Limberg
Otherwise WPF gobbles up the underscores
2017-09-27remove reference to invalid fileGrant Limberg
2017-09-22new startup process UI for WindowsGrant Limberg
2017-08-09Add menu option to open ZeroTier Central in the system default browserGrant Limberg
2017-07-13remove debugging flagAlex
2017-07-12fix Windows buildGrant Limberg
2017-07-06.Adam Ierymenko
2017-07-03also cluster.hppGrant Limberg
2017-07-03remove Cluster.cpp from build list as it's been removedGrant Limberg
2017-06-21fix for windows compilation (related to SDK implementation)Alex
2017-06-13remove unneeded filesAlex
2017-06-13added Windows SDK in form of dllsAlex
2017-05-12I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() ↵Grant Limberg
works, though.
2017-05-12Swallow a possible ArgumentNullException when copying text to the system ↵Grant Limberg
clipboard
2017-05-08Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise ↵Grant Limberg
commands
2017-05-08Fixed falling out of the network monitor thread if the ZeroTier service ↵Grant Limberg
isn't running on Windows
2017-04-24Version bumps.Adam Ierymenko
2017-04-20Windows build fixes.Adam Ierymenko
2017-04-18Cleanup, Windows fixes, Self test fixAdam Ierymenko
2017-04-18Windows build fixes, self test cleanup.Adam Ierymenko
2017-04-17Windows profile build target (CPU profiling), and a little bit of ↵Adam Ierymenko
optimization revealed by such.
2017-03-22Windows UI will attempt to re-copy the auth token if a 401 error is receivedGrant Limberg
2017-03-17Windows installer version bump and a build fix.Adam Ierymenko
2017-03-17Windows build fixes, app about text revisions.Adam Ierymenko
2017-03-14Software update cleanup, and a fix for updates on Windows.Adam Ierymenko
2017-03-08Fix exception thrown in NetworkMonitor thread that can cause the UI to stop ↵Grant Limberg
polling service for updates
2017-03-08Don't crash when attempting to join a network while the zerotier service ↵Grant Limberg
isn't running
2017-03-07Windows build process updates, and repackage everything using new EV ↵Adam Ierymenko
certificate and SHA256.