1286 Commits (37a2efb0b925df632299ef07dc78c0af5f6b4756)
 

Author SHA1 Message Date
Gleb Mazovetskiy 37a2efb0b9 CMake: Remove global java include 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 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 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` 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
Joseph Henry f566f7f4f7
Update Rust crate README.md 5 years ago
Joseph Henry cd3265f8ae
Add select, getsockopt, setsockopt, ioctl and fcntl to Python wrapper 5 years ago
Joseph Henry 96684860fe
Add Python copyright and license text for wrapper 5 years ago
Joseph Henry 9ee053ac36
Only invoke Python user callback if set by user 5 years ago
Joseph Henry 86ffc3645e
Update C# NuGet package documentation 5 years ago
Joseph Henry 31e94d4bbb
Remove debug traces from C# wrapper 5 years ago
joseph-henry f65d89e35d
Merge pull request #1 from erikh/clean-up-build 5 years ago
Erik Hollensbe 97da6e976c Fixed up build to not use concat and rely on cargo/compiler to do this 5 years ago
Erik Hollensbe 2dd5f490c7 These are some things I noticed while working in this tree: 5 years ago
Joseph Henry 5bf60f6d1c
Make Rust address getter return IpAddr instead of String 5 years ago
Joseph Henry b821aee0a5
Save reference to managed callback in C# wrapper. Fixes event bug. 5 years ago