| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-23 | just adjusting some alignment | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | added infrastructure for Node.peers() and Node.networks() functions | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | node.networkConfig() now creates ArrayLists of multicast subscriptions and ↵ | Grant Limberg | |
| assigned addresses Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | fix field ID signatures | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | move findNode method back | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | Node.networkConfig now only needs to populate the lists of assigned ↵ | Grant Limberg | |
| addresses and multicast subscriptions and then it's finished Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | move utility functions from anon namespace to ZT1_jniutils | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | finished the JNI implementation of the status() method on Node | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-23 | added functions to create Event, and VirtualNetworkStatus objects | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | scaffolding for implementation of status() and networkConfig() | Grant Limberg | |
| They should be able to be called, but will not return valid objects yet Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | Added implemenation for node.address() | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | Added implementation for Node.version() | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | Can't instantiate enum objects. Fix createResultObject() function so that ↵ | Grant Limberg | |
| it still works properly Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | multicastSubscribe() and multicastUnsubscribe() | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | join() and leave() functions | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | added processBackgroundTasks function | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | added implementation for processWirePacket | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | delete the ZT1_Node object when calling ↵ | Grant Limberg | |
| Java_com_zerotierone_sdk_Node_node_1delete Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | add a findNode() function to reduce copypasta | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-22 | added implementation for processVirtualNetworkFrame | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
| 2015-04-20 | Added JNI code for construction/destruction of ZT1_Node objects | Grant Limberg | |
| Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
