Commit History

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