提交历史

作者 SHA1 备注 提交日期
  Adam Ierymenko 1c5897895b 1.10.4 merge into main (#1893) 2 年之前
  Grant Limberg d8f1c3dff7 Update JNI code to reflect new ZeroTier API 8 年之前
  Grant Limberg e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev 9 年之前
  Grant Limberg 58ca657da6 Use object arrays rather than ArrayList. JNI side 10 年之前
  Grant Limberg 1e043a3f66 Remove link desperation from java API 10 年之前
  Grant Limberg 742c59a7c7 Refactor package name from com.zerotierone.sdk to com.zerotier.sdk 10 年之前
  Grant Limberg d1ed269537 Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 10 年之前
  Grant Limberg 9ab7280703 added infrastructure for Node.peers() and Node.networks() functions 10 年之前
  Grant Limberg 3ccaef88b7 Added implementation for Node.version() 10 年之前
  Grant Limberg f5bb57d5aa fix call to networkConfig to pass the network id 10 年之前
  Grant Limberg 9c038d3ecd added a few missing function calls in the ZT1 Node API 10 年之前
  Grant Limberg 787b4a8e50 * Change a few method signatures from java.lang.Long to long[] so that values can be passed back. 10 年之前
  Grant Limberg 5f314f209e Updated Java Node class native methods to pass the node ID 10 年之前
  Grant Limberg 99a1a4e65b Generated header files for JNI 10 年之前