212 Commits (87c75d033e5185e4c12da3ea9fab4e5474ae23e0)

Author SHA1 Message Date
Grant Limberg f726044e29 no message 7 years ago
Grant Limberg a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 7 years ago
Adam Ierymenko 296e4616cc Migrate Windows to use Visual Studio 2017 Community instead of 2015. 7 years ago
Adam Ierymenko 1fc14292fe Version bumps. 8 years ago
Grant Limberg 4e6151ebd9 Added "Create and Join Network" menu item to windows system tray UI 8 years ago
Grant Limberg fc225401a5 use easy mode for network creation 8 years ago
Grant Limberg 352ec3430f Add a define to set FD_SETSIZE=1024 on Windows 8 years ago
Grant Limberg 978d2fcb56 Optimize C25519 and Poly1305 on Windows even in debug. 8 years ago
Adam Ierymenko 9765ba334a 1.2.10 8 years ago
Adam Ierymenko a7d0905b74 1.2.8 bump for all but Windows install files. 8 years ago
Adam Ierymenko 3f1d1fb3c3 'versioning' 8 years ago
Grant Limberg 84302ae9c7 Add CURL libs to VC project 8 years ago
Adam Ierymenko d6e8a5f3ca Fix Windows compile error. 8 years ago
Adam Ierymenko 53e7e950f1 Windows build fixes. 8 years ago
Adam Ierymenko 1db547d607 Windows build fixes, AIP file update. 9 years ago
Grant Limberg c53d140145 Replace '_' with '__' in network names on toolbar menu in Windows 9 years ago
Grant Limberg 12a6a2f2d2 remove reference to invalid file 9 years ago
Grant Limberg c666f92e35 new startup process UI for Windows 9 years ago
Grant Limberg 6842490c1f Add menu option to open ZeroTier Central in the system default browser 9 years ago
Alex a83c7c0d07 remove debugging flag 9 years ago
Grant Limberg 4cc773ec1b fix Windows build 9 years ago
Grant Limberg 1730f8f5b7 also cluster.hpp 9 years ago
Grant Limberg d258a75cd3 remove Cluster.cpp from build list as it's been removed 9 years ago
Alex 6b130e8311 fix for windows compilation (related to SDK implementation) 9 years ago
Alex fc2ce439e2 remove unneeded files 9 years ago
Alex 5b3d9f9184 added Windows SDK in form of dlls 9 years ago
Grant Limberg 2fac693243 I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though. 9 years ago
Grant Limberg e9b956ed71 Swallow a possible ArgumentNullException when copying text to the system clipboard 9 years ago
Grant Limberg 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 9 years ago
Grant Limberg 8c30b2b9f5 Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows 9 years ago
Adam Ierymenko 9161424c97 Version bumps. 9 years ago
Adam Ierymenko ba0d73d102 Windows build fixes. 9 years ago
Adam Ierymenko aaf597f020 Cleanup, Windows fixes, Self test fix 9 years ago
Adam Ierymenko 72bd3064a2 Windows build fixes, self test cleanup. 9 years ago
Adam Ierymenko d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 9 years ago
Grant Limberg 0c69fc719f Windows UI will attempt to re-copy the auth token if a 401 error is received 9 years ago
Adam Ierymenko c5c8facc2d Windows installer version bump and a build fix. 9 years ago
Adam Ierymenko 78ef2c5f16 Windows build fixes, app about text revisions. 9 years ago
Adam Ierymenko 533baf921f Software update cleanup, and a fix for updates on Windows. 9 years ago
Grant Limberg ed4f84cc57 Fix exception thrown in NetworkMonitor thread that can cause the UI to stop polling service for updates 9 years ago
Grant Limberg c8e66a2b45 Don't crash when attempting to join a network while the zerotier service isn't running 9 years ago
Adam Ierymenko d377ef01af Windows build process updates, and repackage everything using new EV certificate and SHA256. 9 years ago
Adam Ierymenko a97918f812 Windows build fixes. 9 years ago
Adam Ierymenko fe19ad328c Windows build fix. 9 years ago
Grant Limberg 33b94e8478 fixed double firing of the leave network API call causing an error popup on windows 9 years ago
Grant Limberg aa2ee3f7be Right and left click both will now open the context menu on Windows 9 years ago
Grant Limberg e11f42a089 remove reference to BackgroundResolver.cpp/.hpp on Windows 9 years ago
Grant Limberg 9b8d9b7042 fix copy stage for paths with spaces 9 years ago
Adam Ierymenko 9a475eeff9 Windows build fix, warning removal. 9 years ago
Adam Ierymenko 1346e31a8e Windows build fixes, Software update fix, warning removal. 9 years ago