summaryrefslogtreecommitdiff
path: root/node/Topology.cpp
AgeCommit message (Expand)Author
2023-05-01Brenton/curly braces (#1971)Brenton Bostick
2022-02-15Rev roots.Adam Ierymenko
2021-04-14Update hard-coded default planet to latest.Adam Ierymenko
2020-11-24Merge pull request #1233 from dosuperuser/improvement/optimizationsAdam Ierymenko
2020-09-10AES work... but disabled in this commit.Adam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-07-162020/07/16, Minor optmizationsSuad Halilovic
2019-09-04Update built-in root list.Adam Ierymenko
2019-08-30world!Adam Ierymenko
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-08-09merge devAdam Ierymenko
2018-07-25Replace Sao Paolo root with Buenos Aires in default planet def (will push to ...Adam Ierymenko
2018-07-20Fix a bug that caused a crash on empty HTTP requests (localhost only) and add...Adam Ierymenko
2018-07-20.Adam Ierymenko
2018-06-07Spellcheck sweep across codebaseJoseph Henry
2018-04-06Refactor some potentially unsafe SharedPtr<> code.Adam Ierymenko
2018-01-25Implement continuous contacting of designated anchors and multicast replicato...Adam Ierymenko
2018-01-11Fixes for lock ordering -- GitHub issue #573Adam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-10-25Refactor path stability stuff and add basic multipath support.Adam Ierymenko
2017-10-24Delete something that turns out not to be useful. This will be handled differ...Adam Ierymenko
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-09-28Return an explicit NULL shared pointer at the end of Topology::getPeer()Grant Limberg
2017-09-28Set size of buffer after setting data with unsafeData() callGrant Limberg
2017-09-01Add UDP MTU configurability.Adam Ierymenko
2017-08-23Clean up WHOIS code.Adam Ierymenko
2017-08-23Implement peer serialization and deserialization.Adam Ierymenko
2017-07-07Remote trace: plumbing, replace old TRACE with calls to Trace object.Adam Ierymenko
2017-07-06Cleanup.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-01More clustering work.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-10getUpstreamPeer issue with interim federated rootsAdam Ierymenko
2017-02-13Fix "orbit" semantics. Federation works.Adam Ierymenko
2017-02-13Fix loading of existing moons.Adam Ierymenko
2017-02-13Can't erase from vector using const_iterator on some C++ compilers.'Adam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko
2017-02-04Small fix for duplicates in world definitions.Adam Ierymenko
2017-02-04Add and send certificates of representation to tell people what our valid ups...Adam Ierymenko
2017-01-27Dead code removal, fix minor issue in upstream endpoint check.Adam Ierymenko
2017-01-27Fix deadlock.Adam Ierymenko
2017-01-27Fix moon persistence.Adam Ierymenko
2017-01-27Add comments to join ("orbit") moons.Adam Ierymenko
2017-01-27Replace piecemeal designation of upstreams with the concept of moons, which i...Adam Ierymenko
2016-12-05Minor security: lock roots to only be reachable via World IPs.Adam Ierymenko