21 Commits (master)

Author SHA1 Message Date
Adam Ierymenko f66fac3982 Win32 build fix 7 years ago
Adam Ierymenko 296e4616cc Migrate Windows to use Visual Studio 2017 Community instead of 2015. 7 years ago
Adam Ierymenko d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 9 years ago
Adam Ierymenko d377ef01af Windows build process updates, and repackage everything using new EV certificate and SHA256. 9 years ago
Grant Limberg c802811ad2 Added a file copy util for Windows UI 9 years ago
Grant Limberg 8ffae313fd add new files & remove old ones from VS project. Now builds & runs on Windows again 10 years ago
Adam Ierymenko 38fe77ecf2 WebUIWrapper is dead. 10 years ago
Adam Ierymenko bacb53fe8f Remove old Windows NDIS5 tap driver -- I think this is dead. 10 years ago
Grant Limberg 6040574d8d set up project and base UI for a native windows UI for ZeroTier 11 years ago
Adam Ierymenko a913f00670 Windows WebControl based wrapper for web UI. 11 years ago
Adam Ierymenko 1ebe2ad920 NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet. 11 years ago
Adam Ierymenko c030294bf5 Clean up some unused Windows files. 11 years ago
Adam Ierymenko 96faaa85cf VERSION 0.9.1: bug fixes and experimental bridging support 12 years ago
Adam Ierymenko 0442d7e2d6 Forgot to save solution file. 12 years ago
Adam Ierymenko 5b97bb247e More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 12 years ago
Adam Ierymenko 8031fe00c7 Delete C# service... going C++, probably integrating with core. 12 years ago
Adam Ierymenko 7a49d50187 Windows installer work... 12 years ago
Adam Ierymenko 9232ba1da0 Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy. 12 years ago
Adam Ierymenko f0dd90d9d7 Windows Service stubs... 12 years ago
Adam Ierymenko 6bc5a84a2d Windows build fixes and installer work... 12 years ago
Adam Ierymenko 77bab13546 More UI work, reorg Windows stuff... 13 years ago
Adam Ierymenko 5d7fea2047 Delete some obsolete Windows false starts. 13 years ago
Adam Ierymenko 6882c374c9 Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch. 13 years ago
Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 years ago
Adam Ierymenko df98e5a635 More tap work in progress. 13 years ago
Adam Ierymenko e2effbd1ce Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
Adam Ierymenko d372cd1b17 Clean up... 13 years ago
Adam Ierymenko ee7e826f0c On second thought... argh. 13 years ago
Adam Ierymenko b23748aa5a Create devel project for Windows tap work. (Might be temporary.) 13 years ago
Adam Ierymenko 08fe84d707 Windows builds, self test runs in Debug mode! 13 years ago
Adam Ierymenko 1f9a7e26ba Move .vcxproj files to vsprojects\ subfolder and use Visual Studio's ability to add existing files to create per-tool solutions. Create self test solution to test basic functionality on Windows. 13 years ago
Adam Ierymenko 2ad80063ec A few more visual studio file changes, forgot to save all. Will be switching to dev branch now. 13 years ago
Adam Ierymenko 2fbe1e200b Add Visual Studio DLL project for core 13 years ago