13 Commits (b4f7a9a4f4e5e8d4d9c4274791c4bc9e817841d5)

Author SHA1 Message Date
Grant Limberg d8f1c3dff7 Update JNI code to reflect new ZeroTier API 9 years ago
Grant Limberg 58ca657da6 Use object arrays rather than ArrayList. JNI side 11 years ago
Grant Limberg 1e043a3f66 Remove link desperation from java API 11 years ago
Grant Limberg 742c59a7c7 Refactor package name from com.zerotierone.sdk to com.zerotier.sdk 11 years ago
Grant Limberg d1ed269537 Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 11 years ago
Grant Limberg 9ab7280703 added infrastructure for Node.peers() and Node.networks() functions 11 years ago
Grant Limberg 3ccaef88b7 Added implementation for Node.version() 11 years ago
Grant Limberg f5bb57d5aa fix call to networkConfig to pass the network id 11 years ago
Grant Limberg 9c038d3ecd added a few missing function calls in the ZT1 Node API 11 years ago
Grant Limberg 787b4a8e50 * Change a few method signatures from java.lang.Long to long[] so that values can be passed back. 11 years ago
Grant Limberg 5f314f209e Updated Java Node class native methods to pass the node ID 11 years ago
Grant Limberg 99a1a4e65b Generated header files for JNI 11 years ago