Adam Ierymenko
|
7c929099b3
Change date bump for v2.0
|
5 年 前 |
Adam Ierymenko
|
224c468aa3
OMG Windows builds!
|
5 年 前 |
Adam Ierymenko
|
a472aafb3e
Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files.
|
5 年 前 |
Adam Ierymenko
|
3c11c13af4
More reorg, work in progress.
|
5 年 前 |
Adam Ierymenko
|
b598263261
More 2.x notice updates.
|
5 年 前 |
Adam Ierymenko
|
8057c826bc
cleanup
|
6 年 前 |
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
|
8 年 前 |
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 年 前 |
Adam Ierymenko
|
b75bdedaee
Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008.
|
10 年 前 |
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 年 前 |