24 Commits (5b7e1ceb688317e22a22a39199fa689cfc856b7a)

Author SHA1 Message Date
Adam Ierymenko a872cc3418
1.10.6 merge to main (#1930) 3 years ago
Brenton Bostick 12cdf39165 actual fix for ANDROID-56: crash inside newNetworkConfig 3 years ago
Brenton Bostick 19c5343a0a Revert "temp fix for ANDROID-56: crash inside newNetworkConfig from too many args" 3 years ago
Adam Ierymenko 1c5897895b
1.10.4 merge into main (#1893) 3 years ago
Brenton Bostick dd627cd7f4 temp fix for ANDROID-56: crash inside newNetworkConfig from too many args 3 years ago
Brenton Bostick fbd834716f comments and logging 3 years ago
Brenton Bostick 132bff25df newInetAddress and newInetSocketAddress work 3 years ago
Brenton Bostick e1c16a8e68 invert logic in a couple of places and return early 3 years ago
Brenton Bostick 4ee73fa272 add fromSocketAddressObject 3 years ago
Brenton Bostick 30cfe65b39 add addressPort 3 years ago
Brenton Bostick 40d5f9b5d2 add isSocketAddressEmpty 3 years ago
Brenton Bostick 809022b273 make VirtualNetworkRoute a plain data class 3 years ago
Brenton Bostick f9a27d6778 make VirtualNetworkDNS a plain data class 3 years ago
Brenton Bostick 54fd7c7e9a make VirtualNetworkConfig a plain data class 3 years ago
Brenton Bostick 6102c70855 make Version a plain data class 3 years ago
Brenton Bostick 6cc055dbba make Peer a plain data class 3 years ago
Brenton Bostick f51ce077a3 add array functions 3 years ago
Brenton Bostick 63f70ba465 make PeerPhysicalPath a plain data class 3 years ago
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" 3 years ago
Brenton Bostick 216ed8c8ea fix 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