Commit History

Автор SHA1 Съобщение Дата
  Grant Limberg 1df6bc6bc3 just adjusting some alignment преди 10 години
  Grant Limberg 9ab7280703 added infrastructure for Node.peers() and Node.networks() functions преди 10 години
  Grant Limberg 7f6556eba0 node.networkConfig() now creates ArrayLists of multicast subscriptions and assigned addresses преди 10 години
  Grant Limberg 1bea940323 fix field ID signatures преди 10 години
  Grant Limberg 6ff2e6ecfe move findNode method back преди 10 години
  Grant Limberg d66f2cd54d Node.networkConfig now only needs to populate the lists of assigned addresses and multicast subscriptions and then it's finished преди 10 години
  Grant Limberg 46adf870a1 move utility functions from anon namespace to ZT1_jniutils преди 10 години
  Grant Limberg 4906f8e848 added stub utility functions for creating ArrayLists, appending items to ArrayLists, creating InetAddress objects, and MulticastGroup objects преди 10 години
  Grant Limberg fa9d42b7e5 finished the JNI implementation of the status() method on Node преди 10 години
  Grant Limberg 1a528aec76 don't require clean before build преди 10 години
  Grant Limberg ffb9e2901e fix a build error преди 10 години
  Grant Limberg 407e2fc7de Added ant build script. Requires NDK_BUILD_LOC environment variable pointing to the ndk-build script преди 10 години
  Grant Limberg 667a103a6a added functions to create Event, and VirtualNetworkStatus objects преди 10 години
  Grant Limberg 32a35e6808 scaffolding for implementation of status() and networkConfig() преди 10 години
  Grant Limberg 34028aa7c8 Added implemenation for node.address() преди 10 години
  Grant Limberg 3ccaef88b7 Added implementation for Node.version() преди 10 години
  Grant Limberg f5bb57d5aa fix call to networkConfig to pass the network id преди 10 години
  Grant Limberg a1a35e0279 Can't instantiate enum objects. Fix createResultObject() function so that it still works properly преди 10 години
  Grant Limberg 1308f02b93 multicastSubscribe() and multicastUnsubscribe() преди 10 години
  Grant Limberg b078d69372 join() and leave() functions преди 10 години
  Grant Limberg e31e54483c added processBackgroundTasks function преди 10 години
  Grant Limberg 3c499777c8 added implementation for processWirePacket преди 10 години
  Grant Limberg 9c038d3ecd added a few missing function calls in the ZT1 Node API преди 10 години
  Grant Limberg 6187a91f4c delete the ZT1_Node object when calling Java_com_zerotierone_sdk_Node_node_1delete преди 10 години
  Grant Limberg 321b67c73c add a findNode() function to reduce copypasta преди 10 години
  Grant Limberg 5df253fa69 added implementation for processVirtualNetworkFrame преди 10 години
  Grant Limberg 3a6807d584 add assignedAddresses member to VirtualNetworConfig class преди 10 години
  Grant Limberg 787b4a8e50 * Change a few method signatures from java.lang.Long to long[] so that values can be passed back. преди 10 години
  Grant Limberg b33e4af49f Merge branch 'adamierymenko-dev' into android-jni преди 10 години
  Adam Ierymenko 5202fbdaf3 CRUD преди 10 години