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
2019-08-08
more warning cleanup
Adam Ierymenko
2019-08-08
warning cleanup
Adam Ierymenko
2019-08-06
Add try/catch in LFDB and add introspection into multicast subscriptions in c...
Adam Ierymenko
2019-08-04
GitHub issue #993 (???)
Adam Ierymenko
2019-08-04
GitHub issue #993 (???)
Adam Ierymenko
2019-08-04
GitHub issue #990
Adam Ierymenko
2019-08-02
Fix for sharing of capabilities in 1.4 (problem introduced when push frequenc...
Adam Ierymenko
2019-07-29
cleanup
Adam Ierymenko
2019-07-23
Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds
Joseph Henry
2019-07-19
Remove 44/8 as pseudoprivate since it is now partly global.
Adam Ierymenko
2019-07-15
Fix FileDB stuff and latency measurement.
Adam Ierymenko
2019-07-09
Drop in faster C25519 agreement code.
Adam Ierymenko
2019-06-25
Tighten up credential push just a bit for faster up-time with older nodes, sh...
Adam Ierymenko
2019-06-25
Cleanup
Adam Ierymenko
2019-06-17
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Adam Ierymenko
2019-06-17
More stack->heap
Adam Ierymenko
2019-06-17
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Grant Limberg
2019-06-17
Don't call _phy->getIfName if localSocket is -1
Grant Limberg
2019-06-17
Fix valgrind warning... not sure if it is an actual issue.
Adam Ierymenko
2019-06-17
More stack->heap...
Adam Ierymenko
2019-06-17
Allocate outp on heap in Peer.
Adam Ierymenko
2019-06-17
Windows build fixes, fix double/float types to get rid of warnings.
Adam Ierymenko
2019-06-13
Compiler warning cleanup
Grant Limberg
2019-06-12
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Joseph Henry
2019-06-12
Removed check for port number in multipath path replacement logic
Joseph Henry
2019-06-11
Cleanup, version bump.
Adam Ierymenko
2019-06-06
.
Adam Ierymenko
2019-06-03
Commented out RingBuffer::dump() as an alternative solution to PR #952
Joseph Henry
2019-05-17
Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more perman...
Joseph Henry
2019-05-14
Bump protocol version to 10
Adam Ierymenko
2019-05-13
Disabled compression for outbound packets in SDK build
Joseph Henry
2019-05-13
Added divisor for ZT_PEER_ACTIVITY_TIMEOUT, gives quicker indication to statu...
Joseph Henry
2019-03-28
cleanup
Adam Ierymenko
2019-03-27
Never mind, only unused on some builds so leave them there.
Adam Ierymenko
2019-03-27
Comment out some unused functions.
Adam Ierymenko
2019-03-26
Temporarily disable the symmetric NAT port prediction code since the current ...
Adam Ierymenko
2019-03-25
Various other fixes including removal of more mem*() issues and netlink fixes...
Adam Ierymenko
2019-03-25
...
Adam Ierymenko
2019-03-25
Nope, more...
Adam Ierymenko
2019-03-25
I think this is the last one.
Adam Ierymenko
2019-03-25
More mem*() stuff... sigh...
Adam Ierymenko
2019-03-25
More mem*() stuff...
Adam Ierymenko
2019-03-25
One more.
Adam Ierymenko
2019-03-25
... and more
Adam Ierymenko
2019-03-25
Removal of more mem*() calls.
Adam Ierymenko
2019-03-25
Get rid of some mem* calls that are bad C++ form (but worked fine) and cause ...
Adam Ierymenko
2019-03-22
Get rid of ZT_FAST_MEMCPY because this is not really needed.
Adam Ierymenko
2019-03-22
RingBuffer<> is now templated with size, buffer is now static.
Adam Ierymenko
2019-03-21
Replace certificate based gating of multicast like/gather with a simpler more...
Adam Ierymenko
2019-03-19
.
Adam Ierymenko
[next]