14 Commits (f2cb9b36b2c87f41344626b91f7afff88b052d90)

Author SHA1 Message Date
Adam Ierymenko 1c5897895b
1.10.4 merge into main (#1893) 3 years ago
Brenton Bostick 8d74d34f2a rename Node.networks -> Node.networkConfigs 3 years ago
Brenton Bostick 90bf300bd8 Node init work: separate Node construction and init 3 years ago
Brenton Bostick 1c88037ea0 fix typos in JNI method signatures 3 years ago
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