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