49 Commits (8d74d34f2a99ec627db979ffdba9ff06f2ad79ff)

Author SHA1 Message Date
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
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