コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. 10 年 前
  Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster 10 年 前
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 年 前
  Adam Ierymenko 64ba596e0b C++ network config master ready to test. 10 年 前
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 年 前
  Adam Ierymenko 56cfe1d603 Strip out old Service code, add new service message type. 10 年 前
  Adam Ierymenko 95f421024a Code cleanup, and fix some unsafe pointer handling in Network. 10 年 前
  Adam Ierymenko 2436e22f46 More work on abstracting socket manager. 10 年 前
  Adam Ierymenko 2659427864 Multicaster needs to be global, not per-network, and a bunch of other stuff. 11 年 前
  Adam Ierymenko d9abd4d9be Work on defining new direct broadcast multicast algorithm. 11 年 前
  Adam Ierymenko fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ 11 年 前
  Adam Ierymenko 4f0fcc582e Refactor HttpClient a bit. 11 年 前
  Adam Ierymenko b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 11 年 前
  Adam Ierymenko c9294c1a78 Prevent recursive transit of ZeroTier packets, toward GitHub issue #56 11 年 前
  Adam Ierymenko 8fb442d81a Yet more cleanup to TCP logic, this time adding a master switch and adding UDP preference in send(). 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 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 bf0da9f2f7 Rest of software updater, ready to test... 11 年 前
  Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 11 年 前
  Adam Ierymenko 9455b1cc81 Comments, change .nfo to .sig for uploads, clean some unused code from Utils. 11 年 前
  Adam Ierymenko ae138566a9 Updater code, work in progress... 11 年 前
  Adam Ierymenko 24bad9f3d1 More work in progress in new multicast propagation... 12 年 前
  Adam Ierymenko 770fbaf4b2 New multicast algorithm work in progress... 12 年 前
  Adam Ierymenko 4c06fcfc9d More include formatting cleanup. 12 年 前
  Adam Ierymenko 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 年 前
  Adam Ierymenko 3745377872 Filter work, add name and desc to netconf response, small compiler warning fix. 12 年 前
  Adam Ierymenko 01a70d09db Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a big hacky, might revisit later. 12 年 前