Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/infinitytier

Fork of ZeroTier
https://github.com/vyos/infinitytier

Get ephemeral status fields out of the configs. They do not belong there and it just complicates things.

0fb22df633cde88f69fc93b07b24e5d33bf2c03e authored about 7 years ago
GitHub issue #617

750e36993fea4bc6fe39e861d7630013e4f210d2 authored about 7 years ago
Move more ephemeral stuff to a tiny MemberLastRequest table instead of the main Member table.

f7f658605dfc255c5bad88ed190f7b00b0dd81a2 authored about 7 years ago
Another fix for uptime logging.

192e5dbff8d86c77c0b7a47ba5d65e3b6599e0de authored about 7 years ago
RethinkDB build fix.

ef224c3547b31e8a9aecad7750487e09d68e00f0 authored about 7 years ago
More Central work.

c12b68a6b2f8597e374a4c1386c2b95f4291932e authored about 7 years ago
Fix a deadlock and some more work on RethinkDB (for central) integration.

4166d8ca35ded34180d60b56105a853dd6b02ff4 authored about 7 years ago
Windows build fixes.

53e7e950f187008939dd5021f9d5f635f995f022 authored about 7 years ago
Fix const.

0612879decba3aa882e7d908d2f6455ff835178f authored about 7 years ago
Remove manual define of include rethinkdb driver symbol.

3b21f946e483fef183f9244d1ebe9c7dd4b12d8b authored about 7 years ago
cleanup

9f85371073f488cde73d9ab7c840fc15ff54399d authored about 7 years ago
Merge branch 'dev' into edge

cb550ab4fecbcfbdb55d8298506572fdeeff97d6 authored about 7 years ago
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev

b8cbf08617a1d461617a1182331139197cb68f66 authored about 7 years ago
Re-integrate in-filesystem DB into new controller DB structure.

1613f42d0082cf6438ad0c62d89405ab82625f98 authored about 7 years ago
Minor changes to SDK-related portions of OneService

e5d1243dd225526b044d36b15dd28a74c49a8816 authored about 7 years ago
More fixes to RethinkDB.

7fc9094d8ea1c2d28d003c499016f0755b73063d authored about 7 years ago
RethinkDB fixes.

92c7070aa85425041f856d7e4203bdd1ae713c33 authored about 7 years ago
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.

b68bca35db1e8515ad981f8ebaef92637fa5b036 authored about 7 years ago
Preparing for test.

d97adc8789c2a38d0106c83b0f02522f9cf0d7dd authored about 7 years ago
RethinkDB direct connectivity integration.

f5014d7d7179a77311f58f8bd0dced0ea83f2885 authored about 7 years ago
RethinkDB native connector work, minor fixes.

4e88c80a22b6ca982341413ee806ade0df57b4b7 authored about 7 years ago
icon

a6203ed0389c1b995ebe94935b2d1ddeb01f36ee authored about 7 years ago
Windows build fixes, AIP file update.

1db547d607c8aca6dc206b5bdd9a1b630becfb14 authored about 7 years ago
Clean peers.d periodically and delete peers older than 30 days.

2cc4dc5a6fb815f97614c71429d5c4674576ebef authored about 7 years ago
Stop duplciate IPv6 addresses due to privacy mode IPs.

fac7dc9c913a94550692c31ca6c24fa4db5b5b52 authored about 7 years ago
A few fixes for cluster mode.

508fa6a7fed894fd616239c04aeb0c2e8f6b9022 authored about 7 years ago
Now with more worky.

71bdaa95087536954f1f1cb7b4652fd9b33be587 authored about 7 years ago
Refactor path stability stuff and add basic multipath support.

459f1e7bfb50eb7b491940b7106d8788a7a5e11f authored about 7 years ago
Remove some unused constants.

0d8b8d8426db50cc74b95be8d3878948954a75b3 authored over 7 years ago
docs

2d0dc62a53dcbd46c3e2c796dfa655b805909f6b authored over 7 years ago
Warning removal.

0d8e134f9fe6bebe9a7b13a087ec6101b9655308 authored over 7 years ago
Delete something that turns out not to be useful. This will be handled differently.

c7d370c17fc8b44f4d83868de9c6958347b75ca2 authored over 7 years ago
Full and clearer implementation of GitHub issue #588

395d8b31392309d2861cd2d50377aaa8953f42cd authored over 7 years ago
Merge pull request #550 from surgicalcoder/patch-2

Peer's role misses a PLANET role

b92ef67e56f72b8eda9adfccef52a7d7f6642390 authored over 7 years ago
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev

5a8aa666418cea3b92d458fa2b2ab60ee0ca595f authored over 7 years ago
cleanup

e87ef188265835bd567d58eed1adf6517a1c029c authored over 7 years ago
Merge pull request #605 from oneguynick/patch-1

Update make-linux.mk to include support for Armv7l

7b78d4f11f3ecb446c1c7d948afcf4ba423a97ba authored over 7 years ago
Update make-linux.mk to include support for Armv7l

When running ArchlinuxARM with 64bit support on Raspberry Pi3, the default build fails due to th...

65ac61b2ea49cefb5e283324e1c17d41e086018b authored over 7 years ago
call setFriendlyName() after tap adapter is initialized

629a3a2a24764e50639c0d4096c929fe6b999714 authored over 7 years ago
ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on Windows

ee4783e3fb975d73aabeaa433c346aea043908a9 authored over 7 years ago
Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32/64 is detected for libzt build - Symbol not supported

f2c69ede9604f52da4aa885ae8d4d16a7f3fdabf authored over 7 years ago
If lastSend/lastReceive is < 0, just put 0.

ceeb35eaac083c1557691f7b814a0bf1af587883 authored over 7 years ago
A few more uint64_t -> int64_t changes for timestamps

099bedd2e925a489d59fd4ecca59813944887f5f authored over 7 years ago
remove some leftover debug code

4177a115229fe9c3548f9df38d75a5dfdcaa754c authored over 7 years ago
Update Android NDK with uint64_t -> int64_t changes

3d4a1b575e693b5a0b907eb9bc5edf8739af63f8 authored over 7 years ago
timestamps changed from uint64_t to int64_t

There were cases in the code where time calculations and comparisons were overflowing and causin...

b1d60df44cb24589bc5718da932ef4bb54168fa3 authored over 7 years ago
Return an explicit NULL shared pointer at the end of Topology::getPeer()

7cf70d111ac3bfc1bf6aa7e3ec8d9c83e35f48a1 authored over 7 years ago
Set size of buffer after setting data with unsafeData() call

e564c56dce6a6ad4dccb68af2c6c8d4a7148a298 authored over 7 years ago
Mutex::lock and ::unlock just called themselves

239c2540d6798b897944c7a719f27d61479e21cc authored over 7 years ago
Replace '_' with '__' in network names on toolbar menu in Windows

Otherwise WPF gobbles up the underscores

c53d14014589e3ca40d56736f79311062dc2ece5 authored over 7 years ago
remove reference to invalid file

12a6a2f2d29419109d9daf7027c27b8c86eb9541 authored over 7 years ago
Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY

9c903567bb1ae5038f57f198a4db4db21aedbd87 authored over 7 years ago
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev

6782dee64a71849975c7a6ac88d160bd6f207e3b authored over 7 years ago
Fix API problem with path configuration..

302c15140e90df438988bb648c4c71a5b910fc87 authored over 7 years ago
new startup process UI for Windows

c666f92e359061c0a4c133ba090832a059298782 authored over 7 years ago
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev

eb42ef68eeb7a19a9b841cd9f3fe67ffb999c827 authored over 7 years ago
Keep attemting to upgrade direct path if path is not private to facilitate better use of LANs and backplane networks.

52916eebcfae2559966d12d4be4b5376289a982d authored over 7 years ago
Add UDP MTU configurability.

f8014413a376551b7853baae81072f969a755e46 authored over 7 years ago
Another fix for ye old tyme clients.

2d858b05ac8554ba11374fefaeb583a0bbc0546b authored over 7 years ago
Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients.

b1fb020aea80ea70ed801b876ad01beb09e218e1 authored over 7 years ago
Non-x86 build fix.

02ed84774c2b9eb23995d722349476a1e5a6870f authored over 7 years ago
Start threads in Central harnessed mode.

283e8d5bc00c13f821c67ed7a431af4bd7694113 authored over 7 years ago
Fixed typo of mysterious origin

f39e2e2a53f3f521b79d06681b859c7d9f4f80ca authored over 7 years ago
Minor controller stuff.

5bf5d5e9cbf799987897fd3ea07e212c1ff1ab6c authored over 7 years ago
Add some defines of use to low level developers.

e51e212b9543b82a3994b730a39aed7796c29ea1 authored over 7 years ago
Fix HTTP DELETE stupid bug.

6418d02572d91b0e53b030642d997573181d8c6b authored over 7 years ago
Ticket lock for x64/gcc/clang platforms.

49fa30d495c0524a15ba86668f4fee12b9715089 authored over 7 years ago
Threading issue fix?

dd8b03a5c55baf7349ce075c8f4cad1d59cbe988 authored over 7 years ago
Fix another deadlock.

4d5983114ca28cdad919e2cd7e6e1b5453c3b18c authored over 7 years ago
Fix possible deadlock.

0a9c3b557181a77f059d4b2957f6a02f7cc5bde5 authored over 7 years ago
Fix pointer bug.

180049a27725523e18004769d145ba88a68c799b authored over 7 years ago
Clean up WHOIS code.

6ee201865b12f5b0f16208f6d696b1bf00197eaf authored over 7 years ago
Performance improvement to RX queue ring buffer.

b1d94c9f9324a31887dc6edc99ed58d4f9b187db authored over 7 years ago
Symmetric NAT cleanup.

a156a4dbe2ffe5fc5f870144fe80efc172901d8e authored over 7 years ago
Fix name difference.

2cebe7a5e0069880e197590a03c4afa8a9492595 authored over 7 years ago
Tighten a few timings.

9cfc10952748487bed318ec11221eeccbb285c89 authored over 7 years ago
Implement peer serialization and deserialization.

64758c46b672f8b3182c370aed6b81a07780c093 authored over 7 years ago
Reduce TCP relay latency -- see GitHub issue #564

4352202349a9059d4cd1fbad7e148ed047d8e47d authored over 7 years ago
Fix PPC PR.

ba07a60c4407a6db0037242579994a19a4534e81 authored over 7 years ago
Merge pull request #560 from andyfangdz/patch-1

Add `ppc64le` arch

72bfe0953a1e3df6bfce3d33dd43563a1722e1e1 authored over 7 years ago
Add make rule for official-static.

bab5647522ef42dc60bc17165c70ab78405b1434 authored over 7 years ago
Get rid of some noisy remote traces that should not be needed.

fcaf1d89c260943d3c9c4021b9ab6fe89c1c4de8 authored over 7 years ago
Make remote trace target null by default, which is probably what we want.

106dff0d5312ec7908dade36d537fdf85538413c authored over 7 years ago
Delete support in harnessed mode.

174ba8884ee68c3a54776ce7fe3f8249aa934ac6 authored over 7 years ago
Another Central harnessed mode fix.

1ce0dcf0eab6a490c13a691f046f0e3eaee29384 authored over 7 years ago
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev

1387e15c1b585d6305606c91e7ce3c320e8aa760 authored over 7 years ago
More work on controller for new Central harnessed mode, remove old http mode.

50e7ea088b16314c8ad9d10757204c966155f157 authored over 7 years ago
Rename SocketTap to VirtualTap to prevent confusion on role

59b7cbb591b8f9ed4abfc25773619d6b1bebc4d2 authored over 7 years ago
.

23fe8975e722ec0141be9c9bea9437b59e6088fa authored over 7 years ago
GCC/G++ build fixes, GitHub issue #563

a4bc40542bf11a6688b5e0e8aa0e06a7bc4fe544 authored over 7 years ago
Added getRoutes() for libzt

ee1dc16e8ffc5c5cc8f3b5da97cf2d01c7604ab7 authored over 7 years ago
.

1c04cc0485c58f4f84e75d090025ead2c0f8202d authored over 7 years ago
Small controller revisions, first run of controller API model JavaScript.

2c682b4d1cdfd64d3a5b931bd0a67abb1f8b731e authored over 7 years ago
Add menu option to open ZeroTier Central in the system default browser

6842490c1feb572936d8b3893f6d3d07e289a878 authored over 7 years ago
Small fix: should expire packets to prevent repeated WHOISes.

ff5e22031aa005d4bcb0839797ac4044f6992e50 authored over 7 years ago
Make rxQueue lock-free using an atomic counter ring buffer.

e3cf7567856267bc4f4af0f1fb857cab105602e8 authored over 7 years ago
Possible deadlock fix.

7e6598e9ca28da7047176907f5cacbc53ab60afe authored over 7 years ago
Add `ppc64le` arch

I've only tested locally, on a power8 box running Ubuntu 16.10, but everything (and earth) check...

48d20176290bcdaeb6ce288dfd5599f312d80a60 authored over 7 years ago
.

e4823381c66917746abb0f8d13281d61daa2f112 authored over 7 years ago
.

66feaeb51907514c3ccab3305d44ca5c69e7000a authored over 7 years ago