| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-12 | Update JNI code to reflect new ZeroTier API | Grant Limberg | |
| 2015-09-26 | Merge branch 'adamierymenko-dev' into android-jni-dev | Grant Limberg | |
| also update for changed function calls that now accept a local address # Conflicts: # include/ZeroTierOne.h # java/CMakeLists.txt # java/jni/Android.mk # java/jni/ZT1_jnicache.cpp # java/jni/ZT1_jnilookup.h # java/jni/ZT1_jniutils.cpp # java/jni/com_zerotierone_sdk_Node.cpp | |||
| 2015-05-28 | Use object arrays rather than ArrayList. JNI side | Grant Limberg | |
| 2015-05-21 | Remove link desperation from java API | Grant Limberg | |
| 2015-05-02 | Refactor package name from com.zerotierone.sdk to com.zerotier.sdk | Grant Limberg | |
| 2015-04-27 | Switch to InetSockAddress instead of InetAddress so we can send the port # ↵ | Grant Limberg | |
| to java as well | |||
| 2015-04-23 | added infrastructure for Node.peers() and Node.networks() functions | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | Added implementation for Node.version() | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | fix call to networkConfig to pass the network id | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | added a few missing function calls in the ZT1 Node API | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | * Change a few method signatures from java.lang.Long to long[] so that ↵ | Grant Limberg | |
| values can be passed back. Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-20 | Updated Java Node class native methods to pass the node ID | Grant Limberg | |
| This is so that we know which C-based ZT1_Node struct is being operated on Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-20 | Generated header files for JNI | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
