index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Topology.cpp
Age
Commit message (
Expand
)
Author
2018-07-25
Replace Sao Paolo root with Buenos Aires in default planet def (will push to ...
Adam Ierymenko
2018-07-20
Fix a bug that caused a crash on empty HTTP requests (localhost only) and add...
Adam Ierymenko
2018-07-20
.
Adam Ierymenko
2018-04-06
Refactor some potentially unsafe SharedPtr<> code.
Adam Ierymenko
2018-01-25
Implement continuous contacting of designated anchors and multicast replicato...
Adam Ierymenko
2018-01-11
Fixes for lock ordering -- GitHub issue #573
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-10-25
Refactor path stability stuff and add basic multipath support.
Adam Ierymenko
2017-10-24
Delete something that turns out not to be useful. This will be handled differ...
Adam Ierymenko
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-09-28
Return an explicit NULL shared pointer at the end of Topology::getPeer()
Grant Limberg
2017-09-28
Set size of buffer after setting data with unsafeData() call
Grant Limberg
2017-09-01
Add UDP MTU configurability.
Adam Ierymenko
2017-08-23
Clean up WHOIS code.
Adam Ierymenko
2017-08-23
Implement peer serialization and deserialization.
Adam Ierymenko
2017-07-07
Remote trace: plumbing, replace old TRACE with calls to Trace object.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-06-30
.
Adam Ierymenko
2017-06-01
More clustering work.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-03-27
Add thread PTR that gets passed through the entire ZT core call stack and the...
Adam Ierymenko
2017-03-10
getUpstreamPeer issue with interim federated roots
Adam Ierymenko
2017-02-13
Fix "orbit" semantics. Federation works.
Adam Ierymenko
2017-02-13
Fix loading of existing moons.
Adam Ierymenko
2017-02-13
Can't erase from vector using const_iterator on some C++ compilers.'
Adam Ierymenko
2017-02-13
Cleanup and make moons (federated roots) a little easier to deal with.
Adam Ierymenko
2017-02-04
Small fix for duplicates in world definitions.
Adam Ierymenko
2017-02-04
Add and send certificates of representation to tell people what our valid ups...
Adam Ierymenko
2017-01-27
Dead code removal, fix minor issue in upstream endpoint check.
Adam Ierymenko
2017-01-27
Fix deadlock.
Adam Ierymenko
2017-01-27
Fix moon persistence.
Adam Ierymenko
2017-01-27
Add comments to join ("orbit") moons.
Adam Ierymenko
2017-01-27
Replace piecemeal designation of upstreams with the concept of moons, which i...
Adam Ierymenko
2016-12-05
Minor security: lock roots to only be reachable via World IPs.
Adam Ierymenko
2016-11-30
Kill some old debug code.
Adam Ierymenko
2016-11-21
Fix a deadlock in federation/upstream code.
Adam Ierymenko
2016-11-18
Proactively auto-load designated upstreams.
Adam Ierymenko
2016-11-17
Add notion of upstream that is separate from root in Topology, etc.
Adam Ierymenko
2016-09-20
Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...
Adam Ierymenko
2016-09-07
Bunch more path refactoring. Peers no longer forget paths, but do not normall...
Adam Ierymenko
2016-09-02
Implement "weak pointer" behavior on Topology Path canonicalization hash table.
Adam Ierymenko
2016-08-08
It builds... almost ready to test some rules engine stuff.
Adam Ierymenko
2016-08-04
More work on tags and capabilities.
Adam Ierymenko
2016-08-03
Bunch of work on pushing and replication of tags and capabilities, and protoc...
Adam Ierymenko
2016-08-02
Kill network preferred relays -- this feature is gone (and was seldom used an...
Adam Ierymenko
2016-07-21
Init trusted path count to zero. Meh.
Adam Ierymenko
2016-04-26
Bunch more refactoring for an even more compact NetworkConfig representation,...
Adam Ierymenko
[next]