staphen
|
1c956494a4
Use lowercase when including Windows headers
|
преди 3 години |
Adam Ierymenko
|
79e2fd4586
Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.
|
преди 4 години |
Grant Limberg
|
5188c7d41f
com & com security already initialized by here
|
преди 4 години |
Grant Limberg
|
95da2bcbcf
move CoUninitialize to the proper place at the end of the tap thread
|
преди 4 години |
Grant Limberg
|
a9e4fb0ed9
Fix multiple networks on Windows
|
преди 4 години |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
преди 5 години |
Grant Limberg
|
d9c4e644de
Windows DNS
|
преди 5 години |
Grant Limberg
|
6868e98904
Get stuff building on Windows
|
преди 5 години |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
преди 6 години |
Grant Limberg
|
d43e810ecb
Finally figured out how to update the network interface names on Windows so that they'll be visible in `ipconfig`, `Get-NetAdapter` etc.
|
преди 6 години |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
преди 6 години |
Grant Limberg
|
2ee358dbfc
TAP driver requires input and output buffers for calls passed into DeviceIoControl
|
преди 7 години |
Adam Ierymenko
|
d6e8a5f3ca
Fix Windows compile error.
|
преди 7 години |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
преди 7 години |
Grant Limberg
|
629a3a2a24
call setFriendlyName() after tap adapter is initialized
|
преди 7 години |
Adam Ierymenko
|
88997a0314
Windows build fixes.
|
преди 8 години |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
преди 8 години |
Adam Ierymenko
|
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
|
преди 8 години |
Adam Ierymenko
|
d5ed025871
Support MTU reconfigure for Windows.
|
преди 8 години |
Adam Ierymenko
|
b55422a528
MTU integration in taps.
|
преди 8 години |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
преди 8 години |
Adam Ierymenko
|
e4896b257f
Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call.
|
преди 8 години |
Grant Limberg
|
e2b1a7157e
Potential fix for routing issue on Windows
|
преди 8 години |
Grant Limberg
|
697520f1f5
Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings.
|
преди 8 години |
Grant Limberg
|
56faf774ff
Store MTU as String instead of DWORD
|
преди 8 години |
Adam Ierymenko
|
4f237687ce
Route management now works on Windows, including default route override! 1.1.6 very close!
|
преди 9 години |
Adam Ierymenko
|
b6f6ed35fc
More Windows tweaks and a compile fix.
|
преди 9 години |
Adam Ierymenko
|
d3cb063d13
Tweaks to WindowsEthernetTap to attempt to address GitHub issue #308 and/or GitHub issue #277 -- we can't reproduce yet but I found one area where a spin was possible under certain failure conditions. Maybe.
|
преди 9 години |
Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
преди 9 години |
Adam Ierymenko
|
0d9f33dc4f
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
преди 9 години |