index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
jni
/
Android.mk
Age
Commit message (
Expand
)
Author
2017-01-13
fix Android NDK build
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-05
Fixing filename again....
Grant Limberg
2016-07-07
update JNI code for 1.1.6
Grant Limberg
2015-11-17
forgot to submit this. Add DeferredPackets.cpp to the android makefile
Grant Limberg
2015-11-02
updates for origin/edge
Grant Limberg
2015-09-26
Merge branch 'adamierymenko-dev' into android-jni-dev
Grant Limberg
2015-09-24
(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i...
Adam Ierymenko
2015-07-01
change some build settings. add a lock
Grant Limberg
2015-07-01
...
Grant Limberg
2015-06-10
Rename JniCache to JniLookup
Grant Limberg
2015-05-02
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
Grant Limberg
2015-04-25
Added logging to Android logcat
Grant Limberg
2015-04-23
added stub utility functions for creating ArrayLists, appending items to Arra...
Grant Limberg
2015-04-20
Updated Java Node class native methods to pass the node ID
Grant Limberg
2015-04-20
Add build files for compiling ZeroTier One SDK for Android targets
Grant Limberg