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

More new socket I/O work...

bf5d8de99920cc7652a41040e00576dbab1edaed authored almost 11 years ago
UDP socket implementation.

1a0a6755b116214381567804514f01af091e3ca8 authored almost 11 years ago
Drop old Demarc.cpp code.

8adbbe092dc9a59d2fa64086b5537e14df3b0210 authored almost 11 years ago
Compile fixes.

bd749e040d1e86f6a0aa20c64f2d69c1a21e2f24 authored almost 11 years ago
Bunch of work in progress on new socket multiplexer and plumbing for TCP jailbreaking... Don't try to build, won't yet.

7e80d7e551a0a2edc3fa3e6b6eb7379863c3ac04 authored almost 11 years ago
Security improvements to Linux build flags mirroring OSX improvements.

ce09d00679f22e4e71219bb1af2da6b974e04573 authored almost 11 years ago
Enable PIE to allow ASLR (security)

dbd7a06ea9e3efdfb4e7219bf5efcb09d03aacda authored almost 11 years ago
Change -O4 to -O3 -flto on OSX for new clang (should work with older one too)

74c2e644a90b721a6c0d94aef4b62120d08f8f07 authored almost 11 years ago
VERSION 0.7.2: first Windows release!

Version 0.7.2 marks the first release of ZeroTier One for Windows. Binaries will be
released to ...

dfee7e0389c631b58de4b8a38a20016f22004564 authored almost 11 years ago
Some text changes, remove unused modules from installer project.

60f25ccdf993eeab60a88b4edf7983cd0861ae81 authored almost 11 years ago
Disable Vista in installer.

2b0dbead17a5fbe61dad1d61be56015df01eeba1 authored almost 11 years ago
Fix crash on uninitialized taps.

d0b506c12bd97a963ff11021cf8197b044372855 authored almost 11 years ago
(1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry.

742261c7fc8181e5c1a7567d9fdf51518d90c8bf authored almost 11 years ago
VERSION 0.7.1: small Linux compile fix on g++, does not merit new release

939cdc82a2041701c9f08c1745d0175f2c4f62c8 authored almost 11 years ago
VERSION 0.7.1: installation fixes, new supernode

This version contains fixes to Linux installation and deployment and adds a
new supernode in Tok...

a207ce13c078730f5e999888bb6d575bc67191a0 authored almost 11 years ago
Fix GitHub issue #45 - Linux install issues

17c77da38f641d3f07213e23198ec5c43e81ee4c authored almost 11 years ago
New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers the entire world for global low-latency peer location and relaying.

54313212a48304bf2634c5428f9695133cdb2616 authored almost 11 years ago
Revisions to Linux install script, and support for init.d or upstart systems without chkconfig (Ubuntu).

b2673eab55ed93de67104ebf2c850371faba8292 authored almost 11 years ago
Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good!

282d41bc94762b1ad4dde36dfad5c6a8d3405299 authored almost 11 years ago
Disable SSE on 32-bit Windows builds since people might still be using old school chips... x64 builds with SSE since pretty much all AMD64/x86_64 chips have it.

b72c2c63587cf387771e04288ddde37403e69e4c authored almost 11 years ago
Build with /MT on Windows so we can stop having to install a redistributable... makes installer less noisy but unfortunately makes binary bigger. Oh well.

5581339d5b111ad67b3f094c994e6de03ff51fd7 authored almost 11 years ago
Make sysV init script run as daemon, for GitHub issue #45

78f3966d664e12b48bd82d355aeaa2af935fcd6d authored almost 11 years ago
-d switch for daemonizing on Unix

bae9fa1480c4247295756e0a2312c58210f360e8 authored almost 11 years ago
Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech.

cef750d1d222c839b796d1898352b9ccd5dcab51 authored almost 11 years ago
Add prerequisites (VS2012 redistributables) to installer.

be36eda8585ae33572656471da009b023cc610dc authored almost 11 years ago
*nix build fix

13fbf9a20077717466c188cc35a2777d383ea0a1 authored almost 11 years ago
Add code to clean unused permanent tap interfaces on Windows (but not used yet).

f2a03f68bd51134cbea3c5ffc8b9308fdb9ef835 authored almost 11 years ago
Installer work...

d997c1a32a382964d5a68ee49dd2b899c5221d72 authored almost 11 years ago
Make AtomicCounter use <atomic> on Windows (eventually this will replace it on other platforms), and some installer work.

d27251ec4ec16e1b87e4e05fd34ea8398936d4d6 authored almost 11 years ago
Installer works, and fix for ugly fonts in pulldown menus in main windows in UI. Also remove dummy installer, which we don't need anymore.

9ae6403346b03b59d302d27206c93ba696d585cb authored almost 11 years ago
Installer work...

39d411ce0b9da63802f7639d3f565e3411a5632d authored almost 11 years ago
Ignore a build dir.

93fe848bb632937de3276c0aa9c94be56dc07596 authored almost 11 years ago
Windows service works now!

9d05897f7a3d06f5504b3bb75dd7e822e5faebf9 authored almost 11 years ago
Installer work, sign devcon.

cbeb9c523644a49abb679bc4c97859238d28da2d authored almost 11 years ago
Windows auto-updater invocation works... time to try an installer!

2203958798ca151cfde348254d8d18a5ca471e31 authored almost 11 years ago
Fix for GitHub issue #40: updates.d not being cleared.

268ec8d1e0a01459eb7f04e0652f26bb7b597ba6 authored almost 11 years ago
ZT_OFFICIAL_RELEASE and ZT_AUTO_UPDATE in Windows build in Release mode.

093d745b86ed371327ae5cf948e4c9eef8d29639 authored almost 11 years ago
Windows auto-update URL and dummy Windows update for testing.

655b6d1996b64bfb0c72da76363b018611902f92 authored almost 11 years ago
Windows service auto-update work.

833a0621faeae6df4178b46346a8f8e0f1537ba1 authored almost 11 years ago
Boring stuff: update dates in copyrights across all files.

b5c3a92be230f32a80899907f2c62cb2c09f8f69 authored almost 11 years ago
VERSION 0.7.0: another documentation update (no version change or code changes)

78694bb2f5e2f74e5e0f719209bfed21427b03f3 authored almost 11 years ago
VERSION 0.7.0: updated docs (no version change)

See previous commit message for 0.7.0 release notes.

297cfd86fa00925c58bdf1f52d1d34547c46bd5e authored almost 11 years ago
VERSION 0.7.0: fix two bugs reported on GitHub, public binaries now in the wild!

Version 0.7.0 commemorates public beta binaries now being in the wild for Mac
and Linux platform...

43b2bf6c1682b9f909ca1c81d3ca5682394a7c00 authored almost 11 years ago
Another Linux installer fix: do not clobber existing directory permissions!

aceb938e0764225ce957f7bdf85d9273fb6d7378 authored almost 11 years ago
Another little Linux installer fix.

68f44fb93298c211f11ec376ea3d89e8d12e6f06 authored almost 11 years ago
Small fix to Linux installer.

e38619dd02673d4e8428442e92fb32cf29d6b8df authored almost 11 years ago
Fix for GitHub issue #38: compute whether we are ONLINE a little differently

4ec7cd2760ae8e4b6502aad3400f1c4827a2cfbc authored almost 11 years ago
Clean up old init.d installation files on systemd systems if present.

b0277ab904f0a5b6227ea234665e633171aa3962 authored almost 11 years ago
Systemd support on Linux - GitHub issue #39

87b26b0aaf57823d5f217fc94dc0c9940ab45ce9 authored almost 11 years ago
Fix compiler warnings in Linux build.

01d13c153d312827a14b1adce6e83c2ac8456797 authored almost 11 years ago
VERSION 0.6.14: bug fixes, Unix device persistence

This version adds persistence of *nix device names (where possible), and fixes
a possible crash ...

c17082a4f8a5819738b3af63757630dc1191d745 authored almost 11 years ago
Build fix on Linux with G++.

9acfd3eb734bc745d42e9e6acff950891ce831d3 authored almost 11 years ago
Possible bug fix in Topology, have to test...

0ad84b872331ec344ab35c240c97ccf4870f3896 authored almost 11 years ago
Fix for GitHub issue #37: remember *nix device names.

3f912eb4ada67610eee21d3749ba7d5cfb083359 authored almost 11 years ago
A few little fixes in NodeConfig.

f1b45f7df0381dbf6c46208daa86cde336ab644c authored almost 11 years ago
Add new Singapore supernode!

29c18d4bde0c46ecc71b121289b9d8fb353d70da authored almost 11 years ago
More local.conf stuff.

33728840ecec854fbf2f5d100d415cd66e261802 authored almost 11 years ago
local.conf in NodeConfig

cd339486b70d8d43ea9fd64c764e63c65730f4cb authored almost 11 years ago
Finally found a Windows installer option that doesn't cost $500 or require me to climb a huge learning curve just to do a basic software install.

e54a34d8dd3f725ed86b690bfd74eab5cd1257db authored almost 11 years ago
Remove old updates from updates.d on Node startup.

d24b192f8c724662e1a8f93fd8e72d79dba04a86 authored almost 11 years ago
Forgot to save solution file.

0442d7e2d66e54bfe2462aabf2362f3fecdd7b4c authored almost 11 years ago
More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp.

5b97bb247ed16cd3466b55db10057c722e67e726 authored almost 11 years ago
Windows service work, remove old installer... not sure exactly what we're going to use.

8a7486577afb259c19b82e4e73cb8b508cd2f162 authored almost 11 years ago
Fix a possible infinite loop in netconf service... in the long term need to fix IP assignment logic period cause the current incarnation sucks.

6d17993eb69455a8a47013e9c6f110863f7dbb35 authored almost 11 years ago
Fix copyright notice.

d0e5da28840f9d521afdc3c6aeaaab88275d4977 authored almost 11 years ago
C++ service base stuff taken from MS public domain example project and modified slightly.

d5b50ee46621d4cdef5504419235383699873048 authored almost 11 years ago
Delete C# service... going C++, probably integrating with core.

8031fe00c7093ec4b6753594df55edc85e4024d5 authored almost 11 years ago
Add security notice the first time a user joins a public network.

3f6152806f9f1edc461dd3d6a828a4f69fffc3f7 authored almost 11 years ago
VERSION 0.6.13: small bug fix, UI work

This is just a small bug fix and some UI work. Version bumps will be
coming faster too to test a...

7fdca150a9f2a689ed58dc7fb3c548551e27456f authored almost 11 years ago
Quick start rev.

165de71754b9cd9879eeae0d5255fb538de077e6 authored almost 11 years ago
Undo last commit...

6b1a4b6e64c011956a644331ac34f1a20d228f2e authored almost 11 years ago
Pull static image version of quick start guide.

aaf0ef6b19be38d4e426e72dd8034231121b101a authored almost 11 years ago
Remove another script that doesn't really belong here.

fb2745ba3b5cc2242bef3a2e490c4671377e7394 authored almost 11 years ago
Fix inverted sense bug in new skip-stale-relay logic.

d452ed7db8b0118c223c6f85bc4eaf9d091adaae authored almost 11 years ago
VERSION 0.6.12: code cleanup in peers and IP address enumeration improvements

This version ties up some stuff that remains in the core before binary release.
It adds support ...

8f5cd0a36155f619c9038a0eac78d002c4eb3c4f authored almost 11 years ago
Fix infinite loop bug introduced in last commit.

d7bc3c6f4a54f9139779253ac8e479f87f6d5d3c authored almost 11 years ago
Add a simple but very nice mechanism for avoiding potentially dead supernodes.

d04e5a1fe01f1d1c732a1c2d138d2a417f4dbbfb authored almost 11 years ago
Yank a code path it turns out we probably don't want.

bf5f09a0c7e388f622c0466f3bec19605c3990b2 authored almost 11 years ago
Some work on background service that runs the actual zerotier-one process.

a154d660d936e448bb24fb7c2691ddfd73763b45 authored almost 11 years ago
Windows installer work...

7a49d50187ff7328933f03d05569576d846dc3e0 authored almost 11 years ago
Make software update run a little more often for now.

ce0bd93289f158fcf2ef9e37dcd46d316bfe24d0 authored almost 11 years ago
So Linux has getifaddrs() too! Yay!

0fdefdf7a4fb288d42fbc06d1e05890dd55439f7 authored almost 11 years ago
Private struct ifmaddrs for OSX cause struct ifmaddrs is missing too on OSX 10.6.

8236f20759565a1363f21539e567c0e4d81ea787 authored almost 11 years ago
Real implementation of ips() on OSX, now for Linux.

e16b2a8831a2c7388c695eecc922421f935ba85d authored almost 11 years ago
Remove submit script.

f7fbc6f6330d49b4e91d6388a433657318e163e4 authored almost 11 years ago
UI quick start guide.

3a9b0cf132f7ee3fb2a596f78293f6507ad70c30 authored almost 11 years ago
Manually generate IPv6 link-local address only on Mac.

2a3e646b943724641a5304178109d9b8041bfa36 authored almost 11 years ago
Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 link-local but seems okay... need to test on OSX 10.6 though.

64231aa3f0e4dd7cf90fa3a5b8c555f9f39b137b authored almost 11 years ago
Remove some more junk from tap driver tree.

117e6fb356aa6c523ce6fa097e15987e1a943994 authored almost 11 years ago
VERSION 0.6.11: Windows wrap-up work, NAT-t fixes

This version fixes a minor NAT traversal issue. In the past, NAT-t links had a timeout
but other...

03ea06fa8447bbc0be7a42f136a78414d70922ac authored almost 11 years ago
Take TRACE back out of Mac makefile, fix a few decode little things.

525ab3faa9e41a1bf45492016ba1b4af804a3a0f authored almost 11 years ago
Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates.

490e86dde3532b36617548bdf9d952caa43dffa3 authored almost 11 years ago
More work on connection reset stuff...

6e076e77d82ef78d407fab66b235fe936c02d13a authored almost 11 years ago
SIGHUP now causes resync with peers.

d75f2f7051c3d0b92cc801e32565b643a0bac4c0 authored almost 11 years ago
Some TRACE cleanup.

aa1be9fcad28573db9ffcb341a5f571141da2968 authored almost 11 years ago
TRACE NOP receipt.

17796aaed464c1ea4ca0911f174fb71e41672b59 authored almost 11 years ago
Tiny compiler warning fix.

2355fa973e2528f093f8e358a97e2d05fe5e81ee authored almost 11 years ago
Some cleanup and rationalization of main loop.

694e9f2bdc86f952e81d242a0d91724ded248b61 authored almost 11 years ago
Alternate order of packet emission in unite().

372566295eabc61edd807d083ecaee2297ed4661 authored almost 11 years ago
Yank RuntimeEnvironment from SysEnv.

4e85213473472385fd4c11b8a8f3963e09c20114 authored almost 11 years ago