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
Age
Commit message (
Expand
)
Author
2016-01-13
Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4)
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2016-01-12
Docs and cleanup.
Adam Ierymenko
2016-01-12
Simplify Peer locking to eliminate deadlock with new path recursion check cod...
Adam Ierymenko
2016-01-12
Use network user ptr in lookup for Ethernet frame handling to eliminate map l...
Adam Ierymenko
2016-01-12
Add a network-associated user ptr in API.
Adam Ierymenko
2016-01-12
Dead code removal.
Adam Ierymenko
2016-01-11
Check shouldUsePathForZeroTierTraffic in legacy beacon responder.
Adam Ierymenko
2016-01-11
Instead of using binary packet comparison, add a callback to the API to expli...
Adam Ierymenko
2016-01-11
Remove somewhat ugly and costly anti-recursion hack -- we will switch to more...
Adam Ierymenko
2016-01-06
Close another potential anti-recursion loophole.
Adam Ierymenko
2016-01-06
Roots should probably not do this since it would likely be a waste of packets.
Adam Ierymenko
2016-01-06
AntiRecursion cleanup and some other minor things.
Adam Ierymenko
2016-01-06
Tighten up dead path detection. Should now auto-detect dead paths in less tha...
Adam Ierymenko
2016-01-05
simplify if
Adam Ierymenko
2016-01-05
Implement first pass on rapid dead path detection, and increment version to 1...
Adam Ierymenko
2016-01-05
more dead code
Adam Ierymenko
2016-01-05
Outline dead path detection mechanism.
Adam Ierymenko
2016-01-05
dead code removal
Adam Ierymenko
2015-12-21
Selectively move over changes from "edge" to "dev" excluding netcon.
Adam Ierymenko
2015-11-30
Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network prefe...
Adam Ierymenko
2015-11-30
Increase maximum number of paths per IP scope to 4
Janjaap Bos
2015-11-20
The World as of 2015-11-20
Adam Ierymenko
2015-11-17
Fix crash on exit in Windows (does not affect other OSes) and revert debuggin...
Adam Ierymenko
2015-11-16
Real World -- edge now talks to real net.
Adam Ierymenko
2015-11-14
get the compiler to stop complaining about two string literals (one a macro) ...
Grant Limberg
2015-11-13
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ...
Adam Ierymenko
2015-11-12
Eliminate Windows warnings.
Adam Ierymenko
2015-11-12
Minor Windows build fixes. Builds on VS2012 again.
Adam Ierymenko
2015-11-12
Stashing utun work for OSX -- abandoning for now since utun excludes mDNS amo...
Adam Ierymenko
2015-11-11
Always advertise to the cluster when we have a peer even if we have also init...
Adam Ierymenko
2015-11-11
Increase WHOIS retry delay slightly to allow for global cluster latency (e.g....
Adam Ierymenko
2015-11-10
Query both root and network controller for multicast last resort GATHER.
Adam Ierymenko
2015-11-10
Some cluster parameter tweaks, and change the test code in tests/http to dram...
Adam Ierymenko
2015-11-10
Fix delete oldest logic.
Adam Ierymenko
2015-11-10
Replace slow std::list<> with an O(log(N)) data structure for the cluster rel...
Adam Ierymenko
2015-11-09
Announce that we have peers on the cluster when we first see them to improve ...
Adam Ierymenko
2015-11-09
Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT
Adam Ierymenko
2015-11-09
Fix for possible high CPU usage on multicast queries.
Adam Ierymenko
2015-11-09
Mark geo-redirected paths as suboptimal and do not report that we have a peer...
Adam Ierymenko
2015-11-09
Fix (1) a deadlock bug and (2) a bug that prevented distributed rendezvous me...
Adam Ierymenko
2015-11-09
How did that ever work?
Adam Ierymenko
2015-11-09
.
Adam Ierymenko
2015-11-09
PROXY_SEND fix.
Adam Ierymenko
2015-11-09
.
Adam Ierymenko
2015-11-09
Ready to test.
Adam Ierymenko
2015-11-09
Tweak how Switch passes off to Cluster on relay to fit new paradigm.
Adam Ierymenko
2015-11-09
Build fixes...
Adam Ierymenko
2015-11-08
Cluster simplification and refactor work in progress...
Adam Ierymenko
2015-11-06
Clustering cleanup, still a work in progress.
Adam Ierymenko
[next]