| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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> | |||
