Adam Ierymenko
|
1bd3cd4225
|
Forgot to add new files in previous commit.
|
2013-08-29 12:36:24 -04:00 |
|
Adam Ierymenko
|
1c88a518cf
|
Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun.
|
2013-08-27 11:55:56 -04:00 |
|
Adam Ierymenko
|
487eb17ec0
|
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
2013-08-26 17:22:20 -04:00 |
|
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.
|
2013-08-25 18:18:02 -04:00 |
|
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).
|
2013-08-24 17:10:34 -04:00 |
|
Adam Ierymenko
|
6d7b1c1e5f
|
Forked tap driver installs with test cert, assuming Windows is in test mode, and seems to work!
|
2013-08-24 14:10:34 -04:00 |
|
Adam Ierymenko
|
8637d06e0e
|
It builds and it installs! Well, except for not being digitally signed. :P
|
2013-08-24 13:21:51 -04:00 |
|
Adam Ierymenko
|
df98e5a635
|
More tap work in progress.
|
2013-08-24 13:17:01 -04:00 |
|
Adam Ierymenko
|
62dd433756
|
Tap driver project config, inf file.
|
2013-08-24 12:11:42 -04:00 |
|
Adam Ierymenko
|
e2effbd1ce
|
Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license).
|
2013-08-23 17:39:21 -04:00 |
|
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.
|
2013-08-22 22:33:32 -04:00 |
|
Adam Ierymenko
|
edad580c32
|
Some work on Windows tap.
|
2013-08-21 10:18:05 -04:00 |
|
Adam Ierymenko
|
d372cd1b17
|
Clean up...
|
2013-08-19 15:39:11 -04:00 |
|
Adam Ierymenko
|
b23748aa5a
|
Create devel project for Windows tap work. (Might be temporary.)
|
2013-08-15 15:51:03 -04:00 |
|
Adam Ierymenko
|
8584515a50
|
A few test build changes.
|
2013-08-14 13:30:27 -04:00 |
|
Adam Ierymenko
|
08fe84d707
|
Windows builds, self test runs in Debug mode!
|
2013-08-14 13:23:25 -04:00 |
|
Adam Ierymenko
|
150a53eb17
|
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
2013-08-14 11:19:21 -04:00 |
|
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.
|
2013-08-14 10:29:20 -04:00 |
|