Brenton Bostick
a0a0d0dffe
add array functions
2023-03-02 13:03:17 +01:00
Brenton Bostick
d810510c7f
make NodeStatus a plain data class
2023-03-02 13:03:17 +01:00
Brenton Bostick
e9154b986f
add LOG_TAG defines
2023-03-02 13:03:17 +01:00
Brenton Bostick
d65116efd7
add GETENV macro
2023-03-02 13:03:17 +01:00
Brenton Bostick
d81932307f
cleanup
2023-03-02 13:03:17 +01:00
Brenton Bostick
e20dfeaa82
move extern "C"
...
only JNI functions need to be exported
2023-03-02 13:03:17 +01:00
Brenton Bostick
951dc75d97
fix headers
...
use recommended headers and remove unused headers
2023-03-02 13:03:17 +01:00
Grant Limberg
2851a9577c
JNI for dns configuration
2020-10-21 14:18:29 -07:00
Grant Limberg
f049740ae5
silence LOGV and LOGD in release builds for android
2018-02-07 15:53:23 -08:00
Grant Limberg
0564bb3b35
added missing copyright/license info from ZT_jniutils
2016-09-21 14:09:46 -07:00
Grant Limberg
d063f583ee
Added VirtualNetworkRoute class and added it to VirtualNetworkConfig
2016-09-05 13:52:29 -07:00
Grant Limberg
be0af135bc
update JNI code for 1.1.6
2016-07-07 20:07:07 -07:00
Grant Limberg
e8cdff3eaf
Merge branch 'adamierymenko-dev' into android-jni-dev
...
also update for changed function calls that now accept a local address
# Conflicts:
# include/ZeroTierOne.h
# java/CMakeLists.txt
# java/jni/Android.mk
# java/jni/ZT1_jnicache.cpp
# java/jni/ZT1_jnilookup.h
# java/jni/ZT1_jniutils.cpp
# java/jni/com_zerotierone_sdk_Node.cpp
2015-09-26 13:47:55 -07:00