1066 Commits (04066dbc22fa622f48a63bdc0eecdfd3a6bfcfc0)
 

Author SHA1 Message Date
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 5 years ago
Joseph Henry e304a89ddb Add check for netif before use in VirtualTap - Fixes bug mentioned in ticket #85 5 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
heri16 087d8a820c
first commit of node example 6 years ago
Joseph Henry 37c01e18cf Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation 6 years ago
Joseph Henry 2ae7ebb0fe Minor tweak to example 6 years ago
Joseph Henry 5d2147921c Merge branch 'master' of https://github.com/zerotier/libzt 6 years ago
rossmc7 3f1e9f00d1
Fixing Android/Java crash on boot due to missing init method (#70) 6 years ago
Joseph Henry f0d6330735 Update C++, Objective-C and Swift examples 6 years ago
Joseph Henry be9af71238 Adjust formatting of CMakeLists.txt 6 years ago
Joseph Henry 58d9ac8eea Add non-blocking socket examples 6 years ago
Joseph Henry 31771cb805 Add documentation to examples section 6 years ago