Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko 9aff094b6f node/ -> MPL il y a 4 mois
  Adam Ierymenko ba2a4a605c clang-format il y a 5 mois
  Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. il y a 1 an
  Joseph Henry 96aa1c30a6 Proactively seek, enumerate, and distribute external surface addresses il y a 3 ans
  Adam Ierymenko 06730c7d1d BSL date bump il y a 5 ans
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
  Adam Ierymenko 5b2b088714 Cleanup, version bump. il y a 6 ans
  Adam Ierymenko ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. il y a 6 ans
  Joseph Henry 0e597191b8 Updated licenses for 2019 il y a 7 ans
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. il y a 8 ans
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t il y a 8 ans
  Adam Ierymenko f18158a52d . il y a 8 ans
  Adam Ierymenko 1b68d6dbdc License header update. il y a 8 ans
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. il y a 8 ans
  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. il y a 9 ans
  Adam Ierymenko c9d7845fea Minor bug fix and some instrumentation stuff for testing. il y a 9 ans
  Adam Ierymenko 2aa7138373 Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification. il y a 9 ans
  Adam Ierymenko 0c951b6e56 More tweaks to new symmetric NAT buster, and stop using old iterative method since this supersedes it. il y a 10 ans
  Adam Ierymenko 4e4fd51117 boring doc stuff il y a 10 ans
  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. il y a 10 ans
  Adam Ierymenko f116c4b9c0 ... and another ... il y a 10 ans
  Adam Ierymenko b31071463c Try another NAT traversal improvement. il y a 10 ans
  Adam Ierymenko dda376c9eb Nuke some abandoned code. il y a 10 ans
  Adam Ierymenko fadb291962 Fix infinite loop typo. il y a 10 ans
  Adam Ierymenko f0003ea922 Push remote surface as reported by peers along with known interface direct paths to assist with (some) NAT traversal. (trying this, may back out if not effective) il y a 10 ans
  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. il y a 10 ans
  Adam Ierymenko 417f56de2f Add some TRACE instrumentation to external surface address awareness. il y a 10 ans
  Adam Ierymenko 52c3b7c34e Implemented empirical determination of external addressing, paritioned per scope. il y a 10 ans
  Adam Ierymenko 817824b88b Some external surface awareness work, and IP scope classification. il y a 10 ans
  Adam Ierymenko a2821e9000 Add code to check external surface against reported surface from other trusted peers, and also rename ExternalSurface to SelfAwareness because lulz. il y a 10 ans