Trihedraf
1a9d83b8c4
update ZeroTierOne submodule
6 months ago
staphen
72a518bcf7
Raise the minimum required version of CMake to match DeviutionX
12 months ago
staphen
912dad6688
Remove the LWIP_DEBUG flag
1 year ago
obligaron
db7b642a4c
Fix MSVC warning in NodeService::networkIsReady
2 years ago
obligaron
bd4bd4c13f
CMakeLists: avoid adding/compiling sources twice in static lib
2 years ago
staphen
8c31715bc4
Update lwip-contrib to fix errors compiling with MinGW
3 years ago
staphen
def4980330
Add core function to query peer info from MAC address
3 years ago
staphen
68ddbd82e2
Update ZTO
3 years ago
staphen
d6c6a069a5
Update ZeroTierOne submodule
3 years ago
staphen
47e38259e9
Remove route.h from the include directory
4 years ago
staphen
76bb2a1ef1
Don't give up on failure to create parent directory
4 years ago
Gleb Mazovetskiy
37a2efb0b9
CMake: Remove global java include
...
This broke hermetic and cross-compilation builds of libzt.
Example error (from buildroot): ERROR: unsafe header/library path used in cross-compilation: '-I/usr/lib/jvm/java-11-openjdk-amd64/include/linux'
4 years ago
staphen
a34ba7f1cc
Disable LWIP_PROVIDE_ERRNO
4 years ago
staphen
fe2f8dcb0c
Do not use -Wno-everything in MSVC
4 years ago
staphen
a9974991b0
Add hardcoded MAC address for multicast in DevilutionX
4 years ago
staphen
3045fa6a0f
Lock calls to netif->input() in VirtualTap
4 years ago
staphen
f6f507548c
Include sys/endian.h in Sockets.cpp for Android
4 years ago
staphen
03ffa61a04
[Android] Enable ARMv8-A crypto instructions
4 years ago
staphen
bf9f0f90fe
Disable JNI for Android build
4 years ago
staphen
60b808a3b3
Only use /EHsc flag for MSVC
4 years ago
staphen
7177a1fe3f
Use lowercase when including Windows headers
4 years ago
staphen
4fddcdfcd0
Fix compilation in Visual Studio CMake projects
4 years ago
staphen
08aafbb62b
Fork lwip-contrib submodule
4 years ago
staphen
3a5a541198
Fork ZeroTierOne submodule
4 years ago
Joseph Henry
41eb9aebc8
Merge branch 'master' into dev
4 years ago
Joseph Henry
8f5306f875
Bump NuGet and PyPI package version numbers to 1.8.4
4 years ago
Joseph Henry
ae6debdbd2
Fix copy-and-paste errors mentioned in ticket #129
4 years ago
Joseph Henry
0244cf90d4
Merge pull request #136 from glebm/upstream-stack-prot
...
CMakeLists: option to disable `-fstack-protector`
4 years ago
Joseph Henry
000aa9ee52
Merge branch 'glebm-cmake-options'
4 years ago
Joseph Henry
f7a8db19d4
Merge branch 'cmake-options' of https://github.com/glebm/libzt into glebm-cmake-options
4 years ago
Joseph Henry
2ae2cc1694
Update ZTO submodule to 1.8.4
4 years ago
Gleb Mazovetskiy
748862a3a0
CMake: Make build vars options
...
This allows distributions to selectively disable some options, such as examples,
which aren't present in the zip file due to `.gitattributes` settings.
4 years ago
Joseph Henry
3527dea0a7
Update ZTO submodule to 1.8.1
4 years ago
Gleb Mazovetskiy
601ba45318
CMakeLists: option to disable `-fstack-protector`
...
This flag is not supported by all GCC + libc combination, for example it is not suported with GCC and uClibc.
4 years ago
Joseph Henry
20e20be0f3
Remove old Node.js wrapper
5 years ago
Joseph Henry
cd4f9e323c
Bump package and license versions numbers
5 years ago
Joseph Henry
3997bc9ed9
Update ZeroTierOne submodule to 1.6.5
5 years ago
Joseph Henry
960bf5990d
Backport port selection logic from 1.6.X
5 years ago
Joseph Henry
d5454040f0
Update Rust crate
5 years ago
Joseph Henry
d49667a55f
Check Python version to determine proper timeout rounding mode
5 years ago
Joseph Henry
50d99aca98
Move auto-format.yml to attic
5 years ago
github-actions
54bb892aaa
Code style enforcement
5 years ago
Joseph Henry
6a2ac3dcfb
Merge
5 years ago
Joseph Henry
ef352cc8f3
Build fix for Python wrapper
5 years ago
github-actions
48fbabe19e
Code style enforcement
5 years ago
Joseph Henry
7ae18961a7
Build fix for Python wrapper
5 years ago
Joseph Henry
3dc2479e07
Bump Python version number
5 years ago
github-actions
0a678a8c8a
Code style enforcement
5 years ago
Joseph Henry
8c275c4899
Add Rust bindings (alpha)
5 years ago
Joseph Henry
3ea146fa5b
Possible fix for Python multithread bug #126
5 years ago