135 Commits (2a515822c8ea6e50825cb2efc2b2a217df91de26)

Author SHA1 Message Date
Joseph Henry 2a515822c8
Remove networking functions that can be found elsewhere 5 years ago
Joseph Henry c220bb7d2f
Improve Central API 5 years ago
Joseph Henry f4234fd1b0
Remove now-irrelevant makefile 5 years ago
Joseph Henry dd6cf48d61
Run Python language bindings and example code through a linter and formatter 5 years ago
Joseph Henry e1d0f92d61
Remove Android example. The Java example should suffice 5 years ago
Joseph Henry 5072d993b1
Implement more of the Python language binding. Minor adjustments to PyPI package 5 years ago
Joseph Henry 7bc690046a
Add PyPI package (WIP) 5 years ago
Joseph Henry 9bca3270bc
Overhaul build system and documentation 5 years ago
Joseph Henry 64a0d5d0d7
Add working Python wrapper and examples (WIP) 5 years ago
Joseph Henry 32da07ccb7
Remove unnecessary Android example project resource files 5 years ago
Joseph Henry cfe3811a4a
Rename nodejs example directory 5 years ago
Joseph Henry 888030c827
Update Java example 5 years ago
Joseph Henry 842059aeef
Remove incomplete rust wrapper files 5 years ago
Joseph Henry 02a401bf7f
Update C# wrapper (Namespace restructure, API additions, memory leak fix) 5 years ago
Joseph Henry 4e57827637
Update Android build scripts. Remove unnecessary project files 5 years ago
Joseph Henry 38ea47212d
Restructure packaging directories. Move C# bindings, minor compilation fix. 5 years ago
Joseph Henry 3544eab41d
Add prototype key management API 5 years ago
Joseph Henry 097fc5d7f0
Add prototype Central API wrapper 5 years ago
Joseph Henry 8de9f7f543
Add non-blocking IO support and improved exception handling in C# wrapper 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 4122110cea
Add C# P/INVOKE wrapper and client/server example 5 years ago
Ben dcef3315f9 update gradle 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 e503bf7a61 Improved java example 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 f0d6330735 Update C++, Objective-C and Swift examples 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
Joseph Henry db0f801f07 Update documentation 6 years ago
Joseph Henry 3852e1f85f Update Objective-C and Swift examples 6 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 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
SleepyJesse 04d31e8295
Fix a minor typo in the Java demo. 6 years ago
Joseph Henry 2898aa5a2a Updated Android example 7 years ago