Adam Ierymenko
|
2f37ea842f
Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.)
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
Adam Ierymenko
|
2da6a7570b
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
|
há 12 anos atrás |
Adam Ierymenko
|
370dd6c4da
Several things:
|
há 12 anos atrás |
Adam Ierymenko
|
07f505971c
Windows build fixes.
|
há 12 anos atrás |
Adam Ierymenko
|
412f93122d
Add our own getifmaddrs() since this convenience function is not in OSX 10.6.
|
há 12 anos atrás |
Adam Ierymenko
|
f9d31605b8
Ethernet tap cleanup.
|
há 12 anos atrás |
Adam Ierymenko
|
a6dc4caecf
Unload the mac kext on exit.
|
há 12 anos atrás |
Adam Ierymenko
|
d5fdfaea56
Fix signed/unsigned compare warning.
|
há 12 anos atrás |
Adam Ierymenko
|
60ac1b77c5
Fix for GitHub issue #25
|
há 12 anos atrás |
Adam Ierymenko
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
há 12 anos atrás |
Adam Ierymenko
|
0afcf4877c
Build fixes for *nix.
|
há 12 anos atrás |
Adam Ierymenko
|
aa96bdfd1e
Drop extra debug output.
|
há 12 anos atrás |
Adam Ierymenko
|
c247a3d991
Build fix in tap, handling of Windows shutdown signals.
|
há 12 anos atrás |
Adam Ierymenko
|
cd907a7662
More tap work -- DHCP configuration and such.
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
Adam Ierymenko
|
b4be07149f
Tap now basically sorta works on Windows. Now have to figure out how to control DHCP behavior since we normally don't want that.
|
há 12 anos atrás |
Adam Ierymenko
|
4a370c5f3f
Windows: disable and enable tap to allow changes to take effect.
|
há 12 anos atrás |
Adam Ierymenko
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
Adam Ierymenko
|
8637d06e0e
It builds and it installs! Well, except for not being digitally signed. :P
|
há 12 anos atrás |
Adam Ierymenko
|
e2effbd1ce
Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license).
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
Adam Ierymenko
|
ca5334509c
Tap now creates Microsoft Loopback Adapter instances and tags them with a special ID... work in progress.
|
há 12 anos atrás |
Adam Ierymenko
|
edad580c32
Some work on Windows tap.
|
há 12 anos atrás |
Adam Ierymenko
|
2536352e5d
Make that an arbitrary tag to identify persistent taps...
|
há 12 anos atrás |
Adam Ierymenko
|
dbb509a302
Add an interface description to EthernetTap, mostly for Windows.
|
há 12 anos atrás |
Adam Ierymenko
|
08fe84d707
Windows builds, self test runs in Debug mode!
|
há 12 anos atrás |
Adam Ierymenko
|
4ce88d7f72
Version 0.4.3: fix Gentoo ip config failures and crashes
|
há 12 anos atrás |
Adam Ierymenko
|
95a23dc7ec
Fix for another wonderful C++ threading race condition.
|
há 12 anos atrás |