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
/
service
Age
Commit message (
Expand
)
Author
2018-06-22
Improved path selection, more efficient traffic allocation, lower QoS/ACK ove...
Joseph Henry
2018-06-14
Added multipath field to zerotier-cli status output. Adjusted how path estima...
Joseph Henry
2018-06-07
Spellcheck sweep across codebase
Joseph Henry
2018-06-04
Merge branch 'rtnetlink' into edge
Grant Limberg
2018-06-04
rtnetlink integrated. no more callouts to iproute2
Grant Limberg
2018-06-04
helps to have an ==0 on a strcmp
Grant Limberg
2018-06-04
cant compare character arrays with ==
Grant Limberg
2018-05-30
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
Joseph Henry
2018-05-30
Merge branch 'dev' into edge
Adam Ierymenko
2018-05-07
Fix silly bug where moons and networks were being loaded by the address of an...
Adam Ierymenko
2018-05-02
Adjusted locking order of _paths_m for path pruning. Other minor multipath ch...
Joseph Henry
2018-05-02
Cleanup. Misc type conversion and signedness fixes
Joseph Henry
2018-05-01
Introduced basic multipath support
Joseph Henry
2018-05-01
Re-ordered local.conf and node init logic, also split software update config ...
Joseph Henry
2018-04-25
Merge branch 'master' into edge
Adam Ierymenko
2018-04-25
Merge branch 'dev' into netbsd-support
Adam Ierymenko
2018-04-18
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
Adam Ierymenko
2018-04-18
Merge pull request #673 from neutronscott/dev
Adam Ierymenko
2018-04-18
Merge pull request #712 from elmar/master
Adam Ierymenko
2018-04-14
fix typo in documentation
Elmar S. Heeb
2018-03-19
Merge branch 'dev' into edge
Adam Ierymenko
2018-03-16
Make sure fopen is in binary mode on Windows.
Adam Ierymenko
2018-02-16
Just a little cleanup
Grant Limberg
2018-02-08
Added platform checks for Windows in OneService
Joseph Henry
2018-02-03
check physical blacklist for interface binding as well
neutronscott
2018-01-26
Clean up some old stuff.
Adam Ierymenko
2018-01-25
More useful to allow arrays of IPs to bind to.
Adam Ierymenko
2018-01-25
Add bindToWildcard local.conf option.
Adam Ierymenko
2018-01-11
Remove old code.
Adam Ierymenko
2018-01-11
Fixes for lock ordering -- GitHub issue #573
Adam Ierymenko
2018-01-10
Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enum...
Joseph Henry
2018-01-09
Attempted fix for ticket #656 (failes to acknowledge physical blacklists)
Joseph Henry
2018-01-09
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Joseph Henry
2018-01-09
Cleaned up old code for attempted fix for ticket #600
Joseph Henry
2018-01-09
Allow trusted paths over global IPs for legacy config format too.
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2018-01-08
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2018-01-08
Tear out old "link quality" stuff since it is not currently used and will be ...
Adam Ierymenko
2018-01-05
Commented out block which ignores added routes if there already exists an IP ...
Joseph Henry
2018-02-16
Add HashiCorp Vault storage of ZeroTier's public & secret identity
Grant Limberg
2018-02-16
Hooks into StateGet and StatePut for grabbing identity.secret from Vault
Grant Limberg
2018-02-16
Add Vault configuration option parsing to local.conf
Grant Limberg
2017-12-15
Some micro-optimizations, including a memcpy that is faster than Linux for mo...
Adam Ierymenko
2017-11-27
Fix for local.conf virtual path blacklist (ticket #594)
Joseph Henry
2017-11-07
Merge branch 'dev' into edge
Adam Ierymenko
2017-11-06
Minor changes to SDK-related portions of OneService
Joseph Henry
2017-11-03
RethinkDB fixes.
Adam Ierymenko
2017-10-25
Clean peers.d periodically and delete peers older than 30 days.
Adam Ierymenko
2017-10-24
Merge pull request #550 from surgicalcoder/patch-2
Adam Ierymenko
2017-10-10
ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on W...
Joseph Henry
[next]