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-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
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
2017-10-05
If lastSend/lastReceive is < 0, just put 0.
Grant Limberg
2017-10-04
remove some leftover debug code
Grant Limberg
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-09-01
Add UDP MTU configurability.
Adam Ierymenko
2017-08-24
Fix HTTP DELETE stupid bug.
Adam Ierymenko
2017-08-23
Fix name difference.
Adam Ierymenko
2017-08-23
Implement peer serialization and deserialization.
Adam Ierymenko
2017-08-18
Reduce TCP relay latency -- see GitHub issue #564
Adam Ierymenko
2017-08-15
Rename SocketTap to VirtualTap to prevent confusion on role
Joseph Henry
2017-08-10
Added getRoutes() for libzt
Joseph Henry
2017-07-19
Bug fixes in new harness mode.
Adam Ierymenko
2017-07-18
Cleanup and stdin/stdout harness mode for controller.
Adam Ierymenko
2017-07-14
Plumbing through of remote trace into controller code.
Adam Ierymenko
2017-07-13
More tracing stuff.
Adam Ierymenko
2017-07-09
Peer's role misses a PLANET role
Monty A
2017-07-06
More cleanup.
Adam Ierymenko
2017-07-06
Windows build fixes.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-07-06
Pull out and deprecate old cluster code. New cluster code will not be merged ...
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-06-30
.
Adam Ierymenko
2017-06-27
Rename Utils::snprintf due to it being a #define on one platform.
Adam Ierymenko
2017-06-23
Merge branch 'edge' into dev
Adam Ierymenko
2017-06-23
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2017-06-07
Build fix, use -Os on Linux too.
Adam Ierymenko
2017-06-06
Last bit of new cluster code, ready to test.
Adam Ierymenko
2017-06-05
.
Adam Ierymenko
2017-06-05
.
Adam Ierymenko
2017-06-01
More cleanup for cluster refactor.
Adam Ierymenko
2017-06-01
.
Adam Ierymenko
2017-05-31
fix for SDK's route/tap association in getTap()
Joseph Henry
2017-05-04
Wire MTU through to service.
Adam Ierymenko
2017-05-04
updated OneService convenience functions for SDK
Joseph Henry
2017-04-27
License header update.
Adam Ierymenko
2017-04-26
Add a dummy Ethernet tap and a build option to enable it.
Adam Ierymenko
[next]