index
:
mesalab_git/zhangyang/zerotierone.git
dev
dev_zy
Repository for zhangyang/zerotierone
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
jni
Age
Commit message (
Expand
)
Author
2023-03-09
actual fix for ANDROID-56: crash inside newNetworkConfig
Brenton Bostick
2023-03-09
Revert "temp fix for ANDROID-56: crash inside newNetworkConfig from too many ...
Brenton Bostick
2023-03-07
1.10.4 merge into main (#1893)
Adam Ierymenko
2023-01-11
fix typos (#1843)
Brenton Bostick
2022-12-05
Migrate from ndk-build to CMake
Brenton Bostick
2022-12-05
Remove unused flags for arm64-v8a
Brenton Bostick
2022-12-05
Fix build problem related to unified headers
Brenton Bostick
2022-12-01
Fix warning: suggest braces around initialization of subobject
Brenton Bostick
2022-11-28
fix typos in comments and strings
Brenton Bostick
2022-11-09
Fun times in ~~cleveland~~ NDK-land
Grant Limberg
2022-03-04
update JNI to add new status code
Grant Limberg
2021-10-28
remove BondController.cpp from android makefile
Grant Limberg
2020-10-21
freaking JNI
Grant Limberg
2020-10-21
JNI for dns configuration
Grant Limberg
2020-10-08
Merge branch 'dev'
Adam Ierymenko
2020-09-22
more magic incantations to make crypto extensions work on Android/ARM64
Grant Limberg
2020-09-22
AES-NI enabled for Android ARM64
Grant Limberg
2020-09-21
Enable AES-NI on Android X86-64
Grant Limberg
2020-05-18
Add new ZT_ result codes that were added
Grant Limberg
2019-04-22
pt 2
Grant Limberg
2019-04-22
Make things compile with Android NDK again
Grant Limberg
2018-02-12
some JNI error checking
Grant Limberg
2018-02-07
silence LOGV and LOGD in release builds for android
Grant Limberg
2017-10-03
Update Android NDK with uint64_t -> int64_t changes
Grant Limberg
2017-07-17
Wire up PortMapper in Android
Grant Limberg
2017-07-12
put the correct file extensions on data written to disk in JNI
Grant Limberg
2017-07-12
fix packet sending functions
Grant Limberg
2017-07-12
Update JNI code to reflect new ZeroTier API
Grant Limberg
2017-05-23
Let Android Studio determine debug/release build
Grant Limberg
2017-03-29
added orbit/deorbit methods to java Node implementation
Grant Limberg
2017-03-29
fix path checker initialization
Grant Limberg
2017-03-29
Added path checking interface for Java
Grant Limberg
2017-03-28
fix native end of JNI code for new thread data ptr
Grant Limberg
2017-03-09
fix some rediculousness in NDK-14
Grant Limberg
2017-02-23
Android JNI fix
Grant Limberg
2017-02-13
Update JNI with new root terminology
Grant Limberg
2017-01-26
remove references to deleted source files in Android NDK build files
Grant Limberg
2017-01-13
fix Android NDK build
Grant Limberg
2016-11-22
use new ZT_Node_Callbacks struct in JNI
Grant Limberg
2016-11-09
update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFr...
Grant Limberg
2016-10-13
add Revocation.cpp to android build
Grant Limberg
2016-10-13
link atomic library. seems to be required in the latest Android NDK
Grant Limberg
2016-09-21
java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAM
Grant Limberg
2016-09-21
added missing copyright/license info from ZT_jniutils
Grant Limberg
2016-09-19
Don't print a few error messages when they don't matter.
Grant Limberg
2016-09-19
ZT_PEER_ROLE_RELAY -> ZT_PEER_ROLE_UPSTREAM in JNI glue
Grant Limberg
2016-09-08
another couple of missing semicolons
Grant Limberg
2016-09-06
Reflect changes to strut ZT_PeerPhysicalPath
Grant Limberg
2016-09-05
forgot a semicolon in a JNI java type specifier.
Grant Limberg
2016-09-05
Fixing filename again....
Grant Limberg
[next]