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

Merge pull request #853 from darkain/dev

Fix IPv6 address string representation

60d5a3c631d2185aaba7ce6da3ce96b37fbd0290 authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #822 from dschulz/controller-patch1-dschulz

Add functionality to erase members from networks using file backend i…

7a42416a783aceecad4cf498b881e83a6c6fcba9 authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #858 from tommyang/fix/mac-uninstall-script

macOS uninstall script: remove symlinks from the actual location

2a143a75052f13141a1dbbe1f253318b9f5eb69b authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge branch 'dev' into libpq

0510f85a8fe6cba7e6258d534fa49d47f9f8e2a2 authored over 6 years ago by Grant Limberg <[email protected]>
cleanup connections after errors

5b222d0a09dab1a7e009f728f955a0ef70d569a6 authored over 6 years ago by Grant Limberg <[email protected]>
Update README.md

133b64679c5423a20c407ad8a5d713a58ced38e1 authored over 6 years ago by Travis LaDuke <[email protected]>
Update README.md

Document that allowManagementFrom is an array

79b88a22c3320f55e5649a98c7a1050d42ce4e27 authored over 6 years ago by Travis LaDuke <[email protected]>
Remove symlinks from the actual location

Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd

88d879987d72e5ba6a700f1cbe0329d88e420a41 authored over 6 years ago by Tommy Yang <[email protected]>
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev

27c37a18f3e2f97d06ebc04e2db31d0c796c9452 authored over 6 years ago by Joseph Henry <[email protected]>
Changed home path for Synology

b8268d894b4dd0774eeb2bcd0009b818fe960b52 authored over 6 years ago by Joseph Henry <[email protected]>
Only null terminate the first character

79b47b055a5ba08e94a6024a183217394416e583 authored over 6 years ago by Vincent Milum Jr <[email protected]>
Correcting conversion to/from IP address / string

1) Use existing standard libraries to convert to/from IPv4/IPv6 strings and binary representatio...

8e260bae116f01839899d319e5efb0e6867b99a0 authored over 6 years ago by Vincent Milum Jr <[email protected]>
Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs

add support for debug flags in FreeBSD

af61ee6f3a35f8cdbb174676e2fe7efdaf9db11c authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #837 from skunkwerks/feature/update-ext-json

update external JSON dependency to address libc++ compatibility

04d7a1df96cff63e985c5f8c683ed72696db40ad authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #845 from asbjornenge/docker-updates

Using multi-stage build for Dockerfile

b9fd50e348a8ef1f03b09bdd2ca4cf217270efad authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #848 from darkain/master

Fix compile on FreeBSD targeting ARMv6 (Raspberry Pi)

ef48d1126609a72eb1510457647ac005efefd614 authored over 6 years ago by Adam Ierymenko <[email protected]>
dev should have odd minor version

a47559d9e3eb8f1d110b19ee785fdc346c1c5a9a authored over 6 years ago by Adam Ierymenko <[email protected]>
Adding ARM/NEON detection for non-Linux targets

cffb992ae84723e7d7b230845cc2cf8e0acf67ab authored over 6 years ago by Vincent Milum Jr <[email protected]>
Adding proper EABI target for ARM32/Salsa

39e720e811229770e0ee860ac62ec484c08a9db4 authored over 6 years ago by Vincent Milum Jr <[email protected]>
Added ability for OneService to monitor local.conf for changes and automatically reload

7b87e9c0cb671227a10807c52779e8d81400d753 authored over 6 years ago by Joseph Henry <[email protected]>
Added ability to specify zt home directory via ZEROTIER_HOME - Addresses ticket #829

3dd9b1aa9be18b127e86db65900fe3af00d60d04 authored over 6 years ago by Joseph Henry <[email protected]>
Added ability to manually set secondary and tertiary ports in local.conf

0fddebc7913bffc2b3fd98ae3076e60c0d429396 authored over 6 years ago by Joseph Henry <[email protected]>
Using builder pattern to build in container while keeping final image small

701d64936d7425ff93f1e7b017c900e2fe99fa71 authored over 6 years ago by Asbjørn Enge <[email protected]>
Send member/network change notifications via Postgres

0ec62154931a80459e3888b7b34d622f1e9304cc authored over 6 years ago by Grant Limberg <[email protected]>
quieting things down a little bit

de45bdb44817decfadc091e10143b7967a25be56 authored over 6 years ago by Grant Limberg <[email protected]>
Fix testing for true/false. Dont attempt to update member status on networks that we know dont exist

7b608c6ca3ac9d0fafff5a5a3d02103c87f377bd authored over 6 years ago by Grant Limberg <[email protected]>
fix crashes

6ff78c9c260248498cc9eb724ccd370f62c5a801 authored over 6 years ago by Grant Limberg <[email protected]>
Added some exception hadling. Dont want to live *too* dangerously here

d701f4e3311fc75f07a60a81bc922eb038b9df8d authored over 6 years ago by Grant Limberg <[email protected]>
Theoretically we have PostgreSQL support now

92abc92463789bde771fb03985fcdd5ce9784e50 authored over 6 years ago by Grant Limberg <[email protected]>
dont insert/update creation time. Let the database handle it with the default value

a4be9ceb5a3e991674ebd13b38ab2a4292b3013e authored over 6 years ago by Grant Limberg <[email protected]>
commit thread WIP

e21b6e1daf6fcb58868281d3fc1927ee0173164c authored over 6 years ago by Grant Limberg <[email protected]>
members initialized

2e3b03fff99091a74959554439f7e6833be96181 authored over 6 years ago by Grant Limberg <[email protected]>
Online Update/Notify thread

cd657da4311f2b3fd2c8feb5322a23cafa8894a1 authored over 6 years ago by Grant Limberg <[email protected]>
Postgres Integration has begun

17af09a5cc52b8aabc6721cae588d8edd195e9d9 authored over 6 years ago by Grant Limberg <[email protected]>
Update bug_report.md

ceff48b07c6ce89c5b773147a3afa4198ae508b0 authored over 6 years ago by Travis LaDuke <[email protected]>
Update issue templates

199566965eb9c1b15047df63c5dc09e779fb502a authored over 6 years ago by Travis LaDuke <[email protected]>
Update issue templates

46e46e9b7bac837a33ab608ccbbc610faf1731ea authored over 6 years ago by Travis LaDuke <[email protected]>
ext: update nlohmann/json to v3.2.0

- include libc++7 compatibility for FreeBSD
- see https://bugs.freebsd.org/bugzilla/show_bug.cgi...

8b292d2dc792ac44054e19869d054addd2f59cf5 authored over 6 years ago by Dave Cottlehuber <[email protected]>
add support for debug flags in FreeBSD

88abd6ffc61b76fc244b9f7e885d6d9d64cb506e authored over 6 years ago by Dave Cottlehuber <[email protected]>
Vault-related amendments

76b4ec12a0d680b1607d24a62c2b515cbda786df authored over 6 years ago by Joseph Henry <[email protected]>
Multipath-related amendments from merge into edge

0e4cfd897b4d13298671e68b52f85cc5ed864b8d authored over 6 years ago by Joseph Henry <[email protected]>
Build fixes.

515d7962b01aa08de1dd8e07a7c22a7d2b730340 authored over 6 years ago by Adam Ierymenko <[email protected]>
merge dev

553101e8b5a988003f594037dda82301b0967625 authored over 6 years ago by Adam Ierymenko <[email protected]>
Remove direct include of bits/sockaddr.h

3cd0ab1b3bacd5596d7fec989b2cd9cb413f4314 authored over 6 years ago by Joseph Henry <[email protected]>
Add functionality to erase members from networks using file backend in controller microservice

Signed-off-by: Diego Schulz <[email protected]>

fc6dba079795d9e0c7a053b5539d157c615c68d6 authored over 6 years ago by Diego Schulz <[email protected]>
Added ifdef checks to omit some ManagedRoute code in SDK builds

e01c0adff28602d48ad6f0d618bee072ec7843da authored over 6 years ago by Joseph Henry <[email protected]>
2018-07-27 -- Version 1.2.12

* Fixed a bug that caused exits to take a long time on Mac due to huge numbers of redundant att...

e75a093a8cd004856788032a3eb977c98359e9a6 authored over 6 years ago by Adam Ierymenko <[email protected]>
Windows Advanced Installer to 1.2.12

dcffb042ffa5b7814bb7053272119a460b58b73b authored over 6 years ago by Adam Ierymenko <[email protected]>
Replace Sao Paolo root with Buenos Aires in default planet def (will push to network too)

d724af6a99b3698bd396801f0b1ba64a5378fc94 authored over 6 years ago by Adam Ierymenko <[email protected]>
.

b30f423fc96e090d6a682aa2ed5bb01054be9fd4 authored over 6 years ago by Adam Ierymenko <[email protected]>
Version bumps.

1fc14292fe87d5fec2478760726e7535b6c5e455 authored over 6 years ago by Adam Ierymenko <[email protected]>
Revert fix for GitHub issue #600 because it causes route objects to build up forever (at least on Mac). Bleh. #600 is a rare issue and will need some other fix after reliable duplication.

fa7e7fc6f976e3ad27fd1212d3ba17148764bc21 authored over 6 years ago by Adam Ierymenko <[email protected]>
Fix a bug that caused a crash on empty HTTP requests (localhost only) and add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths.

5b114791e52c046be3b5db254566928ccc6c7a23 authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev

9bc11a369ca9ede9649103215fd0d491af4a8077 authored over 6 years ago by Adam Ierymenko <[email protected]>
.

ac40f2191caa638603d51bd776f14cfd68abf2c6 authored over 6 years ago by Adam Ierymenko <[email protected]>
Added ifdefs surrounding usage of getifaddrs() on Android

62a93c58fda12c4539bc2f5e0efbeca8ec8d530d authored over 6 years ago by Joseph Henry <[email protected]>
Added basic QoS rule handling

65b0030342704cdbace07693a22d3e8048f7f244 authored over 6 years ago by Joseph Henry <[email protected]>
Minor tweak to linux makefile

f302fac423db6cc0e5e8c1758a74a7d7b7d8bf04 authored over 6 years ago by Joseph Henry <[email protected]>
Return error 503 if RethinkDB is down when built as RethinkDB-based controller.

f94aea8119bdf5b894c4d9a29e678c3c3594b490 authored over 6 years ago by Adam Ierymenko <[email protected]>
Rough draft of fq-codel implementation

28cb40529d04e61a188e9d4a2a316690703ea605 authored over 6 years ago by Joseph Henry <[email protected]>
Remote debug printf.

37ae3b2b80e95758e028e476c9bcb485583f8208 authored over 6 years ago by Adam Ierymenko <[email protected]>
Fix two controller bugs: filesystem bug and another possible infinite recursion bug.

73e4286fbfce8ce017304f693a1190521ad4a8f9 authored over 6 years ago by Adam Ierymenko <[email protected]>
Added "Create and Join Network" menu item to windows system tray UI

4e6151ebd97cbc145d6997f377b3db28d51c6bfc authored over 6 years ago by Grant Limberg <[email protected]>
use easy mode for network creation

fc225401a5890b07c3f9848219f6e4bf41b8b0a7 authored over 6 years ago by Grant Limberg <[email protected]>
Added blurb about allowTcpFallbackRelay to README

d74817f79f52df05e3f201f4ce18d439b83edcdc authored over 6 years ago by Joseph Henry <[email protected]>
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead

bdcdccfcc3157e62a4bc8078e583876cbef41223 authored over 6 years ago by Joseph Henry <[email protected]>
Add a define to set FD_SETSIZE=1024 on Windows

Default on Windows is extremely low at 64 and is the likely culprit behind the UI and CLI not be...

352ec3430f50da47132e741c4bb19ca194e324f6 authored over 6 years ago by Grant Limberg <[email protected]>
Optimize C25519 and Poly1305 on Windows even in debug.

978d2fcb568d63852ff0d20ef5e7bc84b3bad183 authored over 6 years ago by Grant Limberg <[email protected]>
Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit

52264d5e284c49817fa0a4dd4f1f0c9feeced41d authored over 6 years ago by Joseph Henry <[email protected]>
Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached

17fbb020e733fab8d8be933bb4981927015a10f5 authored over 6 years ago by Joseph Henry <[email protected]>
Minor cleanup. More efficient push() operation for RingBuffer

f8005b88adfe93af477528bec748882da8fa9bea authored over 6 years ago by Joseph Henry <[email protected]>
Reduced how often relative path qualities and aggregate link allocations are computed

0faa655b834be45d379c84769604b5c43f734650 authored over 6 years ago by Joseph Henry <[email protected]>
Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called

6fddf31db31a6f3d0f9c6dd7e611543f56d6fc2f authored over 6 years ago by Joseph Henry <[email protected]>
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev

01257a461ec55f4f12ccca17920ef9f4741bbdac authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev

817b9d012e2d345b77b12537e3857b575941f9c2 authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #755 from skunkwerks/fix/c++-17-deprecation

fix clang C++17 deprecation when building with ZT_DEBUG=1

04b3525e0f83f460a2d2d719c643ff85c3ba7955 authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #764 from Elfe/master

fix MAC address rule parsing as even/uneven switches at every colon

d55c732e1915affd2f40321261bb8178fa28f95a authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #773 from alexforencich/master

Add UFW firewall application preset

d223427e22de474c618e5d8f609d90255cb0e80c authored over 6 years ago by Adam Ierymenko <[email protected]>
Merge pull request #776 from Wykks/patch-1

Improve debian service requirements

64856adc3c9fa871def08e008772c5a636db44e6 authored over 6 years ago by Adam Ierymenko <[email protected]>
quieting things down unless ZT_TRACE is defined

7c53adbcfea23c573547abbbd92eb336abcdbe2f authored over 6 years ago by Grant Limberg <[email protected]>
helps to have an ==0 on a strcmp

dce9cb27c1f464cb4a5111c27502d8ca1d7297de authored over 6 years ago by Grant Limberg <[email protected]>
cant compare character arrays with ==

4199c56e99ca68b0f7aa01aeab04ceff7e8ece1d authored over 6 years ago by Grant Limberg <[email protected]>
Spellcheck sweep across codebase

9681fedbb44a25ffa1108b88a4795e017746ca6c authored over 6 years ago by Joseph Henry <[email protected]>
Added rate gates for QOS and ACK packets

b6d97af4514ec433bfbb6d8e6b696a8d62e98bef authored over 6 years ago by Joseph Henry <[email protected]>
Added TX queue cap for issue #769

a9ca26c6985d10d1c86a33c56b06c1ae679cda0f authored over 6 years ago by Joseph Henry <[email protected]>
Fix for issue #778

Double quote before member name in `/controller/network/network_id/member` API

9463d4abe4757a67ec83b01b97e68aa7742eac20 authored over 6 years ago by Grant Limberg <[email protected]>
Merge branch 'rtnetlink' into edge

b9975845fffc087c138df4934831f9ef40e61ad6 authored over 6 years ago by Grant Limberg <[email protected]>
rtnetlink integrated. no more callouts to iproute2

b22405b64b0b26fa1d5d8932cf212e4ae7760632 authored over 6 years ago by Grant Limberg <[email protected]>
helps to have an ==0 on a strcmp

62210e57f1c81aec43b714b22313f8c3a0569e2c authored over 6 years ago by Grant Limberg <[email protected]>
cant compare character arrays with ==

4dd093efc92055174ebb7388408db1ff9148d8b6 authored over 6 years ago by Grant Limberg <[email protected]>
Added auto-escalation to multipath if both peers support it. Improved QoS/ACK tracking. Related bug fixes

91a22a686a17f8cedc58690592a84f5d4a3ab5e0 authored over 6 years ago by Joseph Henry <[email protected]>
Improve debian service requirements

a307dff3b7e37225c2ff3276b10a620c5e4cd648 authored over 6 years ago by Guillaume de Jabrun <[email protected]>
Add UFW firewall application preset

20f0bed2f6a9d46736e0b3fe8cf1a07979c7df24 authored over 6 years ago by Alex Forencich <[email protected]>
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality

46a7a2be2e1c4d09d1da2bf26b110a31ec3d0661 authored over 6 years ago by Joseph Henry <[email protected]>
Merge branch 'dev' into edge

8199dbd0dcbc3259eb3218ece183315eddb1e84b authored over 6 years ago by Adam Ierymenko <[email protected]>
fix MAC address rule parsing as even/uneven switches at every colon

dfe426e4e03b15fb2d7211d8e5837bb0e669f5fb authored over 6 years ago by Karsten Elfenbein <[email protected]>
comment out addInterface/removeInterface code for now

We already have ioctl based code to do this

3ace61ef85a02ad047d4ed2e96a6fc1f487c32d6 authored over 6 years ago by Grant Limberg <[email protected]>
also store binary representation of mac address in the interface lookup table for later use

442595d6fc102fcb0bbf7d725149b67b5963944e authored over 6 years ago by Grant Limberg <[email protected]>
add/remove routes via rtnetlink

be469f4dd034050ca95a953903b3170ace275b27 authored over 6 years ago by Grant Limberg <[email protected]>
better data localization in LinuxNetLink now that I know what Im doing

7da4b0af15fe5ff48db75471a3b416bbf2a6b822 authored over 6 years ago by Grant Limberg <[email protected]>