2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Grant Limberg 4c71e92a67 It's now possible to actually create a Node object in Java/Android!!! 10 жил өмнө
  Grant Limberg 3bdbc6390f Added logging to Android logcat 10 жил өмнө
  Grant Limberg 8a09e0ec3c added NodeException 10 жил өмнө
  Grant Limberg db80070ccb fix strings pointing to enum fields in ResultCode java class 10 жил өмнө
  Grant Limberg 042f914dc5 If we could not recursively add ZeroTierOneSDK.jar to ZeroTierOneSDK.jar, that would be greeeaaaaat 10 жил өмнө
  Grant Limberg ec45aeb42a Merge branch 'adamierymenko-dev' into android-jni 10 жил өмнө
  Grant Limberg a86a0ab2b1 Package the Android native libraries right in the .jar file 10 жил өмнө
  Grant Limberg 29bb2a9004 fix for a previously renamed class 10 жил өмнө
  Grant Limberg 56f8160af8 generate javadocs for the Java SDK 10 жил өмнө
  Adam Ierymenko 7af1f3a79a attic cleanup 10 жил өмнө
  Adam Ierymenko e78899fddf Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine. 10 жил өмнө
  Adam Ierymenko 9325535ced x86 version of signed NDIS6 driver. 10 жил өмнө
  Adam Ierymenko 720ac93ba9 Use NDIS6 driver preferentially if available. 10 жил өмнө
  Adam Ierymenko 42b4148876 NDIS6 driver signed x64 build (not fully tested yet, but committing work) 10 жил өмнө
  Adam Ierymenko 4b658d83bc Rename old driver to -ndis5. 10 жил өмнө
  Adam Ierymenko d4c06e924d Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level. 10 жил өмнө
  Adam Ierymenko 1ebe2ad920 NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet. 10 жил өмнө
  Grant Limberg 0d4283a3fa Cache jclass and jmethod instances for callbacks on the JniRef struct. 10 жил өмнө
  Grant Limberg 9c62ce9e6f implemented EventCallback 10 жил өмнө
  Grant Limberg f2eed5a65f implemented WirePacketSendFunction 10 жил өмнө
  Grant Limberg 5e1fb4e253 Realized that the jclass and jmethodID variables in the callbacks cannot be static 10 жил өмнө
  Grant Limberg dc00ce4f44 added DataStorePutFunction implementation 10 жил өмнө
  Grant Limberg 53ebd5a9a5 don't need to pass buffer size because java arrays have a .length member 10 жил өмнө
  Grant Limberg d5fc2b39aa implemented DataStoreGetFunction callback 10 жил өмнө
  Grant Limberg 4137246653 implemented VirtualNetworkFrameFunctionCallback 10 жил өмнө
  Grant Limberg 28168fa673 implement VirtualNetworkConfigFunctionCallback 10 жил өмнө
  Grant Limberg 99af0f3a88 moved creation of VirtualNetworkConfig objects to ZT1_jniutils 10 жил өмнө
  Grant Limberg 6f07a476a6 create and return the peer array 10 жил өмнө
  Grant Limberg 52a20b4b0f create PeerRole and PeerPhysicalPath objects 10 жил өмнө
  Grant Limberg f3c29d3f0d rename PhysicalPeerPath -> PeerPhysicalPath to reflect C API 10 жил өмнө