Joseph Henry
|
842059aeef
|
Remove incomplete rust wrapper files
|
2021-02-16 22:31:34 -08:00 |
|
Joseph Henry
|
02a401bf7f
|
Update C# wrapper (Namespace restructure, API additions, memory leak fix)
|
2021-02-16 00:14:26 -08:00 |
|
Joseph Henry
|
4e57827637
|
Update Android build scripts. Remove unnecessary project files
|
2021-02-10 18:12:01 -08:00 |
|
Joseph Henry
|
6292184822
|
Merge branch 'master' of https://github.com/Ben-L-E/libzt into Ben-L-E-master
|
2021-02-10 00:01:58 -08:00 |
|
Joseph Henry
|
38ea47212d
|
Restructure packaging directories. Move C# bindings, minor compilation fix.
|
2021-02-01 17:59:21 -08:00 |
|
Joseph Henry
|
3544eab41d
|
Add prototype key management API
|
2021-01-30 13:53:49 -08:00 |
|
Joseph Henry
|
097fc5d7f0
|
Add prototype Central API wrapper
|
2021-01-29 01:26:46 -08:00 |
|
Joseph Henry
|
8de9f7f543
|
Add non-blocking IO support and improved exception handling in C# wrapper
|
2021-01-28 22:13:23 -08:00 |
|
Joseph Henry
|
b907635779
|
Update C# example client/server application. Other minor tweaks.
|
2021-01-14 22:21:06 -08:00 |
|
Joseph Henry
|
f463d6c69f
|
Minor tweak to callback function name for clarity (in code and documentation)
|
2021-01-14 22:12:20 -08:00 |
|
Joseph Henry
|
115a241807
|
Add ZeroTierException to C# Wrapper for better error reporting
|
2021-01-14 18:11:30 -08:00 |
|
Joseph Henry
|
d49d5df018
|
Fix protocol selection in C# wrapper Socket() method
|
2021-01-13 16:00:55 -08:00 |
|
Joseph Henry
|
1e2a3cae10
|
Calling convention fix for C# callback delegate from C++
|
2021-01-08 14:45:00 -08:00 |
|
Joseph Henry
|
4122110cea
|
Add C# P/INVOKE wrapper and client/server example
|
2021-01-04 21:03:57 -08:00 |
|
Ben
|
dcef3315f9
|
update gradle
ref #54 #80 #88 #93
|
2020-12-20 18:40:17 -07:00 |
|
Joseph Henry
|
b021e82078
|
Fix zts_allow_*_caching() bug that prevents user from properly setting value before node startup
|
2020-10-21 14:26:29 -07:00 |
|
joseph-henry
|
af26d56097
|
Merge pull request #84 from lUNuXl/master
Improved java example
|
2020-09-20 17:11:33 -07:00 |
|
Bartłomiej Mazurski
|
e503bf7a61
|
Improved java example
|
2020-09-20 22:06:38 +02:00 |
|
heri16
|
57f7799e4f
|
Update README
|
2020-08-07 19:25:36 +08:00 |
|
heri16
|
42ab8c2aee
|
major rewrite to handle schemantics
|
2020-08-06 11:48:36 +08:00 |
|
heri16
|
58c4cb9e7d
|
make libzt.a position_independent_code
|
2020-08-05 17:42:31 +08:00 |
|
heri16
|
fcc8dcfd6c
|
small bug fix
|
2020-08-05 17:25:55 +08:00 |
|
heri16
|
80861c1126
|
add libzt.createConnection()
|
2020-08-04 22:02:56 +08:00 |
|
heri16
|
590ee0c655
|
1st working version of node example
|
2020-08-04 17:28:22 +08:00 |
|
heri16
|
087d8a820c
|
first commit of node example
|
2020-08-04 05:06:59 +08:00 |
|
Joseph Henry
|
37c01e18cf
|
Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation
|
2020-05-30 18:29:04 -07:00 |
|
Joseph Henry
|
2ae7ebb0fe
|
Minor tweak to example
|
2020-05-29 12:16:03 -07:00 |
|
Joseph Henry
|
f0d6330735
|
Update C++, Objective-C and Swift examples
|
2020-05-28 18:32:39 -07:00 |
|
Joseph Henry
|
58d9ac8eea
|
Add non-blocking socket examples
|
2020-05-28 14:20:58 -07:00 |
|
Joseph Henry
|
31771cb805
|
Add documentation to examples section
|
2020-05-28 14:18:43 -07:00 |
|
joseph-henry
|
98a09f1415
|
Merge pull request #58 from mgrddsj/patch-1
Fix a minor typo in the Java demo.
|
2020-05-01 22:27:45 -07:00 |
|
Joseph Henry
|
db0f801f07
|
Update documentation
|
2020-05-01 21:42:26 -07:00 |
|
Joseph Henry
|
3852e1f85f
|
Update Objective-C and Swift examples
|
2020-05-01 19:45:56 -07:00 |
|
Joseph Henry
|
a0b50530d3
|
Add portability and consistency fixes for C API, remove cruft, slight internal restructuring
|
2020-05-01 19:15:38 -07:00 |
|
Joseph Henry
|
2c709277b9
|
Remove erroneously added old example
|
2020-04-20 23:54:48 -07:00 |
|
Joseph Henry
|
a207ab1f6a
|
Update examples for Windows compatibility (plus some extra tidbits)
|
2020-04-20 23:51:43 -07:00 |
|
Joseph Henry
|
7c736e45af
|
Add updated examples
|
2020-04-17 10:48:53 -07:00 |
|
Joseph Henry
|
d7be0b7052
|
Remove outdated examples
|
2020-04-17 10:32:43 -07:00 |
|
Joseph Henry
|
41c8f019a0
|
Remove old WindowsCppApp example
|
2020-04-16 12:26:50 -07:00 |
|
SleepyJesse
|
04d31e8295
|
Fix a minor typo in the Java demo.
|
2020-02-14 12:16:32 +08:00 |
|
Joseph Henry
|
2898aa5a2a
|
Updated Android example
|
2019-04-10 16:40:37 -07:00 |
|
Joseph Henry
|
06059946cf
|
Updated ExampleAndroidApp
|
2019-03-18 17:39:48 -07:00 |
|
Joseph Henry
|
7829c046c1
|
Updated examples/java
|
2019-03-18 17:16:05 -07:00 |
|
Joseph Henry
|
38545ebe27
|
Deleted AAR left in build directory
|
2019-03-18 16:46:34 -07:00 |
|
Joseph Henry
|
2fdcf025e1
|
Re-work of thread model
|
2019-02-06 22:00:39 -08:00 |
|
Joseph Henry
|
9b8217be40
|
Method signature fix for csharp in reference to ticket #32 - partial fix for bug
|
2018-10-09 15:29:33 -07:00 |
|
Joseph Henry
|
f9e83bcb59
|
Improvements to packaging scripts
|
2018-09-06 15:30:34 -07:00 |
|
Joseph Henry
|
84fcfd3baf
|
Minor updates to Java ExampleApp and added select() to JNI layer
|
2018-09-06 11:08:06 -07:00 |
|
Joseph Henry
|
5a55cedff5
|
Removed dummy test
|
2018-08-22 10:52:37 -07:00 |
|
Joseph Henry
|
05fbd362b2
|
Simplified earthtest
|
2018-08-03 13:53:57 -07:00 |
|