Brenton Bostick
|
4861ec5a40
|
make NodeStatus a plain data class
|
3 years ago |
Brenton Bostick
|
acf5b3579b
|
add VirtualNetworkType.fromInt
|
3 years ago |
Brenton Bostick
|
85bd773c55
|
add VirtualNetworkStatus.fromInt
|
3 years ago |
Brenton Bostick
|
7c2766096c
|
add VirtualNetworkConfigOperation.fromInt
|
3 years ago |
Brenton Bostick
|
34ff813e2a
|
add ResultCode.fromInt
|
3 years ago |
Brenton Bostick
|
056cef7292
|
add PeerRole.fromInt
|
3 years ago |
Brenton Bostick
|
7c5f256d4a
|
add Event.fromInt
|
3 years ago |
Brenton Bostick
|
82749e4442
|
ANDROID-48: use ZT_jnicache.cpp and remove ZT_jnilookup.cpp and ZT_jniarray.cpp
|
3 years ago |
Brenton Bostick
|
71fc0dd097
|
add LOG_TAG defines
|
3 years ago |
Brenton Bostick
|
703f9290c9
|
fix missing DeleteLocalRef in loops
|
3 years ago |
Brenton Bostick
|
01003617cd
|
fix ANDROID-51: fieldName is uninitialized
|
3 years ago |
Brenton Bostick
|
0027e6bdab
|
fix typo in log message
|
3 years ago |
Brenton Bostick
|
87edbb2d3a
|
fix ANDROID-50: RESULT_ERROR_BAD_PARAMETER typo
|
3 years ago |
Brenton Bostick
|
0733af5239
|
move extern "C"
only JNI functions need to be exported
|
3 years ago |
Brenton Bostick
|
216ed8c8ea
|
fix headers
use recommended headers and remove unused headers
|
3 years ago |
Brenton Bostick
|
d31f238be0
|
fix typos (#1843)
|
3 years ago |
Brenton Bostick
|
f74a594e98
|
fix typos in comments and strings
|
3 years ago |
Grant Limberg
|
a8dde7b89b
|
update JNI to add new status code
|
4 years ago |
Grant Limberg
|
3da8f5f053
|
freaking JNI
|
5 years ago |
Grant Limberg
|
2851a9577c
|
JNI for dns configuration
|
5 years ago |
Grant Limberg
|
844725237d
|
Add new ZT_ result codes that were added
|
6 years ago |
Grant Limberg
|
3d4a1b575e
|
Update Android NDK with uint64_t -> int64_t changes
|
9 years ago |
Grant Limberg
|
9ae49b5b85
|
Update JNI with new root terminology
|
9 years ago |
Grant Limberg
|
f149dd9401
|
fix Android NDK build
|
9 years ago |
Grant Limberg
|
e1c930f1b7
|
update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFrame from ZT_Peer struct
|
9 years ago |
Grant Limberg
|
40d3993ceb
|
java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAM
|
10 years ago |
Grant Limberg
|
0564bb3b35
|
added missing copyright/license info from ZT_jniutils
|
10 years ago |
Grant Limberg
|
d87f0293e3
|
Don't print a few error messages when they don't matter.
|
10 years ago |
Grant Limberg
|
5fadd8bdd2
|
ZT_PEER_ROLE_RELAY -> ZT_PEER_ROLE_UPSTREAM in JNI glue
|
10 years ago |
Grant Limberg
|
dccca7df1a
|
another couple of missing semicolons
|
10 years ago |
Grant Limberg
|
407ad659ea
|
Reflect changes to strut ZT_PeerPhysicalPath
|
10 years ago |
Grant Limberg
|
43b3ec4b1a
|
forgot a semicolon in a JNI java type specifier.
|
10 years ago |
Grant Limberg
|
d063f583ee
|
Added VirtualNetworkRoute class and added it to VirtualNetworkConfig
|
10 years ago |
Grant Limberg
|
be0af135bc
|
update JNI code for 1.1.6
|
10 years ago |
Grant Limberg
|
b7df177f33
|
updates for origin/edge
|
11 years ago |