Commit History

Author SHA1 Message Date
  Adam Ierymenko 1c5897895b 1.10.4 merge into main (#1893) 2 years ago
  Grant Limberg 86ff1e7cd2 another comparison fix 4 years ago
  Grant Limberg 6b21a4f494 fix dns equality check in Android 4 years ago
  Grant Limberg 2851a9577c JNI for dns configuration 4 years ago
  Grant Limberg 1bb1dfa87b android changes 5 years ago
  Grant Limberg f8ba1962e6 fix equals() methods 5 years ago
  Grant Limberg 8682c90c7d ensure routes are also equal when checking for equality on VirtualNetworkConfig objects 9 years ago
  Grant Limberg d063f583ee Added VirtualNetworkRoute class and added it to VirtualNetworkConfig 9 years ago
  Grant Limberg be0af135bc update JNI code for 1.1.6 9 years ago
  Grant Limberg e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev 10 years ago
  Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. 10 years ago
  Grant Limberg 759d71037e added Comparable interface to VirtualNetworkConfig so we can sort arrays containing it. 10 years ago
  Grant Limberg adf89901c4 dont consider multicast groups in VirtualNetworkConfig.equals() 10 years ago
  Grant Limberg ced040c503 Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig 10 years ago
  Grant Limberg 7822616966 Replace ArrayList instances with [] 10 years ago
  Grant Limberg 742c59a7c7 Refactor package name from com.zerotierone.sdk to com.zerotier.sdk 10 years ago