150 Commits (7790cdfff9891cbb77e1ca4ec9f40be21ee7c7a8)

Author SHA1 Message Date
Joseph Henry 613c7e8f91
Minor update to C examples 5 years ago
Joseph Henry 5a668ceeba
Move some out-dated examples to attic, update README.md 5 years ago
Joseph Henry 9151f4471c
Slight re-org of C API naming convention 5 years ago
Joseph Henry 6a77f0092f
Update Python bindings to 1.4.0 API (WIP) 5 years ago
Joseph Henry 6f42338f6e
Update C# bindings to 1.4.0 API 5 years ago
Joseph Henry 3e304cb25a
Reduce number of compile-time warnings (continued) 5 years ago
Joseph Henry 782d221eb9
Add WIP Java language bindings 5 years ago
Joseph Henry 016b0ffc0e
Adjust nomenclature. Add more C API extension functions 5 years ago
Joseph Henry a247552df1
Format according to new ZeroTier standard 5 years ago
Joseph Henry c456a87f97
Add zts_core_query_ and world sub-APIs. Adjust event subsystem 5 years ago
Joseph Henry 43350691b5
Expand C API and simplify NodeService 5 years ago
Joseph Henry 7e05f13295
Remove C++ examples (To be replaced with C examples) 5 years ago
Joseph Henry a5121b1e3c
Applied styling rules from .clang-format 5 years ago
Joseph Henry 6638f20003
Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements 5 years ago
Joseph Henry 73e26c1a79
Bugfix: Check argument types and encodings in zts_py_send() 5 years ago
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 5 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