10 Commits (4e010da54b3d660376e4d583a2ca3e8befd60899)

Author SHA1 Message Date
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 bbbc032959 Tap works! At least in isolation. Time to create the Windows executable and the Windows service to run it and handle auto-update. 13 years ago
Adam Ierymenko e0bdc02139 Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now). 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 c8213a3f58 Commit of a draft of the pcap-based strategy for a Windows tap. This may, in the end, not work, since winpcap may not support immediate capture and also because some software flags winpcap as malware. Like I said, trying to do anything interesting with Windows is PAIN. 13 years ago
Adam Ierymenko edad580c32 Some work on Windows tap. 13 years ago
Adam Ierymenko 8584515a50 A few test build changes. 13 years ago
Adam Ierymenko 08fe84d707 Windows builds, self test runs in Debug mode! 13 years ago
Adam Ierymenko 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 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