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
2016-10-05
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-10-05
Go ahead and loop back packets whose destination is self. Some OSes require t...
Adam Ierymenko
2016-10-04
fix typo in assert size
Grant Limberg
2016-09-30
Add new rule to rules engine: random match.
Adam Ierymenko
2016-09-30
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-09-30
Network delete fix.
Adam Ierymenko
2016-09-30
Add IPv6 Neighbor Discovery code. Not yet tested.
Grant Limberg
2016-09-30
Controller cleanup.
Adam Ierymenko
2016-09-30
Fix deadlock-causing regression in Network.
Adam Ierymenko
2016-09-29
Drop old /active path from network.
Adam Ierymenko
2016-09-29
Minor tweaks to member code in controller, and fix Linux build.
Adam Ierymenko
2016-09-28
Fix memory leak.
Adam Ierymenko
2016-09-28
hashCode() for InetAddress
Adam Ierymenko
2016-09-28
Check multicast limit on send after NDP emulation code.
Adam Ierymenko
2016-09-28
TRACE verbosity increase on exceptions in NETWORK_CREDENTIALS.
Adam Ierymenko
2016-09-27
Send need credential error on more cases.
Adam Ierymenko
2016-09-27
Clusters can send multiple OKs so we must allow this.
Adam Ierymenko
2016-09-27
Simply network auth logic and always sent error on auth failure even for unkn...
Adam Ierymenko
2016-09-27
TRACE build fix.
Adam Ierymenko
2016-09-27
Cleanup, and implement compression disable flag for networks.
Adam Ierymenko
2016-09-27
Refactored network config chunking to sign every chunk to prevent stupid DOS ...
Adam Ierymenko
2016-09-27
cleanup attic
Adam Ierymenko
2016-09-26
It now builds.
Adam Ierymenko
2016-09-26
Bunch more refactoring and work on revocations, etc.
Adam Ierymenko
2016-09-23
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-09-23
Revocation work in progress, add WATCH which is TEE with implicit rate sync (...
Adam Ierymenko
2016-09-21
java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAM
Grant Limberg
2016-09-21
added missing copyright/license info from ZT_jniutils
Grant Limberg
2016-09-20
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-09-20
Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...
Adam Ierymenko
2016-09-19
Don't print a few error messages when they don't matter.
Grant Limberg
2016-09-19
ZT_PEER_ROLE_RELAY -> ZT_PEER_ROLE_UPSTREAM in JNI glue
Grant Limberg
2016-09-18
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Grant Limberg
2016-09-15
Revise bearer token code in controller, and add relay policy as a meta-data i...
Adam Ierymenko
2016-09-14
No, definitely have to back out GitHub issue #385 (non-bisected routes) since...
Adam Ierymenko
2016-09-14
Naming...
Adam Ierymenko
2016-09-14
Add physical MTU recommendation hint to network config via API.
Adam Ierymenko
2016-09-13
Route management bug fixes.
Adam Ierymenko
2016-09-13
docs
Adam Ierymenko
2016-09-13
Implement relay policy, and setting multicast limit to 0 now disables multica...
Adam Ierymenko
2016-09-13
Try a version of GitHub issue #385 (non-bifurcated default if not present) on...
Adam Ierymenko
2016-09-13
Get rid of HELLO rate gate on path since its basically worthless. There are 6...
Adam Ierymenko
2016-09-13
Set trustEstablished in a few more places.
Adam Ierymenko
2016-09-13
Add a few more rate limit gates for anti-DOS hardening.
Adam Ierymenko
2016-09-12
Rate gate requests for COM.
Adam Ierymenko
2016-09-12
Back out of GitHub issue #385 for now and maybe for this release. Would be ni...
Adam Ierymenko
2016-09-09
Just always do route bifurcation on Linux for now... basically the old behavior.
Adam Ierymenko
2016-09-09
Set trust established flag in MULTICAST_GATHER.
Adam Ierymenko
2016-09-09
(1) Public networks now get COMs even though they do not gate with them since...
Adam Ierymenko
2016-09-09
Fix gating of multicast GATHER replies since these can come from upstream, et...
Adam Ierymenko
[next]