Commit History

作者 SHA1 備註 提交日期
  Adam Ierymenko 52c3b7c34e Implemented empirical determination of external addressing, paritioned per scope. 10 年之前
  Adam Ierymenko 6eb9289367 Bunch more cleanup, improvements to NAT traversal logic, finished updating Switch. 10 年之前
  Adam Ierymenko ee0f56355b Send path simplification. 10 年之前
  Adam Ierymenko a69e1876f1 The concept of link desperation (escalating to less desirable transports) simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core. 10 年之前
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 年之前
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 年之前
  Adam Ierymenko 0e47f13f14 Simplify locking semantics some more to address a deadlock. 11 年之前
  Adam Ierymenko 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. 11 年之前
  Adam Ierymenko 158002d2d1 Tweak some timings and stuff. 11 年之前
  Adam Ierymenko 6ab95e0391 Get : out of Path.toString() since this will conflict with : in IPv6 IPs. 11 年之前
  Adam Ierymenko f13493edb2 Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh. 11 年之前
  Adam Ierymenko 8e587ae481 Clean dead paths from peers. 11 年之前
  Adam Ierymenko acb056e3b1 Small readability fix. 11 年之前
  Adam Ierymenko e6b23059ac Change the way TCP failover is invoked. 11 年之前
  Adam Ierymenko 33ad3deaee Builds with new Path code. 11 年之前
  Adam Ierymenko ba3f04deed Work in progress: refactoring paths, adding TCP fallback. 11 年之前
  Adam Ierymenko 45e823d27c Reworking of paths in Peer work-in-progress, and TCP connect support in SocketManager. Also add FD_SETSIZE checking for the default select implementation of sockets. 11 年之前