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
2017-02-14
Right and left click both will now open the context menu on Windows
Grant Limberg
2017-02-13
Fix "orbit" semantics. Federation works.
Adam Ierymenko
2017-02-13
Fix loading of existing moons.
Adam Ierymenko
2017-02-13
Add a local.conf option to set the port.
Adam Ierymenko
2017-02-13
Add CLI shortcuts for adding federated roots.
Adam Ierymenko
2017-02-13
Fix small typo.
Adam Ierymenko
2017-02-13
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2017-02-13
Integrate moon concept into http config bus, and clean up that code quite a bit.
Adam Ierymenko
2017-02-13
Update JNI with new root terminology
Grant Limberg
2017-02-13
Small fixes to moon-management code in CLI.
Adam Ierymenko
2017-02-13
Only accept world updates from upstreams.
Adam Ierymenko
2017-02-13
Can't erase from vector using const_iterator on some C++ compilers.'
Adam Ierymenko
2017-02-13
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2017-02-13
Cleanup and make moons (federated roots) a little easier to deal with.
Adam Ierymenko
2017-02-10
Fix for deleted networks not being removed from the network details list on m...
Grant Limberg
2017-02-07
Tags work.
Adam Ierymenko
2017-02-07
Add a mask and value range to the IP tos rule field. This allows TOS to be ma...
Adam Ierymenko
2017-02-06
Small additional efficiency improvement.
Adam Ierymenko
2017-02-06
Improve efficiency of pushCredentials() method since it gets called a lot.
Adam Ierymenko
2017-02-06
Capabilities basically work but need to refactor a bit for performance reasons.
Adam Ierymenko
2017-02-06
One more place to add "break".
Adam Ierymenko
2017-02-06
Add a break action to rules engine to make capabilities easier to use.
Adam Ierymenko
2017-02-06
Fix HELLO parse bug.
Adam Ierymenko
2017-02-06
CSPRNG performance improvement, self test build fix.
Adam Ierymenko
2017-02-06
One more tweak after thinking about related keys and key stream reuse. Just a...
Adam Ierymenko
2017-02-06
Tweak how we do crypto of the masked portions of HELLO just to be more "borin...
Adam Ierymenko
2017-02-06
Docs and a small build fix in debug mode.
Adam Ierymenko
2017-02-05
Docs, code cleanup, and protect the extra new fields of HELLO with encryption...
Adam Ierymenko
2017-02-04
Small fix for duplicates in world definitions.
Adam Ierymenko
2017-02-04
More docs.
Adam Ierymenko
2017-02-04
Add and send certificates of representation to tell people what our valid ups...
Adam Ierymenko
2017-02-04
Stub out CAN_REACH.
Adam Ierymenko
2017-02-04
A bit of code cleanup.
Adam Ierymenko
2017-02-04
Eliminate a little copypasta.
Adam Ierymenko
2017-02-03
Slight refactor to RENEDEZVOUS sending code for federation.
Adam Ierymenko
2017-02-03
Actual documentation.
Adam Ierymenko
2017-02-02
.
Adam Ierymenko
2017-02-01
Eliminate warning.
Adam Ierymenko
2017-02-01
agree() must be called on our identity, the one with the secret
Adam Ierymenko
2017-02-01
Eliminate another check in cluster frontplane mode.
Adam Ierymenko
2017-02-01
Add more specific check in source==self case instead of dumping it.
Adam Ierymenko
2017-02-01
Yeah that could never have worked (normal packets in cluster mode).
Adam Ierymenko
2017-02-01
Another tweak to cluster I/O rules.
Adam Ierymenko
2017-02-01
Take 3
Adam Ierymenko
2017-02-01
Still want to send WANT_PEER under two failure modes.
Adam Ierymenko
2017-02-01
Can't armor() a packet until all flags are set.
Adam Ierymenko
2017-02-01
Minor send path refactor to make packet I/O work on clusters if they are memb...
Adam Ierymenko
2017-01-30
Remove debug code. Cluster network config sharing seems to work.
Adam Ierymenko
2017-01-30
.
Adam Ierymenko
2017-01-30
Fix to cluster network configs.
Adam Ierymenko
[next]