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
Age
Commit message (
Expand
)
Author
2015-11-16
Docs and tweak some caching values.
Adam Ierymenko
2015-11-13
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ...
Adam Ierymenko
2015-11-13
Update installer to drag along a net-install binary for .NET 4.5 that it runs...
Adam Ierymenko
2015-11-12
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks...
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
Remove old Windows NDIS5 tap driver -- I think this is dead.
Adam Ierymenko
2015-11-12
GitHub issue #219 -- make Linux makefile cross-compiler aware.
Adam Ierymenko
2015-11-12
Shelve pcap-with-bridge OSX experiment -- apparently pcap_inject does not wor...
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
GitHub issue #242 -- crappy uPnP protocol demands infinite lease time or else
Adam Ierymenko
2015-11-10
Query both root and network controller for multicast last resort GATHER.
Adam Ierymenko
2015-11-10
Bracket by time in result cruncher script.
Adam Ierymenko
2015-11-10
Patch tap-mac to latest tuntaposx upstream changes, and add updated build for...
Adam Ierymenko
2015-11-10
More results.
Adam Ierymenko
2015-11-10
Some more test results, and fix OSX installer to put symlinks in /usr/local a...
Adam Ierymenko
2015-11-10
Fix a sporadic warning in cluster-geo, and fix test to not overload the test-...
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
.
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-09
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
Adam Ierymenko
2015-11-09
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into ...
Adam Ierymenko
2015-11-09
.
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
2015-11-06
Further pare down Cluster messaging and rename some stuff.
Adam Ierymenko
2015-11-06
Try prioritizing cluster-send over direct send in cluster mode -- may improve...
Adam Ierymenko
2015-11-06
New agent master IP.
Adam Ierymenko
2015-11-06
Small amount of cleanup.
Adam Ierymenko
2015-11-05
fix up some borders & colors
Grant Limberg
2015-11-05
remove the peers page
Grant Limberg
2015-11-05
Add conntrack tweak to nf for testing.
Adam Ierymenko
2015-11-05
Use bigger UDP buffer on bigger x64 machines. Keep old value elsewhere since ...
Adam Ierymenko
2015-11-05
Now make cluster announcements slightly more frequent.
Adam Ierymenko
2015-11-05
Make cluster HAVE_PEER a little lighter by removing full identity. Technicall...
Adam Ierymenko
[next]