Историја ревизија

Аутор SHA1 Порука Датум
  Adam Ierymenko 4e4fd51117 boring doc stuff пре 9 година
  Adam Ierymenko 05b2c0743f Tighten up dead path detection. Should now auto-detect dead paths in less than 10 seconds at a very small cost in ECHO requests (or HELLOs for older peers). GitHib issue #272 пре 9 година
  Adam Ierymenko d8143a5e18 Implement first pass on rapid dead path detection, and increment version to 1.1.3 (dev) пре 9 година
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. пре 9 година
  Adam Ierymenko 35c4e28f31 Mark geo-redirected paths as suboptimal and do not report that we have a peer if all we have is one of these. Also a few other small fixes. пре 10 година
  Adam Ierymenko 9f0f0197fe More dead code removal. пре 10 година
  Adam Ierymenko a994573a43 Eliminate some more dead code. We may do path trust, but not like that. пре 10 година
  Adam Ierymenko 51fcc75354 Some cleanup, and use getPeerNoCache() exclusively in Cluster. пре 10 година
  Adam Ierymenko 16bc3e0398 Factor out RemotePath subclass of Path -- no longer needed, just cruft. пре 10 година
  Adam Ierymenko 0b2e5ed499 Fix some broken logic in Path::reliable() пре 10 година
  Adam Ierymenko 5076c49210 Peer serialization and related changes. пре 10 година
  Adam Ierymenko a3db7d0728 Refactor: move network COMs out of Network and into Peer in prep for tightening up multicast lookup and other things. пре 10 година
  Adam Ierymenko 11ff96ba1d Consider IPv6 paths reliable (no constant keepalives needed) пре 10 година
  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. пре 10 година
  Adam Ierymenko 0e5aac6a11 Prefer IPv6 paths if available. пре 10 година
  Adam Ierymenko 0b354803f3 Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. пре 10 година
  Adam Ierymenko c863ff3f02 A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable. пре 10 година
  Adam Ierymenko 235f4762b7 Plumbing for local interface addresses -- GitHub issue #180 пре 10 година
  Adam Ierymenko 93bb934d4e Some cleanup, docs, and Path -> Path > RemotePath refactor. пре 10 година
  Adam Ierymenko feddd946f9 For curiosity add Salsa20/8 to benchmarks. пре 10 година
  Adam Ierymenko d9006712f6 Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world. пре 10 година
  Adam Ierymenko 49f031ccb4 Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. пре 10 година
  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 година