Brenton Bostick
|
b1d088f39c
|
fix examples warnings
warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned short *' [-Wincompatible-pointer-types]
|
2023-08-18 08:36:31 -04:00 |
|
Brenton Bostick
|
fad04bf3c7
|
Update examples:
Remove empty MainActivity.java Android example
fix CMake variable BUILD_EXAMPLES -> BUILD_HOST_EXAMPLES
fix some names in example usage messages:
pingable-node -> callbackapi
client -> nonblockingclient
server -> nonblockingserver
pingable-node -> statistics
|
2023-06-30 12:11:24 -04:00 |
|
Joseph Henry
|
356dcd05f6
|
Update Java example
|
2023-06-04 15:07:32 -07:00 |
|
Joseph Henry
|
0f501655fe
|
Display net_id as hex in Python example
|
2022-01-11 20:33:54 -08:00 |
|
Joseph Henry
|
d5454040f0
|
Update Rust crate
|
2021-05-31 13:51:31 -07:00 |
|
Joseph Henry
|
8c275c4899
|
Add Rust bindings (alpha)
|
2021-05-30 19:51:26 -07:00 |
|
Joseph Henry
|
3ea146fa5b
|
Possible fix for Python multithread bug #126
|
2021-05-30 19:36:19 -07:00 |
|
Joseph Henry
|
ede730de1c
|
Update documentation
|
2021-05-25 15:24:28 -07:00 |
|
Joseph Henry
|
8b30649edc
|
Update documentation links in READMEs
|
2021-05-20 10:17:32 -07:00 |
|
Joseph Henry
|
a56ca93f54
|
Add workaround to get tagged version in GitHub workflow script
|
2021-05-18 23:22:07 -07:00 |
|
Joseph Henry
|
0e2f5b6f1e
|
Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapper
|
2021-05-18 22:39:48 -07:00 |
|
github-actions
|
6d4c6f7e59
|
Code style enforcement
|
2021-05-13 22:14:15 +00:00 |
|
Joseph Henry
|
ab3d3b2079
|
Minor update to C# NuGet package documentation and example
|
2021-05-13 14:58:53 -07:00 |
|
Joseph Henry
|
613c7e8f91
|
Minor update to C examples
|
2021-05-06 01:34:53 -07:00 |
|
Joseph Henry
|
5a668ceeba
|
Move some out-dated examples to attic, update README.md
|
2021-05-05 16:43:33 -07:00 |
|
Joseph Henry
|
9151f4471c
|
Slight re-org of C API naming convention
|
2021-05-05 16:19:27 -07:00 |
|
Joseph Henry
|
6a77f0092f
|
Update Python bindings to 1.4.0 API (WIP)
|
2021-05-02 21:30:21 -07:00 |
|
Joseph Henry
|
6f42338f6e
|
Update C# bindings to 1.4.0 API
|
2021-04-30 21:54:34 -07:00 |
|
Joseph Henry
|
3e304cb25a
|
Reduce number of compile-time warnings (continued)
|
2021-04-30 16:38:21 -07:00 |
|
Joseph Henry
|
782d221eb9
|
Add WIP Java language bindings
|
2021-04-29 19:51:07 -07:00 |
|
Joseph Henry
|
016b0ffc0e
|
Adjust nomenclature. Add more C API extension functions
|
2021-04-29 14:03:15 -07:00 |
|
Joseph Henry
|
a247552df1
|
Format according to new ZeroTier standard
|
2021-04-26 22:07:55 -07:00 |
|
Joseph Henry
|
c456a87f97
|
Add zts_core_query_ and world sub-APIs. Adjust event subsystem
|
2021-04-26 21:55:01 -07:00 |
|
Joseph Henry
|
43350691b5
|
Expand C API and simplify NodeService
|
2021-04-22 11:20:04 -07:00 |
|
Joseph Henry
|
7e05f13295
|
Remove C++ examples (To be replaced with C examples)
|
2021-04-18 00:06:54 -07:00 |
|