Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ↵ | Adam Ierymenko | |
still some issues with tap. | |||
2013-08-25 | Tap works! At least in isolation. Time to create the Windows executable and ↵ | Adam Ierymenko | |
the Windows service to run it and handle auto-update. | |||
2013-08-24 | Docs, Node picks a default home folder if created with NULL as its home ↵ | Adam Ierymenko | |
path, and add binary tap drivers (self-signed for now). | |||
2013-08-23 | Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN ↵ | Adam Ierymenko | |
(compatible license). | |||
2013-08-22 | Commit of a draft of the pcap-based strategy for a Windows tap. This may, in ↵ | Adam Ierymenko | |
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. | |||
2013-08-21 | Some work on Windows tap. | Adam Ierymenko | |
2013-08-14 | A few test build changes. | Adam Ierymenko | |
2013-08-14 | Windows builds, self test runs in Debug mode! | Adam Ierymenko | |
2013-08-14 | Self test almost builds, now need skeleton EthernetTap implementation for ↵ | Adam Ierymenko | |
Windows. | |||
2013-08-14 | Move .vcxproj files to vsprojects\ subfolder and use Visual Studio's ability ↵ | Adam Ierymenko | |
to add existing files to create per-tool solutions. Create self test solution to test basic functionality on Windows. |