4702 Commits (master)
 

Author SHA1 Message Date
Adam Ierymenko 5b2b088714 Cleanup, version bump. 7 years ago
Adam Ierymenko 0bdfad52e7 docs 7 years ago
Adam Ierymenko cf046a4039 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 7 years ago
Adam Ierymenko 700cc92083 Indent fix 7 years ago
Joseph Henry 2eb9c0924a Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Joseph Henry ebadc6f203 Added s390x arch flags to makefile and ZeroTierOne.h for ticket #950 7 years ago
Adam Ierymenko 87bce1a36b GitHub issue #886 7 years ago
Adam Ierymenko 848f822171 . 7 years ago
Joseph Henry d4199ddb3e Commented out RingBuffer::dump() as an alternative solution to PR #952 7 years ago
Grant Limberg e4abc91d35 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Grant Limberg 37d321afc8 dont spin as much in the onlineNotificationThread 7 years ago
Joseph Henry 541e5c510e CLI improvements (peers, and get/set ip, ip4, ip6, etc) 7 years ago
Joseph Henry 90d324ae96 Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes 7 years ago
Adam Ierymenko cacdb445c7 Bump protocol version to 10 7 years ago
Joseph Henry 4743ad0b16 Added convenience swtich for disabling JSON support in SDK build 7 years ago
Joseph Henry 2d5c6fa975 Disabled compression for outbound packets in SDK build 7 years ago
Joseph Henry 95ef13f7a1 Added divisor for ZT_PEER_ACTIVITY_TIMEOUT, gives quicker indication to status change in SDK 7 years ago
Joseph Henry 298e1d5a74 Added 90x90 AppIcon 7 years ago
Grant Limberg 87c75d033e pt 2 7 years ago
Grant Limberg 71ae678930 Make things compile with Android NDK again 7 years ago
Grant Limberg 6a027c9c0a amqp_consume_message now has a timeout 7 years ago
Grant Limberg 6014df2847 fix compile & sql errors 7 years ago
Grant Limberg 55a9e6e05e Queue up inserts in onlineNotificationThread() into a multiple insert statement 7 years ago
Adam Ierymenko 02f0eead1c More new Mac ethernet tap bugs. 7 years ago
Adam Ierymenko d77846dcea Add bigness to buffers to prevent overflow on high traffic (Mac tap). 7 years ago
Adam Ierymenko 92c811deb7 Destroy feth devices before creating to delete old ones if they were left behind (MacEthernetTap). 7 years ago
Adam Ierymenko 92f199ab98 More bug fixing for AARCH64. 7 years ago
Adam Ierymenko b65feeba85 One more AARCH64 fix. 7 years ago
Adam Ierymenko 6914425b03 cleanup 7 years ago
Adam Ierymenko 89f57124b2 Never mind, only unused on some builds so leave them there. 7 years ago
Adam Ierymenko 65823332d4 Comment out some unused functions. 7 years ago
Adam Ierymenko ee8682ac75 Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective. 7 years ago
Adam Ierymenko e3e5137757 Fix more alignment hell in LinuxNetLink for AARCH64 and probably other pedantic architectures. 7 years ago
Adam Ierymenko d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 7 years ago
Adam Ierymenko d5ac8512e3 ... 7 years ago
Adam Ierymenko f23e354272 Nope, more... 7 years ago
Adam Ierymenko 6475e1faf6 I think this is the last one. 7 years ago
Adam Ierymenko 752fc0742e More mem*() stuff... sigh... 7 years ago
Adam Ierymenko e1091611da More mem*() stuff... 7 years ago
Adam Ierymenko 678116b6d1 One more. 7 years ago
Adam Ierymenko 0a9e2227e8 ... and more 7 years ago
Adam Ierymenko 2600b1f144 Removal of more mem*() calls. 7 years ago
Adam Ierymenko b56753ea9f Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings. 7 years ago
Adam Ierymenko 97046b265c Kill ZT_FAST_MEMCPY in selftest. 7 years ago
Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 7 years ago
Adam Ierymenko d530356055 RingBuffer<> is now templated with size, buffer is now static. 7 years ago
Adam Ierymenko af3ec000a0 Merge branch 'dev' into edge 7 years ago
Adam Ierymenko 8051127c3b Update credits. 7 years ago
Adam Ierymenko e37eb0aa54 More cleanup of old stuff no longer used. 7 years ago
Adam Ierymenko 130fa35bb1 cleanup 7 years ago