Commit History

Author SHA1 Message Date
  Grant Limberg 3e6a22c3d8 Fix JNI after `ZT_Node_New` function signature change 3 months ago
  Brenton Bostick e32fecd16d Thread might actually be detached, so need to handle that 1 year ago
  Brenton Bostick dca77cb0d2 expand GETENV macro that needs to be modified 1 year ago
  Brenton Bostick 12cdf39165 actual fix for ANDROID-56: crash inside newNetworkConfig 2 years ago
  Adam Ierymenko 1c5897895b 1.10.4 merge into main (#1893) 2 years ago
  Brenton Bostick 9ac2cfe611 Fix warning: suggest braces around initialization of subobject 3 years ago
  Brenton Bostick f74a594e98 fix typos in comments and strings 3 years ago
  Grant Limberg 87c75d033e pt 2 6 years ago
  Grant Limberg 71ae678930 Make things compile with Android NDK again 6 years ago
  Grant Limberg 8828fc7520 some JNI error checking 7 years ago
  Grant Limberg 3d4a1b575e Update Android NDK with uint64_t -> int64_t changes 8 years ago
  Grant Limberg bcf697cc2b Wire up PortMapper in Android 8 years ago
  Grant Limberg 69ae35494e put the correct file extensions on data written to disk in JNI 8 years ago
  Grant Limberg 512c3af4ea fix packet sending functions 8 years ago
  Grant Limberg d8f1c3dff7 Update JNI code to reflect new ZeroTier API 8 years ago
  Grant Limberg 5f611dad51 added orbit/deorbit methods to java Node implementation 8 years ago
  Grant Limberg 1c5fdb8a0a fix path checker initialization 8 years ago
  Grant Limberg de4b9e9a16 Added path checking interface for Java 8 years ago
  Grant Limberg 855361b5b8 fix native end of JNI code for new thread data ptr 8 years ago
  Grant Limberg f149dd9401 fix Android NDK build 9 years ago
  Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI 9 years ago
  Grant Limberg be0af135bc update JNI code for 1.1.6 9 years ago
  Grant Limberg 3993dfa2a5 Fix JNI for API changes in 1.1.4 10 years ago
  Grant Limberg 0508a41afd added ttl parameter to WirePacketSendFunction 10 years ago
  Grant Limberg eadeac0a42 logging of events 10 years ago
  Grant Limberg b7df177f33 updates for origin/edge 10 years ago
  Grant Limberg 75a191a856 don't create an InetSocketAddress on local address if it's equal to ZT_SOCKADDR_NULL 10 years ago
  Grant Limberg 7c3be2b5c1 fix function signature in lookup for onSendPacketRequested function 10 years ago
  Grant Limberg e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev 10 years ago
  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. 10 years ago