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
2017-03-07
Windows build fixes.
Adam Ierymenko
2017-03-06
Send revocations automatically on deauth for instant kill, also fix some issu...
Adam Ierymenko
2017-03-03
Now with less bugs.
Adam Ierymenko
2017-03-01
Update how controller handles circuit tests -- save results to filesystem.
Adam Ierymenko
2017-03-01
Fix FILTER_TRACE breakage.
Adam Ierymenko
2017-03-01
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2017-03-01
Circuit tests now report link quality. Also fixed a little thing in revocatio...
Adam Ierymenko
2017-03-01
comment broken TRACE message
Grant Limberg
2017-03-01
ZeroTier now has link quality measurement. We are not using this yet but deci...
Adam Ierymenko
2017-03-01
Outgoing side of packet counter for link quality reporting. Also some cleanup...
Adam Ierymenko
2017-03-01
Save space in expecting-reply-to tracking.
Adam Ierymenko
2017-02-28
Match on tag sender equals or tag recipient equals.
Adam Ierymenko
2017-02-28
Add ipauth handling of IPv6 NDP neighbor solicitations and advertisements. IP...
Adam Ierymenko
2017-02-27
ipauth characteristic now works with ARP
Adam Ierymenko
2017-02-23
Helps if you actually add the ipauth mask to the characteristics mask.
Adam Ierymenko
2017-02-23
Merge.
Adam Ierymenko
2017-02-23
Finish wiring up ipauth and macauth to Network filter.
Adam Ierymenko
2017-02-23
iOS fixes
Grant Limberg
2017-02-23
Certificate of ownership -- used to secure against IP address spoofing, espec...
Adam Ierymenko
2017-02-22
Ad-hoc networks, a cool and easy to implement little feature that allows cont...
Adam Ierymenko
2017-02-16
When deciding whether to send PUSH_DIRECT_PATHS we should check global trust ...
Adam Ierymenko
2017-02-13
Fix "orbit" semantics. Federation works.
Adam Ierymenko
2017-02-13
Fix loading of existing moons.
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
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
Cleanup and make moons (federated roots) a little easier to deal with.
Adam Ierymenko
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
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
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-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
[next]