staphen
|
1c956494a4
Use lowercase when including Windows headers
|
3 vuotta sitten |
Adam Ierymenko
|
79e2fd4586
Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.
|
4 vuotta sitten |
Grant Limberg
|
5188c7d41f
com & com security already initialized by here
|
4 vuotta sitten |
Grant Limberg
|
95da2bcbcf
move CoUninitialize to the proper place at the end of the tap thread
|
4 vuotta sitten |
Grant Limberg
|
a9e4fb0ed9
Fix multiple networks on Windows
|
4 vuotta sitten |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 vuotta sitten |
Grant Limberg
|
d9c4e644de
Windows DNS
|
5 vuotta sitten |
Grant Limberg
|
6868e98904
Get stuff building on Windows
|
5 vuotta sitten |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 vuotta sitten |
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 vuotta sitten |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 vuotta sitten |
Grant Limberg
|
2ee358dbfc
TAP driver requires input and output buffers for calls passed into DeviceIoControl
|
7 vuotta sitten |
Adam Ierymenko
|
d6e8a5f3ca
Fix Windows compile error.
|
7 vuotta sitten |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 vuotta sitten |
Grant Limberg
|
629a3a2a24
call setFriendlyName() after tap adapter is initialized
|
8 vuotta sitten |
Adam Ierymenko
|
88997a0314
Windows build fixes.
|
8 vuotta sitten |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
8 vuotta sitten |
Adam Ierymenko
|
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
|
8 vuotta sitten |
Adam Ierymenko
|
d5ed025871
Support MTU reconfigure for Windows.
|
8 vuotta sitten |
Adam Ierymenko
|
b55422a528
MTU integration in taps.
|
8 vuotta sitten |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 vuotta sitten |
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 vuotta sitten |
Grant Limberg
|
e2b1a7157e
Potential fix for routing issue on Windows
|
8 vuotta sitten |
Grant Limberg
|
697520f1f5
Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings.
|
8 vuotta sitten |
Grant Limberg
|
56faf774ff
Store MTU as String instead of DWORD
|
8 vuotta sitten |
Adam Ierymenko
|
4f237687ce
Route management now works on Windows, including default route override! 1.1.6 very close!
|
9 vuotta sitten |
Adam Ierymenko
|
b6f6ed35fc
More Windows tweaks and a compile fix.
|
9 vuotta sitten |
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 vuotta sitten |
Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
9 vuotta sitten |
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 vuotta sitten |