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
/
SelfAwareness.cpp
Age
Commit message (
Expand
)
Author
2015-09-04
... and another ...
Adam Ierymenko
2015-07-28
Try another NAT traversal improvement.
Adam Ierymenko
2015-07-06
Some cleanup, docs, and Path -> Path > RemotePath refactor.
Adam Ierymenko
2015-06-19
Root server terminology cleanup, and tighten up a security check by checking ...
Adam Ierymenko
2015-05-06
Renamed supernode to rootserver
Kees Bos
2015-05-04
When we reset within scope, erase the other entries for that scope so we won'...
Adam Ierymenko
2015-05-04
Always update timestamp.
Adam Ierymenko
2015-05-04
Make timeout also apply to null check in iam()
Adam Ierymenko
2015-05-04
So we need to keep track of external surface per reporter, since some NATs as...
Adam Ierymenko
2015-04-30
Fix deadlock in SelfAwareness by deferring reconnects.
Adam Ierymenko
2015-04-17
Add some TRACE instrumentation to external surface address awareness.
Adam Ierymenko
2015-04-07
Add ping(), and a logic fix in SelfAwareness.
Adam Ierymenko
2015-04-07
Mutex locking fix.
Adam Ierymenko
2015-04-07
Implemented empirical determination of external addressing, paritioned per sc...
Adam Ierymenko
2015-04-07
Some external surface awareness work, and IP scope classification.
Adam Ierymenko