コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko f0223490be Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. 11 年 前
  Adam Ierymenko 81e5690410 More tweaks to TCP failover logic. Such edge case. 11 年 前
  Adam Ierymenko 700a450806 More tweaks to algorithm for determining when to fail over to TCP, and stop supernodes from resynchronizing unless explicitly ordered. 11 年 前
  Adam Ierymenko c3b41c289d Resynchronize on startup. 11 年 前
  Adam Ierymenko b73c36acbf Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git/ZeroTierOne into adamierymenko-dev 11 年 前
  Adam Ierymenko 181369964f Make TCP optional, rename port constant. 11 年 前
  Adam Ierymenko c231510f8b More TCP-related fixes and tweaks to ping timing, resynchronize, and startup. 11 年 前
  Adam Ierymenko 2ac56fd120 Fix TCP connection accumulation problem, still having issues with TCP tunneling. 11 年 前
  Adam Ierymenko d9b91758e0 Fix command line interface. 11 年 前
  Adam Ierymenko 33ad3deaee Builds with new Path code. 11 年 前
  Adam Ierymenko ba3f04deed Work in progress: refactoring paths, adding TCP fallback. 11 年 前
  Adam Ierymenko 6f5a4d7e29 Fix blocking socket issues in new socket I/O code. 11 年 前
  Adam Ierymenko 6fdb360e2a More IPC work. 11 年 前
  Adam Ierymenko 0d847d9410 More build fixes. 11 年 前
  Adam Ierymenko abc82d6a52 IPC changes and SocketManager changes all build! 11 年 前
  Adam Ierymenko 0b75992737 Everything but the local config bus... blech. 11 年 前
  Adam Ierymenko 91fef21973 More ripping out of old condition stuff. 11 年 前
  Adam Ierymenko dc0f3559be Rip out old condition and Demarc stuff... 11 年 前
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年 前
  Adam Ierymenko 4ec7cd2760 Fix for GitHub issue #38: compute whether we are ONLINE a little differently 11 年 前
  Adam Ierymenko d24b192f8c Remove old updates from updates.d on Node startup. 11 年 前
  Adam Ierymenko 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. 11 年 前
  Adam Ierymenko 6e076e77d8 More work on connection reset stuff... 11 年 前
  Adam Ierymenko d75f2f7051 SIGHUP now causes resync with peers. 11 年 前
  Adam Ierymenko 694e9f2bdc Some cleanup and rationalization of main loop. 11 年 前
  Adam Ierymenko 4e85213473 Yank RuntimeEnvironment from SysEnv. 11 年 前
  Adam Ierymenko d6a346ca6e Fix for GitHub issue #35 and also possibly partial fix for #29 issues. 11 年 前
  Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 11 年 前
  Adam Ierymenko 80997f652b Few small cleanup things... 11 年 前
  Adam Ierymenko 9d67a02b5f Lock down individual files in networks.d instead of directory since directory ACLs are more complex on Windows. 11 年 前