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.
|
2015-09-24 16:21:36 -07:00 |
|
Grant Limberg
|
e45475c5b5
|
fixed a misspelling
|
2015-07-09 20:26:23 -07:00 |
|
Grant Limberg
|
c9919cc5ba
|
reflect changes to ZT1_PeerRole in JNI
|
2015-06-26 18:26:57 -07:00 |
|
Grant Limberg
|
759d71037e
|
added Comparable interface to VirtualNetworkConfig so we can sort arrays containing it.
|
2015-06-23 23:03:02 -07:00 |
|
Grant Limberg
|
adf89901c4
|
dont consider multicast groups in VirtualNetworkConfig.equals()
|
2015-06-19 19:00:06 -07:00 |
|
Grant Limberg
|
dfdd46db80
|
Merge branch 'adamierymenko-dev' into android-jni
|
2015-06-17 18:42:23 -07:00 |
|
Grant Limberg
|
ced040c503
|
Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig
|
2015-06-09 19:38:05 -07:00 |
|
Grant Limberg
|
7822616966
|
Replace ArrayList instances with []
|
2015-05-28 20:01:30 -07:00 |
|
Grant Limberg
|
adaf9cf32b
|
still getting re-used to all the places you have to put access modifiers in Java
|
2015-05-26 20:03:47 -07:00 |
|
Grant Limberg
|
6e998efd15
|
fixing up data store stuff
|
2015-05-23 18:29:16 -07:00 |
|
Grant Limberg
|
1e043a3f66
|
Remove link desperation from java API
|
2015-05-21 19:34:19 -07:00 |
|
Kees Bos
|
a425bbc673
|
Renamed supernode to rootserver
|
2015-05-06 12:05:20 +02:00 |
|
Grant Limberg
|
e28712555d
|
build & package libZeroTierOneSDK.jnilib on Mac oS
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
2015-05-04 20:04:44 -07:00 |
|
Grant Limberg
|
742c59a7c7
|
Refactor package name from com.zerotierone.sdk to com.zerotier.sdk
|
2015-05-02 16:54:00 -07:00 |
|