1075 Commits (e5de3e7263729a4b7e71a88d114500385188c8ba)
 

Author SHA1 Message Date
Joseph Henry e5de3e7263
Add newline to CI test/error.cpp to make my IDE happy 5 years ago
Joseph Henry 56174be3af
Remove old clean.bat, error silencing added to dist.ps1 5 years ago
Joseph Henry ac6bde52ad
Remove Homebrew formula file 5 years ago
Joseph Henry 8de9f7f543
Add non-blocking IO support and improved exception handling in C# wrapper 5 years ago
Joseph Henry 4920fb3ebf Merge branch 'master' of https://github.com/zerotier/libzt 5 years ago
Joseph Henry d1cd7656d5
Fix pthreads-related compilation issue on Linux 5 years ago
joseph-henry 8f21619250
Update CI script to pull submodules before build 5 years ago
joseph-henry 5b2d30bd84
Add CI workflow script (cmake.yml) 5 years ago
Joseph Henry b0e4337983
Add simple test for CI build workflow 5 years ago
Joseph Henry 04066dbc22
Remove errant file 5 years ago
Joseph Henry 8313ed5a9f e7no7nVRFItg 5 years ago
Joseph Henry 706f493f2d
Fix bug that resulted in peer caching data being written to disk even with not allowed 5 years ago
Joseph Henry b907635779
Update C# example client/server application. Other minor tweaks. 5 years ago
Joseph Henry f463d6c69f
Minor tweak to callback function name for clarity (in code and documentation) 5 years ago
Joseph Henry 115a241807
Add ZeroTierException to C# Wrapper for better error reporting 5 years ago
Joseph Henry d49d5df018
Fix protocol selection in C# wrapper Socket() method 5 years ago
Joseph Henry 1e2a3cae10
Calling convention fix for C# callback delegate from C++ 5 years ago
Joseph Henry 1723df9bf3
Minor tweak (for clarity) of build instructions in README.md 5 years ago
Joseph Henry 8ab6ee07c0
Add new PowerShell script to replace batch file for Windows builds 5 years ago
Joseph Henry 995ad79193
Change lib output directory for P/INVOKE builds to append -pinvoke. Added makefile targets host_pinvoke, host_pinvoke_debug, host_pinvoke_release 5 years ago
Joseph Henry 6447b35b3f
Minor preprocessor adjustment in ZeroTierSockets.h 5 years ago
Joseph Henry 4122110cea
Add C# P/INVOKE wrapper and client/server example 5 years ago
Joseph Henry a8c757eaff
Add preprocessor check in ZeroTierSockets.h for inclusion of integer definitions. A response to e94ca31. 5 years ago
Joseph Henry 608c81fba6
Convert spaces to tabs in dist.sh 5 years ago
Joseph Henry bdebc8c02b
Remove old C# callback code 5 years ago
joseph-henry caa11a406d
Merge pull request #92 from podcast-studio-development/evanolcott/apple-port 5 years ago
Evan Olcott 9d5482a38c Updated Makefile for xcframework 5 years ago
Evan Olcott 8741ca6570 Merge branch 'master' into evanolcott/apple-port 5 years ago
Podcast Studio Development 41c28a9f40
Merge pull request #2 from zerotier/master 5 years ago
Evan Olcott eee7ef6a16 Improved method to build xcframeworks 5 years ago
Evan Olcott 48347fec95 First SPM support attempt 5 years ago
joseph-henry 352ee4ef5c
Merge pull request #91 from podcast-studio-development/evanolcott/xcframeworks 5 years ago
Evan Olcott efabfafd5d Applied correct booleans 5 years ago
Evan Olcott e94ca31944 Tweaks to Xcode project settings 5 years ago
Evan Olcott abbe7957c7 Support for creating .xcframework 5 years ago
Podcast Studio Development 2eed94a90b
Merge pull request #1 from zerotier/master 5 years ago
joseph-henry 6f164199d0
Merge pull request #86 from lUNuXl/master 6 years ago
Joseph Henry e304a89ddb Add check for netif before use in VirtualTap - Fixes bug mentioned in ticket #85 6 years ago
Joseph Henry b021e82078 Fix zts_allow_*_caching() bug that prevents user from properly setting value before node startup 6 years ago
Bartłomiej Mazurski 8e06feef7d Fixed host_jar target broken by previous refactoring of java example 6 years ago
joseph-henry af26d56097
Merge pull request #84 from lUNuXl/master 6 years ago
Bartłomiej Mazurski e503bf7a61 Improved java example 6 years ago
joseph-henry d43b92f3e9
Merge pull request #76 from heri16/node 6 years ago
Joseph Henry 96d25e4712 Add minor bit of documentation to zts_send to address ticket #74 6 years ago
heri16 57f7799e4f
Update README 6 years ago
heri16 42ab8c2aee
major rewrite to handle schemantics 6 years ago
heri16 58c4cb9e7d
make libzt.a position_independent_code 6 years ago
heri16 fcc8dcfd6c
small bug fix 6 years ago
heri16 80861c1126
add libzt.createConnection() 6 years ago
heri16 590ee0c655
1st working version of node example 6 years ago