提交历史

作者 SHA1 备注 提交日期
  Adam Ierymenko aa39b0dc24 Show paths as active or preferred in listpeers. 9 年之前
  Adam Ierymenko 2160164e8c (1) Get rid of path sorting and just scan them, since sorting may have been a premature optimization that introduced a regression and path instability in a few edge cases, and (2) do not attempt to contact remote paths received via PUSH_DIRECT_PATH if we already have that path and it is already active (dumb, should have done this originally) 9 年之前
  Adam Ierymenko 3137f43da9 Fix for getsockname() crash and other address size issues. 9 年之前
  Adam Ierymenko efc2a74df1 Some final README revs. 9 年之前
  Joseph Henry 9638889614 Removed docker-test keys/config for netcon network 9 年之前
  Joseph Henry 0df639f8f5 readme update 9 年之前
  Joseph Henry 011ce35ede Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 9 年之前
  Joseph Henry a9802eff02 readme update 9 年之前
  Adam Ierymenko f9837163d3 docs 9 年之前
  Adam Ierymenko 6bc93d2050 Docs, and change ZT_NC_NWID to ZT_NC_NETWORK and use full path in local ZT home dir to enable multiple instances. 9 年之前
  Adam Ierymenko 37a7e9e275 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 9 年之前
  Adam Ierymenko 531e5f9923 . 9 年之前
  Joseph Henry 617845a7da readme and makefile updates 9 年之前
  Joseph Henry 9dc59eff76 Cleaned up, tests updated, readme updated 9 年之前
  Adam Ierymenko a6c5596782 Patch controller to not send relays to 1.1.0 to avoid triggering 1.1.0 network preferred relays bug. 9 年之前
  Adam Ierymenko 022d3857cc Fix should use ECHO check. 9 年之前
  Adam Ierymenko 82aa3f59d6 Fix bug in ECHO handling (OK was invalid!), and use ECHO on newer peers for path confirmation. Also get rid of path confirmation circuit breaker since this causes issues with some peers and should be done more intelligently anyway. 9 年之前
  Adam Ierymenko 04d6b03733 Make auto backups slightly less frequent. 9 年之前
  Adam Ierymenko 3b22ecc80c Make hex device address in UPnP name the right length. 9 年之前
  Adam Ierymenko 53fe576028 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 9 年之前
  Adam Ierymenko f6dc99f345 Old NYC is dead. 9 年之前
  Adam Ierymenko c0df1169ee Remove unimplemented SET_EPHEMERAL_KEY for now. 9 年之前
  Joseph Henry b92884a0ad Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 9 年之前
  Joseph Henry a421e31dd5 send_cmd() retrun value bugfix + minor debug changes 9 年之前
  Adam Ierymenko 7b1c0c4013 Cache null results from Maxmind. 9 年之前
  Joseph Henry f558b088e6 Library functions are now static, RPC return value tuning, and cleanup 9 年之前
  Joseph Henry 99afc74021 FDs transferred over listen socket + other fixes 9 年之前
  Joseph Henry 761bb4fdd0 Stability fix 9 年之前
  Joseph Henry 663a336b83 RPC cleanup + Temporary timing fix 9 年之前
  Adam Ierymenko e506fda3e4 Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that drop zero checksum UDP packets. 9 年之前