summaryrefslogtreecommitdiff
path: root/java/src/com/zerotier/sdk/VirtualNetworkConfig.java
AgeCommit message (Expand)Author
2015-09-26Merge branch 'adamierymenko-dev' into android-jni-devGrant Limberg
2015-09-24(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i...Adam Ierymenko
2015-06-23added Comparable interface to VirtualNetworkConfig so we can sort arrays cont...Grant Limberg
2015-06-19dont consider multicast groups in VirtualNetworkConfig.equals()Grant Limberg
2015-06-09Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnigGrant Limberg
2015-05-28Replace ArrayList instances with []Grant Limberg
2015-05-02Refactor package name from com.zerotierone.sdk to com.zerotier.sdkGrant Limberg