Adam Ierymenko
|
1bd3cd4225
|
Forgot to add new files in previous commit.
|
13 years ago |
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.
|
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
|
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
|
6d7b1c1e5f
|
Forked tap driver installs with test cert, assuming Windows is in test mode, and seems to work!
|
13 years ago |
Adam Ierymenko
|
8637d06e0e
|
It builds and it installs! Well, except for not being digitally signed. :P
|
13 years ago |
Adam Ierymenko
|
df98e5a635
|
More tap work in progress.
|
13 years ago |
Adam Ierymenko
|
62dd433756
|
Tap driver project config, inf file.
|
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
|
d372cd1b17
|
Clean up...
|
13 years ago |
Adam Ierymenko
|
b23748aa5a
|
Create devel project for Windows tap work. (Might be temporary.)
|
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 |