Anders Jenbo
1aa9cfda3e
Disable very spammy lwip debug option
2 years ago
Gleb Mazovetskiy
b2be988277
Disable building of the examples
...
`libzt` adds build target for its examples by default.
However, the `examples/` directory is marked as `export-ignore` in libzt's
`.gitattributes`, so it does not get included into the GitHub-provided archive.
While we use a recursive git fetch (and are not affected), distributions
may override this with `-DFETCHCONTENT_SOURCE_DIR_LIBZT=...`,
where `export-ignore` files may be omitted from the source directory.
4 years ago
Gleb Mazovetskiy
31f8b05c34
CMakeLists: option to disable `-fstack-protector`
...
This flag is not supported by all GCC + libc combination, for example it
is not support with GCC and uClibc.
4 years ago
staphen
a1acf01198
Disable LWIP_PROVIDE_ERRNO
4 years ago
staphen
69eb64d283
Set SOCKLEN_T_DEFINED for Android builds on Linux
4 years ago
staphen
eb3204597c
Update ZeroTierOne submodule to the latest commit
4 years ago
staphen
6c90eddbcc
Remove JNI section from CMakeLists.txt
4 years ago
staphen
2607962e3b
Fix recursive include for MinGW on case-insensitive filesystems
5 years ago
Xadhoom
97a405529d
Fix compiling on windows
5 years ago
Xadhoom
9b8607bfe8
Fix locking bug and backport e304a89ddb
5 years ago
Xadhoom
7af7b0b307
Merge commit 'a0b50530d37d9c13d30a68bf1d4686485be36327' of github.com:zerotier/libzt into master
5 years ago
Xadhoom
12b87edc5a
Fixes for MSVC
5 years ago
Xadhoom
e774a9a341
Add changes for devilutionX
5 years ago
Xadhoom
65a78aef1b
Update submodules
5 years ago
Xadhoom
990b499eed
Change submodule URLs to forks
5 years ago
Joseph Henry
a0b50530d3
Add portability and consistency fixes for C API, remove cruft, slight internal restructuring
6 years ago
Joseph Henry
2c709277b9
Remove erroneously added old example
6 years ago
Joseph Henry
a207ab1f6a
Update examples for Windows compatibility (plus some extra tidbits)
6 years ago
Joseph Henry
894d3bf415
Fix (some) Windows compiler warnings
6 years ago
Joseph Henry
925ee3a144
Update cmake generator script for Windows (visual studio 16 2019)
6 years ago
Joseph Henry
18fd449c84
Update lwIP to forked and patched version supporting 6PLANE addressing
6 years ago
Joseph Henry
3b0d8e81a0
Update distribution script to output new directory/documentation structure
6 years ago
Joseph Henry
8e770b5355
Update JNI error codes to match new scheme
6 years ago
Joseph Henry
c794eb3514
Add README.pdf
6 years ago
Joseph Henry
a35cd211e1
Modify README.md for better exportability to PDF
6 years ago
Joseph Henry
b8849b9ede
Fix header section of README.md
6 years ago
Joseph Henry
907a2e8417
Add Ad-hoc network ID convenience function to control interface
6 years ago
Joseph Henry
9eefbd55d3
Improve documentation and error reporting
6 years ago
Joseph Henry
7c736e45af
Add updated examples
6 years ago
Joseph Henry
d7be0b7052
Remove outdated examples
6 years ago
Joseph Henry
41c8f019a0
Remove old WindowsCppApp example
6 years ago
Joseph Henry
2b60ab27ea
Add network and peer caching toggles to API, fix 6PLANE and RFC4193 address computation
6 years ago
Joseph Henry
51dfa84ba9
Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1
6 years ago
Joseph Henry
50960b15b3
Update ZTO subproject commit to 28df0c2e, (1.2.99 to 1.4.6)
6 years ago
Joseph Henry
e9e1f8920d
Naming convention tweaks for SWIG wrapper compatibility
7 years ago
Joseph Henry
92a627eed9
Added SWIG wrapper paths to CMakeLists.txt
7 years ago
Joseph Henry
3e0c7a265c
Added SWIG language wrapper generator section to dist.sh
7 years ago
Joseph Henry
d489d50a18
Added NATPMP_EXPORTS to libnatpmp targets
7 years ago
Joseph Henry
b1c4b59c80
Updated ZeroTierOne submodule revision to 1.2.99 (1.4.0pre)
7 years ago
Joseph Henry
fe30716143
Added arm64-v8a, x86, x86_64 ABIs to build.gradle
7 years ago
Joseph Henry
196e548f35
Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/libzt
7 years ago
Joseph Henry
3c2fe77dd7
Updated CMakeLists.txt for Windows build
7 years ago
Joseph Henry
b14c6e7a68
Better naming scheme for Windows libraries
7 years ago
Joseph Henry
b62d63592c
Added version resource file for Windows DLL build
7 years ago
Joseph Henry
1adb865a81
Changes to dist.bat for Windows build
7 years ago
Joseph Henry
3101f8a133
Updated example simple.cpp for Windows
7 years ago
Joseph Henry
17e5b8172d
Minor changes for Windows build
7 years ago
Joseph Henry
f6f79b6305
Minor changes for Windows build
7 years ago
Joseph Henry
9f93552740
Minor changes for Windows build
7 years ago
Joseph Henry
a514508c20
Updated lwip-contrib submodule revision
7 years ago