Ecosyste.ms: OpenCollective

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

dnscrypt

dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
Collective - Host: opensource - https://opencollective.com/dnscrypt - Code: https://github.com/jedisct1/dnscrypt-proxy

Add a new plugin to block unqualified host names

github.com/DNSCrypt/dnscrypt-proxy - a635e926062e4ad02ac242c57d3035bc7c3e3ae0 authored about 5 years ago
Extend the grace period and log when it's used

github.com/DNSCrypt/dnscrypt-proxy - 56d02597a698913262dfa7a8d2c75d04f9845784 authored about 5 years ago
Rename resolveWithCache() and make the comment match what the fn does

github.com/DNSCrypt/dnscrypt-proxy - 21a57655273623577b62e4bc6e3226435247354b authored about 5 years ago
Don't use named return values just for one value, especially an error

Be consistent with the rest of the code

github.com/DNSCrypt/dnscrypt-proxy - 2d8fd404819d0c6715e3a784ca11f34b4ac4ae15 authored about 5 years ago
Explicit initialization

github.com/DNSCrypt/dnscrypt-proxy - 3e32d38f29f05a3b054341894afbe91e046cf072 authored about 5 years ago
pidfile.Write() can fail if no pid file was configured, it's ok

github.com/DNSCrypt/dnscrypt-proxy - 49460f1d6f269baa58ae189726f7cd9aabf0a2c8 authored about 5 years ago
Downgrade error level of pidfile.Write() to Critical

github.com/DNSCrypt/dnscrypt-proxy - 7991b91f217b32856b34371f9fc095d029162d29 authored about 5 years ago
If we can't disconnect from the Service Manager, it's no big deal

github.com/DNSCrypt/dnscrypt-proxy - b5bb0fd504001ebb235628f9e5bb33db688ea2a8 authored about 5 years ago
Don't prevent DNS queries from being answered if the partition is full

github.com/DNSCrypt/dnscrypt-proxy - bfd74185f5ae672e6fbac24f953942b65e402906 authored about 5 years ago
Reapply miekg/dns updates to the vendor dir

github.com/DNSCrypt/dnscrypt-proxy - 51a842b838305c175d7a441254c9dcf81ad2aca8 authored about 5 years ago
Revert "Update deps"

This reverts commit 915c90ae37f355a924f1c6ad697ed762c97dd8bc.

The x/sys update breaks compilati...

github.com/DNSCrypt/dnscrypt-proxy - 3d11d1d4e0fc4e73e09ad1996d7b3d404cebe742 authored about 5 years ago
Bump github.com/miekg/dns from 1.1.22 to 1.1.24

Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.22 to 1.1.24.
- [Release not...

github.com/DNSCrypt/dnscrypt-proxy - f5880667c90167c26a41b2484dcb419fc71b72bd authored about 5 years ago
Shorten conditions

github.com/DNSCrypt/dnscrypt-proxy - ba8565a59e35c3d549062a19ca199d971a7202e0 authored about 5 years ago
add multiple error checks

github.com/DNSCrypt/dnscrypt-proxy - 96d15771e227bcfc7d8ed4ffc8a3f28cb3e540a1 authored about 5 years ago
Add issue templates

github.com/DNSCrypt/dnscrypt-proxy - 5d778f998aae68615c3c1f3c11c838117115192a authored about 5 years ago
Add edgesuite.net to the example whitelist

github.com/DNSCrypt/dnscrypt-proxy - de10601a8e5c8dd761efa33b3ca9f0c30df68799 authored about 5 years ago
Recommend more names to be forwarded

github.com/DNSCrypt/dnscrypt-proxy - 59f2df631835dce945bb145cee5845e5a8723738 authored about 5 years ago
Add a comment regarding forwarding and ipv6 blocking

github.com/DNSCrypt/dnscrypt-proxy - 62f0b80c6627b0a7757c8a5b4f27991f508cd8a5 authored about 5 years ago
Log the original qName when a CNAME pointer is blocked

github.com/DNSCrypt/dnscrypt-proxy - db33c69fe501102cb277396b1b0d36e9c633543a authored about 5 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

* 'master' of github.com:jedisct1/dnscrypt-proxy:
Travis: use Ubuntu Bionic so we don't have t...

github.com/DNSCrypt/dnscrypt-proxy - 4d0c5ad5695ab874d61c85f7186387dd8a247d75 authored about 5 years ago
Add (indirect) to the logged pattern for indirect blocks

github.com/DNSCrypt/dnscrypt-proxy - 57a88eda56558de44a41d2914d620bedfcfaca15 authored about 5 years ago
Travis: use Ubuntu Bionic so we don't have to compile libsodium

github.com/DNSCrypt/dnscrypt-proxy - 63e8494b44ddc052b0ed152a6b153ed5a32c0faf authored about 5 years ago
Handle clientsCount in the local DoH handler, too

github.com/DNSCrypt/dnscrypt-proxy - 3a4bc98073b91f3a888e0b3457e6ff929e5d9cee authored about 5 years ago
Remove beta

Fixes #1086

github.com/DNSCrypt/dnscrypt-proxy - 0de2246af2d202b7bfc3ca0d39da6f7a3f617671 authored about 5 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

github.com/DNSCrypt/dnscrypt-proxy - ef5bde30a7f14f8054da0f955252997d2bc67403 authored about 5 years ago
Add some extra blacklists

github.com/DNSCrypt/dnscrypt-proxy - 941cd6350820a13b4fbf9f2b8ac97211cb0e5a24 authored about 5 years ago
Local-DoH: pad responses

github.com/DNSCrypt/dnscrypt-proxy - 21c63a5608106617697861817748b92ca2cd7d51 authored about 5 years ago
Unset GODEBUG - WHich means that Go 1.13 is now required for TLS 1.3

We could keep setting GODEBUG for compatibility with older versions, but
people complain that it...

github.com/DNSCrypt/dnscrypt-proxy - 53924d4cf7e3d7a675a7ca304c7cf5bb9de1148b authored about 5 years ago
Explain what the path is in a URL

github.com/DNSCrypt/dnscrypt-proxy - 4a613aa68d45ce5e63a610695053a7ecf03535ec authored about 5 years ago
Mention local DoH

github.com/DNSCrypt/dnscrypt-proxy - c84e10406107b67a067dda5023263e1dda26c906 authored about 5 years ago
Add a default local DoH path, print the URLs

github.com/DNSCrypt/dnscrypt-proxy - 3b50caf4cd729c10777055879a418a8a569c8335 authored about 5 years ago
Include localhost.pem

github.com/DNSCrypt/dnscrypt-proxy - 3b2eeea5445a6e6cbdafa6f664b1017b7d1df81f authored about 5 years ago
Bump to 2.0.34-beta.1

github.com/DNSCrypt/dnscrypt-proxy - 640b9499762d54fa9f4e3285ffb2bb982cc62dce authored about 5 years ago
Make the local DoH path configurable

github.com/DNSCrypt/dnscrypt-proxy - f18dbc71ecdf3fbad5ee00e5893972e1ec546f4f authored about 5 years ago
Limit the query body size

github.com/DNSCrypt/dnscrypt-proxy - aad9c8f19cde25a350b7f02382556b8f649bf0d2 authored about 5 years ago
Print something useful when browsing the local DoH URL

github.com/DNSCrypt/dnscrypt-proxy - 5d6f9358c943b66a1da1d96c2a7bf76341631996 authored about 5 years ago
We don't need to store local copies of cachedResponses

github.com/DNSCrypt/dnscrypt-proxy - 3e5dbee75a7b9e2e28a546006eb7a1f949b838f2 authored about 5 years ago
Rename http to local_doh

github.com/DNSCrypt/dnscrypt-proxy - 068509ef30f6da5de405e7e64da59a619794eec6 authored about 5 years ago
Move local DoH configuration to its own section

github.com/DNSCrypt/dnscrypt-proxy - 6a679cc54363811e230d8dc02e981eeaea2ef29d authored about 5 years ago
Local DoH support, continued

github.com/DNSCrypt/dnscrypt-proxy - be996c486f98966a430418cd409522eff1427436 authored about 5 years ago
First bits towards providing access over DoH in addition to DNS

Mainly to deal with the Firefox+ESNI situation

github.com/DNSCrypt/dnscrypt-proxy - f249813cc5ccf8665fde5c99d81fc003e7c3d2cc authored about 5 years ago
Make the part that creates or gets sockets more readable

github.com/DNSCrypt/dnscrypt-proxy - 30b5507bf4a917917d0887092ecbc7e8bae8823f authored about 5 years ago
Don't listen to IPv6 in the example config file

Some hosts don't support IPv6, and the default (without anything in
the config file) is only the...

github.com/DNSCrypt/dnscrypt-proxy - bc22f94eebf4e7209b78efa964a6d7f7cf74a8b3 authored about 5 years ago
block_name plugin: also check names found in CNAME records

github.com/DNSCrypt/dnscrypt-proxy - 67c7254dc53c037b036a8eb9f0ee93ae02cb0107 authored about 5 years ago
Move PluginCache before PluginCacheResponse

github.com/DNSCrypt/dnscrypt-proxy - 1152491b2d66454917a215cb377cb1ed58115b92 authored about 5 years ago
Downcase the query name in BlockedNames.check()

github.com/DNSCrypt/dnscrypt-proxy - 6e3916556fd204891695ce2f60b2ea7c2f3608d4 authored about 5 years ago
Add an extra byte to the padded length

Fixes resolution of livegorouter.trafficmanager.net via Cisco

github.com/DNSCrypt/dnscrypt-proxy - 230a66ea733e0fac8c25d14ab6d576d37d2fa1a4 authored about 5 years ago
Set the list of blocked names even if logging was not enabled

Fixes #1050

github.com/DNSCrypt/dnscrypt-proxy - 925c12d334f20d217d1425acd5f82458a0cd9845 authored about 5 years ago
Revert "Revert "plugin_block_name: make the blocking code reusable""

This reverts commit 2d00c24f85c830931cb0bdbb6a402a19d847f4c2.

github.com/DNSCrypt/dnscrypt-proxy - 07903284241af286feb5d355933fae56b94731fb authored about 5 years ago
Revert "plugin_block_name: make the blocking code reusable"

This reverts commit f76e0fd8cf812631b1419b1b62f3ab9be4c727b5.

github.com/DNSCrypt/dnscrypt-proxy - 2d00c24f85c830931cb0bdbb6a402a19d847f4c2 authored about 5 years ago
Compress responses

github.com/DNSCrypt/dnscrypt-proxy - 41e35bd8c5bf5b96d7dbdbba6133520118976388 authored about 5 years ago
Update kardianos/service

github.com/DNSCrypt/dnscrypt-proxy - 578f359f238171f420644e6d839bf1b992ede29f authored about 5 years ago
Replace SERVER_ERROR with SERVFAIL

If only because SERVFAIL can be looked up on Google

github.com/DNSCrypt/dnscrypt-proxy - 8728361e89735d9a18b53b342a647cdda23a48c9 authored about 5 years ago
Document NETWORK_ERROR

github.com/DNSCrypt/dnscrypt-proxy - 1bcd09ca5a228353b35eb8f975674cb068516f5e authored about 5 years ago
Fallback to the system resolver if the fallback resolver doesn't work

This is useful if fallback_resolver has been set to random junk, or
to an external resolver, but...

github.com/DNSCrypt/dnscrypt-proxy - ad40c6c54bfbc427c1e1b4e8c48bf2c5fcbf4593 authored about 5 years ago
Add a default list of buggy servers

github.com/DNSCrypt/dnscrypt-proxy - b03e7f993fee74b143271ae0796702e04f96deae authored about 5 years ago
This is unlikely to become mandatory

github.com/DNSCrypt/dnscrypt-proxy - 6dcd872385da95550bf8036b362d9fe3de34ffdd authored about 5 years ago
Bump, update ChangeLog

github.com/DNSCrypt/dnscrypt-proxy - 64d804486de03142a394d43f906f9b9d8c63cc34 authored about 5 years ago
Log the server name, not the provider name

github.com/DNSCrypt/dnscrypt-proxy - 4e217267d40fce702662ba8a654a797bd10f5fd3 authored about 5 years ago
Bump MinResolverIPTTL up

github.com/DNSCrypt/dnscrypt-proxy - c3d93124a7c8fedcd79ca08c12a464d704128332 authored about 5 years ago
Set default ignore_system_dns to true

github.com/DNSCrypt/dnscrypt-proxy - faac6e2082e83dd8cffebc537857136a71dce163 authored about 5 years ago
Add NETWORK_ERROR

github.com/DNSCrypt/dnscrypt-proxy - 06c0fbb65bf6a9d0637f6d0c6f0edb19a4e51a4b authored about 5 years ago
Rename a few things

github.com/DNSCrypt/dnscrypt-proxy - ca7e5e5bcb220e9c31053c6185805bf493ad56b6 authored about 5 years ago
Support workarounds for ancient/broken implementations

Fixes #984

github.com/DNSCrypt/dnscrypt-proxy - 15b405b55252ed8b4ce203d4619ffa6342946ddd authored about 5 years ago
plugin_block_name: make the blocking code reusable

github.com/DNSCrypt/dnscrypt-proxy - f76e0fd8cf812631b1419b1b62f3ab9be4c727b5 authored about 5 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

github.com/DNSCrypt/dnscrypt-proxy - 60aba17e443ef662d4afb373e7b95bb820406fc1 authored about 5 years ago
Fix tests if filesystem stores less precise times

Not all filesystems store modification times with millisecond precision.

github.com/DNSCrypt/dnscrypt-proxy - e016300aabffd3867085bd89f7cb3fda94f8f612 authored about 5 years ago
Renormalize line-endings

Git has been nagging me about these files that I haven't touched being changed.
The solution was...

github.com/DNSCrypt/dnscrypt-proxy - 2c49804bd0f3461a39019637d579048eb05d43d8 authored about 5 years ago
Avoid redirect and extra DNS lookup in example

Also makes the URL consistent with the other lists.

github.com/DNSCrypt/dnscrypt-proxy - d063a7959ee2802d670e781600dec9b55036e6f8 authored about 5 years ago
Fix prefetch sometimes being skipped

Previously when the cache was written to disk, the modification time was unspecified.
At the nex...

github.com/DNSCrypt/dnscrypt-proxy - d43fcabe69b8a6c6b3d1d46f79af9c69e52a849a authored about 5 years ago
Add test for short refresh delay

Ensures a short refresh delay is ignored and the default minimum used instead.

github.com/DNSCrypt/dnscrypt-proxy - a521caf6fc50ac549f2d060fb2e50f167b368270 authored about 5 years ago