Grant Limberg
|
5188c7d41f
com & com security already initialized by here
|
4 years ago |
Grant Limberg
|
95da2bcbcf
move CoUninitialize to the proper place at the end of the tap thread
|
4 years ago |
Grant Limberg
|
a9e4fb0ed9
Fix multiple networks on Windows
|
4 years ago |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 years ago |
Grant Limberg
|
d9c4e644de
Windows DNS
|
5 years ago |
Grant Limberg
|
6868e98904
Get stuff building on Windows
|
5 years ago |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 years ago |
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 years ago |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 years ago |
Grant Limberg
|
2ee358dbfc
TAP driver requires input and output buffers for calls passed into DeviceIoControl
|
7 years ago |
Adam Ierymenko
|
d6e8a5f3ca
Fix Windows compile error.
|
7 years ago |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 years ago |
Grant Limberg
|
629a3a2a24
call setFriendlyName() after tap adapter is initialized
|
7 years ago |
Adam Ierymenko
|
88997a0314
Windows build fixes.
|
8 years ago |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
8 years ago |
Adam Ierymenko
|
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
|
8 years ago |
Adam Ierymenko
|
d5ed025871
Support MTU reconfigure for Windows.
|
8 years ago |
Adam Ierymenko
|
b55422a528
MTU integration in taps.
|
8 years ago |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 years ago |
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 years ago |
Grant Limberg
|
e2b1a7157e
Potential fix for routing issue on Windows
|
8 years ago |
Grant Limberg
|
697520f1f5
Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings.
|
8 years ago |
Grant Limberg
|
56faf774ff
Store MTU as String instead of DWORD
|
8 years ago |
Adam Ierymenko
|
4f237687ce
Route management now works on Windows, including default route override! 1.1.6 very close!
|
9 years ago |
Adam Ierymenko
|
b6f6ed35fc
More Windows tweaks and a compile fix.
|
9 years ago |
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 years ago |
Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
9 years ago |
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 years ago |
Adam Ierymenko
|
b75bdedaee
Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008.
|
10 years ago |
Adam Ierymenko
|
620562f7cf
Because Windows, because Windows. Now it upgrades correctly from 1.0.1, including automatic driver update from NDIS5 to NDIS6. Also a bit more robust on creating new ports, just in case.
|
10 years ago |