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

Fix for GitHub issue #35 and also possibly partial fix for #29 issues.

d6a346ca6e45c1735a991521ebc4b7c9405abf7e authored almost 11 years ago
Yank PROBE stuff since it's not used and was a premature addition to the protocol.

8b65b3e6d78fdf4be82ab79f37c477bf2b675c0e authored almost 11 years ago
Fix a couple compile items.

ffffc0179f57a2b2de0a4bf09a354f2fa5498be5 authored almost 11 years ago
Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems.

f80ec871f6f4c63a28b9b8192477114b7aac696d authored almost 11 years ago
UI appearance tweaks.

e0cb5caef21243cf045cecc25ed064869d1594d4 authored almost 11 years ago
Delete persistent tap device on Windows when we leave a network.

afbbf615882b75171e05ca12e64697ec322d8ff7 authored almost 11 years ago
Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI client.

28665079a01d26345e1289f2eaaca3307f83ac29 authored almost 11 years ago
Few small cleanup things...

80997f652b2c2cbca615174f9b2dd09411d723a9 authored almost 11 years ago
Lock down individual files in networks.d instead of directory since directory ACLs are more complex on Windows.

9d67a02b5f691583220ab858cd2c6a92079e107f authored almost 11 years ago
Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility.

22efa1ab53fcd484657161841468810b43ea1d0d authored almost 11 years ago
Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com/git/ZeroTierOne into adamierymenko-dev

f19d1e253afe690075bb311e708844b8a026fa36 authored almost 11 years ago
Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) automatically request admin rights on launch, which plugs it nicely into Windows' admin rights system without requiring file copies and such.

b65f7f78951450998bc4a85f60ce1350c2ed2a12 authored almost 11 years ago
Small mac installer script fix.

fb49d2ced909982a76553eb2fd5a2c4a104a12e0 authored almost 11 years ago
Officially signed 32-bit build of Windows tap driver.

434ce96f2cd3da9c7bae278391582526e952b24e authored almost 11 years ago
VERSION 0.6.10: Windows runs again!

Not a significant release for OSS users, but this version marks a significant
increase in workit...

6ae2c5f5c7c5dec873aa852775fc0a4a552ae2ff authored almost 11 years ago
Bunch of UI style improvements.

6f4e494e067ba8778c2a4064d218639743cf715a authored almost 11 years ago
Fix for allIps -> ips in EthernetTap on Unix.

eb554a504d8dc4d71ef61a1198cdb641a0c46b03 authored about 11 years ago
Fix bug in tap driver introduced during unused code purge (deleted the part that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay!

87714181701fa92016c37937f786bbf5434ef182 authored about 11 years ago
Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.)

2f37ea842fc15790406d770a487725e70c1aa98c authored about 11 years ago
Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy.

9232ba1da05a6f4f884d7d5d5d644ec3ca6dad33 authored about 11 years ago
Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K.

a0916b926f3db36dccb3b2ce07eb6dd2e6b04909 authored about 11 years ago
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.

2da6a7570b1bdbb99da9662c7e66c3028f342a5d authored about 11 years ago
Windows compile fixes, check if running as administrator on startup for Windows.

2498ecbc847610dfe34ab23b801572a147bd7934 authored about 11 years ago
Windows ignore file updates

4935fdf6e473cc39e6f3d7bdab4c87c0d0a133a0 authored about 11 years ago
Several things:

(1) Add a bunch of tedious type casts to eliminate unnecessary compiler warnings on Windows X64 ...

370dd6c4da6acff85947cef365e4df48c00d0863 authored about 11 years ago
More work on Windows service, cleanup.

06ca24e8e2b663842fee7daabac4a2652da5a834 authored about 11 years ago
Ignores...

c4425c836aa8c3af6b2eacb74796bd918312d472 authored about 11 years ago
Windows Service stubs...

f0dd90d9d7b5485f97351bbff2984071bcc03312 authored about 11 years ago
Windows build fixes and installer work...

6bc5a84a2d6caa90aa131a705b93c88586b2a95f authored about 11 years ago
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.

3375363d934dcd7e43bc4e3b3cefe92318123dc9 authored about 11 years ago
Add Windows Build folder to ignore list.

fbb40b98ad9b4ca687207be26a81c7bde0170305 authored about 11 years ago
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.

a365a0e3ba1afdc4151f84efc953a756cc00378d authored about 11 years ago
Self test now passes on Windows.

45c5b66e9ef4d8a2afafe4250e40557290f07997 authored about 11 years ago
Build fix.

f303c24d3c19d6006e1c9ad0a0b4bfe688cddb4f authored about 11 years ago
Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com/git/ZeroTierOne into adamierymenko-dev

Conflicts:
.gitignore

3d4762eab31716593492ff5d6bd986e18a5ad44a authored about 11 years ago
Builds on Windows now.

a5896264fae29e952517da519502ab6103c9bbfe authored about 11 years ago
Remove VC++ warnings in C25519, also add inline to short methods.

4d1cca11509def68882f3cdf18a7ef73bd006ad0 authored about 11 years ago
.gitignore fixes for Windows

092e6e947e64ba3eab9b6139b1a85457e94715e3 authored about 11 years ago
Windows build fixes.

07f505971c16f25c05357b49ae550509d77a7e95 authored about 11 years ago
Windows HTTP client code (untested)

7eccc5ebf2c0f25b2091d1b618b901e69b97ac0a authored about 11 years ago
VERSION 0.6.9: more UI, installation, and packaging work...

Another release leading up to official binary releases... not much to the core,
but quite a bit ...

dab124dfb937f40033613e821da914d75f578637 authored about 11 years ago
UI cleanup and license dialog.

8be664cca9ca6b95515fb1bda961f5c844af7d0f authored about 11 years ago
Build DMG from makefile for Mac.

866edd41a7328da35136cd93640f4ad2630f98ed authored about 11 years ago
Add our own getifmaddrs() since this convenience function is not in OSX 10.6.

412f93122dd5e02c22ea074b52697b24e61a407d authored about 11 years ago
mkdir fix in mac install

3201d1d493d9b1b0e93df945017ff8e014eb0655 authored about 11 years ago
Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads the existing kext fine.

9df7f65dd591c8ee641f9bd66977b92456be9ed9 authored about 11 years ago
Get rid of make stuff for helpers that are gone.

e23be8c91a4b8047301fc20bb74c767b86bd00d2 authored about 11 years ago
New way of doing authenticate and install. Now with more kittens.

99c384e110f34d780ba78a76de95616a6801fcfa authored about 11 years ago
Cheezy little helper apps: kill them with fire. There is a better way. A cleaner way. A nicer way. A way with more kittens.

49076d406e2941016c8b0ccc1d30abbcd49e486c authored about 11 years ago
Build stuff...

9e491decc053fe2934928867ad4b735459bb0d6d authored about 11 years ago
Rebuild tap.kext on OSX 10.6 for all versions so it works on that platform.

ad77d9b01405da3b970fbd1ae4ed8bda7d860877 authored about 11 years ago
Remove ZT1 GPL copyright from the top of code that is basically all Daniel Bernstein's

4788d911ade3e74792f63349d7bd4bf257f76003 authored about 11 years ago
Add a waiting for service message on startup to not confuse user.

80ea7db9c00604ac9c3e757a4dc840cdb655a23c authored about 11 years ago
VERSION 0.6.8: changes in preparation for binary release

This version contains no significant changes to the engine itself, just to
the installer, the GU...

bacb8f56c3dceb0ed9ce2f95535e2b2014e6438d authored about 11 years ago
Add "you have not joined any networks" placeholder if networks list is empty.

d5535558805178c3c5eca101f54d4333a5738b8e authored about 11 years ago
Installer AppleScript finally reinvokes the app correctly.

9e508779c2bcf6905d7bd83d627c2e19629c2958 authored about 11 years ago
UI stuff, re-launch app from AppleScript after install (still needs a bit of work)

14d144ea2251c5b7ae80c7dbbd4f8907bcfa232b authored about 11 years ago
Cleanup in installer code in app.

305ed0b3c5e59c1ba70b221e135edcdb09499d0a authored about 11 years ago
QMessageBox cleanup.

9208c6b4e6ea698a63676a6673bb5ff934ac14ac authored about 11 years ago
Add GPL notice to UI code.

def893fe406fa4bc1bd6890fefcadb5e49ee328b authored about 11 years ago
More mac installer fixes.

2a3c9e73e52d86a720153d6330b3b7a70c7df7af authored about 11 years ago
Mac installer work...

15854a1b1416b5b2072114882e9bed06a14aae3c authored about 11 years ago
Update cert IDs for official build.

12a0a9deddfc85e3ae6fc3a41c14ff58c13dc468 authored about 11 years ago
Work on mac launch script, sign binary mac tap driver kext (and there was much rejoicing!)

5c90afa296b5e9939dc4571c418321d3235a547f authored about 11 years ago
Another fix to mdfind line in Mac scripts.

68ddba60a3668d817ef0419cddd1e7c35388ecfb authored about 11 years ago
Mac install fixes, more internal use scripts.

3482d836ae20db67a136795b9495a9f4ffcde934 authored about 11 years ago
Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater.

60731e6d02c4ebeb0700bc1c6a53261159049e01 authored about 11 years ago
Remove some legacy code from the core loop.

c1256fff5b0c09359531fc09bc8235c6f11c800d authored about 11 years ago
Make rules for internal use.

ddb77b14547a8895151505721e6d578122d7f160 authored about 11 years ago
Official release maker... again only of academic interest to others.

afec5b0f2e046b7949f28d598133d8300c60cf2a authored about 11 years ago
Include tap.kext in mac installer.

eb1598831ad78fe4537abb40f1adc8aa964340ed authored about 11 years ago
Official release stuff... of only academic interest to open source third party users.

ea73e736c844facaa2530c399932db7560599faf authored about 11 years ago
Installer bugfix on Linux.

f2976178c912c30af2a941eaff6981cb2e1c3b20 authored about 11 years ago
Linux installer builds...

76638aae76117b3ac3352c499498570e8d9b5664 authored about 11 years ago
Linux installer work...

2edaf0588a55f32949404c2a94f4a479a5da6b8f authored about 11 years ago
Ready to test app-driven service install on Mac.

e525e3a57125d0ef070f67f670badcc74b1fba3e authored about 11 years ago
Refactor SoftwareUpdate to make .nfo parse and signature check code easily reusable so it can be used from the Qt GUI code.

a19c19c58c91b02042e6b92e1d1358244247397b authored about 11 years ago
Install dialog in UI.

67a71868cb5f0bfed14cbaa2100fe03a3998f1c6 authored about 11 years ago
Linux buildinstaller fix.

029f64495c8b931e38fcdea0dd496820e2610fb1 authored about 11 years ago
Mac installer work.

63d605215982108b3ab606324052b00c56c3222c authored about 11 years ago
Remove previous installer code.

50043f9cd68c8642300a254cf76967a84d55634c authored about 11 years ago
More install/deploy work for mac...

59b1623477e7cd9081d3cf75ea3fa0411214d58f authored about 11 years ago
Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location.

22b52858e04c25709081251300fed6cdc42810be authored about 11 years ago
Installer app helper...

baea75f2dfa21ca76a9b6eb2be83e0681f0024b0 authored about 11 years ago
Update mac launcher and uninstaller to use mdfind to locate app.

69c993357d2db86b8aa3b4aaaf341df3012eb8e7 authored about 11 years ago
New Unix installer is script-based with a payload... no fracking idea what I will do for Windows.

fb685bcb1d78fdf45154ded175c37afc6813371a authored about 11 years ago
Phasing out existing installer, delete some stuff...

14e4e9e479e8ddcb61f8661b05783a8feac58efa authored about 11 years ago
Forget mac .pkg, we will integrate the installer into the app and have it launch it on first run. This is much more user-friendly.

b99940f8a129c4798b3e8a185fd914210751035d authored about 11 years ago
Add step to build in helpers to mac app and codesign.

3d76d6649fce009f9c8be3ee2873412ce4d0d736 authored about 11 years ago
Sign the AppleScript helper app that the UI calls to install the token file.

7519d8ca2cd125a4a557d31475a3450d58b0d372 authored about 11 years ago
VERSION 0.6.7: revert change for GitHub issue #20

This will have to be thought out more. The old version worked fine 99% of the
time so we'll revi...

9f28eec95cf26a52ad1bb637d91339694c23f9e6 authored about 11 years ago
VERSION 0.6.6: fix to path discovery

New versions will be coming fast and furious for a bit as bugs get fixed and
testing is done in ...

17126b0c6d3ffe0e205c3bfdca778cba272ed6b0 authored about 11 years ago
.

6c587b1c57acfb549692bb63ca668ba01ab3ca9c authored about 11 years ago
Merge branch 'adamierymenko-dev' of shub-niggurath.zerotier.com:/git/ZeroTierOne into adamierymenko-dev

c37cb60d3cf5348c7d2fad9f6a63cf93517875f8 authored about 11 years ago
Linux makefile helpful debug line.

5917453611eee6b4a4a7ff390ee500485587e35e authored about 11 years ago
TRACE output improvements and compile fix.

cc2a1444ae9a732fc5f480af06237ceb29507ea6 authored about 11 years ago
Fix several things:

(1) The changes to path learning in the two previous releases were poorly thought out,
and this ...

10df5dcf707e76d4f66daef8dfb4a51df27abce1 authored about 11 years ago
VERSION 0.6.5: minor bug fix in peer connection tracking

8055635e85beba3f0cf028cf3efe50dbf99b0cc3 authored about 11 years ago
VERSION 0.6.4: fixes two GitHub issues, leading up to binary release!

83a38b8f4651765d9f30a039f90cf0b3f5d65e0a authored about 11 years ago
Add a netconf-service version field to netconf.

83fc684b201714e0d65b166f130449f576a0b0c7 authored about 11 years ago