História revízii

Autor SHA1 Správa Dátum
  Adam Ierymenko d3524f3609 Refactor COM stuff a bit, and respond to COM requests a bit more readily for rapid setup. Will need to revisit later. 9 rokov pred
  Adam Ierymenko b5c86b6ba4 Bunch more path refactoring. Peers no longer forget paths, but do not normally use expired paths. Expired paths might still be tried if nothing else is reachable. 9 rokov pred
  Adam Ierymenko 81959f14af Refactor and redesign symmetric NAT predictor. This is cleaner. 9 rokov pred
  Adam Ierymenko c9d7845fea Minor bug fix and some instrumentation stuff for testing. 9 rokov pred
  Adam Ierymenko e1310a764a More cleanup and removal of cruft due to obsolete network-specific relays (will be replaced with federation stuff). 9 rokov pred
  Adam Ierymenko 52d9612301 Reduce symmetric prediction fuzz just a bit. 9 rokov pred
  Adam Ierymenko 2aa7138373 Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification. 9 rokov pred
  Adam Ierymenko 772551c45d Try +1 and +2 existing surfaces for symmetric NATs. 9 rokov pred
  Adam Ierymenko 0c951b6e56 More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it. 9 rokov pred
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 rokov pred
  Adam Ierymenko d8143a5e18 Implement first pass on rapid dead path detection, and increment version to 1.1.3 (dev) 9 rokov pred
  Adam Ierymenko 7fbe2f7adf Tweak some more timings for better reliability. 10 rokov pred
  Adam Ierymenko 938d0a970b TRACE build fixes. 10 rokov pred
  Adam Ierymenko c1b0329969 Only check IP equality to detect external surface changes (should prevent some spurious resets under symmetric NATs), and simplify some logic. 10 rokov pred
  Adam Ierymenko 16bc3e0398 Factor out RemotePath subclass of Path -- no longer needed, just cruft. 10 rokov pred
  Adam Ierymenko a1a0ee4edb Fix infinite loop in Cluster, clean up some stuff elsewhere, and back out rate limiting in PUSH_DIRECT_PATHS for now (but we will do something else to mitigate amplification attacks) 10 rokov pred
  Adam Ierymenko 29b966894c (1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in SelfAwareness (will need to test ALL versions in the wild with this), and (3) add more TRACE instrumentation to Cluster. 10 rokov pred
  Adam Ierymenko f116c4b9c0 ... and another ... 10 rokov pred
  Adam Ierymenko b31071463c Try another NAT traversal improvement. 10 rokov pred
  Adam Ierymenko 93bb934d4e Some cleanup, docs, and Path -> Path > RemotePath refactor. 10 rokov pred
  Adam Ierymenko 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. 10 rokov pred
  Kees Bos a425bbc673 Renamed supernode to rootserver 10 rokov pred
  Adam Ierymenko 40f312a827 When we reset within scope, erase the other entries for that scope so we won't keep resetting the same scope repeatedly. 10 rokov pred
  Adam Ierymenko 18ca6f34ff Always update timestamp. 10 rokov pred
  Adam Ierymenko 59fa687830 Make timeout also apply to null check in iam() 10 rokov pred
  Adam Ierymenko b4b067bf12 So we need to keep track of external surface per reporter, since some NATs assign different external IPs for each external destination. Keeping just one known surface could create a race condition. 10 rokov pred
  Adam Ierymenko 9279bac385 Fix deadlock in SelfAwareness by deferring reconnects. 10 rokov pred
  Adam Ierymenko 417f56de2f Add some TRACE instrumentation to external surface address awareness. 10 rokov pred
  Adam Ierymenko 0a90681849 Add ping(), and a logic fix in SelfAwareness. 10 rokov pred
  Adam Ierymenko eae2c89b09 Mutex locking fix. 10 rokov pred