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 some comments

github.com/DNSCrypt/dnscrypt-proxy - 2d291ecad6e56a1048ea534e27b7f411eeb5fb9a authored almost 7 years ago
Update dlog to master which just calls time.Local()

maybe
fixes #57

github.com/DNSCrypt/dnscrypt-proxy - 1bbc7e954027ac68c44514e6b5487d2ddcf76ec8 authored almost 7 years ago
Legacy format: store server descriptions

github.com/DNSCrypt/dnscrypt-proxy - 148d900a727419b65f8afb46c4dd6428a2c0390a authored almost 7 years ago
-list -json now prints the list of available servers as JSON

Can be useful for GUIs, especially since this includes the description

github.com/DNSCrypt/dnscrypt-proxy - f8a6e56026d0cfc623fef41fdd75f98c2a785bf9 authored almost 7 years ago
ServerConfig -> StaticConfig to match the config file

github.com/DNSCrypt/dnscrypt-proxy - d42ab831846659455590f52d655bd815f0c1f52a authored almost 7 years ago
Split ConfigLoad a bit more

github.com/DNSCrypt/dnscrypt-proxy - 5e8925523f10ce49a9835655657b995f5af6048b authored almost 7 years ago
Split ConfigLoad()

github.com/DNSCrypt/dnscrypt-proxy - 16fc6b74e9b587135a038e9e3602a27cbf38b1d5 authored almost 7 years ago
Warn about certificates that are about to expire

github.com/DNSCrypt/dnscrypt-proxy - c3414329b36fa120c7d5184a9e99cc001d720c9d authored almost 7 years ago
Set cert refresh delay default to 240 (4h)

github.com/DNSCrypt/dnscrypt-proxy - 86adb438e078a0dce3c3c5535c5dc0c28141a841 authored almost 7 years ago
Lower the log level for already registered servers

github.com/DNSCrypt/dnscrypt-proxy - 0cc76b8a776f987c6b458295929ba692d2c0cdf4 authored almost 7 years ago
Increase the cert refresh delay; make D1n0Bot happy

Decrease this for more reliability.

github.com/DNSCrypt/dnscrypt-proxy - a364e51d9e2ea5b6907c706315349b812ab86572 authored almost 7 years ago
Move "refreshing certificates" to debug, display RTT even for 1 server

github.com/DNSCrypt/dnscrypt-proxy - 76e5a99a5cbd2d7c2637d1ee7a6358e1e8c17075 authored almost 7 years ago
Start moving things to the wiki

github.com/DNSCrypt/dnscrypt-proxy - b741a62aab18ed0053fe5dad492144f8b5d4ec8c authored almost 7 years ago
DoH doesn't require a working DNS configuration any more

github.com/DNSCrypt/dnscrypt-proxy - 5e1f09a9d1e75d18947ed5f8f616ae6a7cd7dd4e authored almost 7 years ago
Don't forget to prepend prefixes to names in v2 lists

github.com/DNSCrypt/dnscrypt-proxy - 8f72a82b13a1ac87f5c91ab2e3927bd53a111518 authored almost 7 years ago
Implement the nofilter filter

github.com/DNSCrypt/dnscrypt-proxy - a7d75c7923e0270553d09b116ed9db373b33554e authored almost 7 years ago
Add a -list option to display the list of available resolvers

github.com/DNSCrypt/dnscrypt-proxy - 3448b5b17016174f4eca76bb0c4e71de4a73499a authored almost 7 years ago
Add an option to always ignore the system resolver

This makes startup faster when DoH resolvers without a static IP
are used (Google).

github.com/DNSCrypt/dnscrypt-proxy - 1d35e249c95ac04c5b6d14005e82cc3cc4f5e91b authored almost 7 years ago
Remove daemonize, at least from the configuration file example

daemonize only works on Linux so far, and it might not be secure not reliable

github.com/DNSCrypt/dnscrypt-proxy - 931916097e680faaaf2c644700ef63cd1c108c26 authored almost 7 years ago
Remove unneeded port numbers

github.com/DNSCrypt/dnscrypt-proxy - ce2a730ab7ae6756e23d87fd59d1f95d61924bfc authored almost 7 years ago
Prepare for beta12

github.com/DNSCrypt/dnscrypt-proxy - c39197f7b2200b085387c2ddf59efcc6acbbe480 authored almost 7 years ago
Import xtransport

github.com/DNSCrypt/dnscrypt-proxy - 61bad01726f6b7439cbc73154158e6cbcadee21a authored almost 7 years ago
Use a fallback resolver if the local DNS configuration doesn't work

This should fix all chicken-and-egg issues

github.com/DNSCrypt/dnscrypt-proxy - ecaf18f614b20763df4e035eeb00c6acf9c4d2d1 authored almost 7 years ago
Start moving things to a custom transport

github.com/DNSCrypt/dnscrypt-proxy - 24c21d5eb23c5100605d2ebbf7dae437c86c7e8f authored almost 7 years ago
Make file paths relative to the path of the configuration file

github.com/DNSCrypt/dnscrypt-proxy - c2494cfc400e0ba2b67a59d2d5337dbd6e70c6e7 authored almost 7 years ago
Move the proxy struct to its own file

github.com/DNSCrypt/dnscrypt-proxy - b6e5f5587001559384e8c379e640bbee2c73d24d authored almost 7 years ago
Reduce verbosity

github.com/DNSCrypt/dnscrypt-proxy - 479d9d14fdc341bd88a9d41d2401d8f5ef15b711 authored almost 7 years ago
Use a custom transport and a host->ip cache

maybe
Fixes #45

github.com/DNSCrypt/dnscrypt-proxy - cf12fb170a31324527e732f4dab0aa7083191cbb authored almost 7 years ago
Recommend adding the IP addresses of the DoH servers for now

github.com/DNSCrypt/dnscrypt-proxy - 16928b99549336d057f22904a8da99c0d3fa327c authored almost 7 years ago
Add Yandex to show that explicit server_names override require_*

github.com/DNSCrypt/dnscrypt-proxy - 7acc38663b7446c05c7464d9e28fbb618c0b1849 authored almost 7 years ago
Include Google cert hash

github.com/DNSCrypt/dnscrypt-proxy - 7a5484d9830fd1aeca899ca0f4dc194881017486 authored almost 7 years ago
Add mipsle binaries

github.com/DNSCrypt/dnscrypt-proxy - f8ec5bb2ed7d830a9ebdb654b2efd6fd7eeef62c authored almost 7 years ago
Show how to use two servers

github.com/DNSCrypt/dnscrypt-proxy - a7fe2aacb8f538905be4f31d5ef2e629bae2e0b9 authored almost 7 years ago
Validate DoH certificate hashes

github.com/DNSCrypt/dnscrypt-proxy - 3c2cf2a1dc6c0a83fc4d055b191d3f1c24f59a96 authored almost 7 years ago
Of course Google DNS supports DNSSEC

github.com/DNSCrypt/dnscrypt-proxy - 5e3e66ac71f2bb415e827141d84ba03b09345bb8 authored almost 7 years ago
More checks on the response

github.com/DNSCrypt/dnscrypt-proxy - d2f6c69a2cd0e6294316d935e0dd2744d260a376 authored almost 7 years ago
Request DNSSEC signature in the DoH probe

github.com/DNSCrypt/dnscrypt-proxy - 7dde2f4a37750cabe037ec371c9aded689e14ba5 authored almost 7 years ago
DoH: send a dummy query before measuring the RTT to ignore the handshake

github.com/DNSCrypt/dnscrypt-proxy - be1e99ea3289f1bf70f85f3cc528283c7fd4b540 authored almost 7 years ago
Initial support for DNS-over-HTTP2 -- Yes, it works with Google.

github.com/DNSCrypt/dnscrypt-proxy - 50d0c0449f02623b631807262c2435be36d3247c authored almost 7 years ago
Fix stamp proto initialization

github.com/DNSCrypt/dnscrypt-proxy - 85f8aa1000d2f009649bb01397c3e53fe59ffe32 authored about 7 years ago
Do not blindly execute /sbin/init to detect upstart

github.com/DNSCrypt/dnscrypt-proxy - eca7a078dd3a0b3ed90d1b93d5782ed9217fa4b3 authored about 7 years ago
Rename a few things to prepare for DoH support

github.com/DNSCrypt/dnscrypt-proxy - 29f1b083a050a70ce0be5de95a7602740cd55959 authored about 7 years ago
Rename "servers" to "static" for clarity

github.com/DNSCrypt/dnscrypt-proxy - 375378c15bb5d6f2649944b9d3dd6b6b8311a081 authored about 7 years ago
Comment the additional list of servers in the example

github.com/DNSCrypt/dnscrypt-proxy - 1164dd4d4d9d3b8721753d8c74c372be77b86ece authored about 7 years ago
Add support for V2 source format -- Goodbye, CSV.

github.com/DNSCrypt/dnscrypt-proxy - 79193e6ee35c4b97e896efdd26e1e36e9b53f05d authored about 7 years ago
Reserve identifiers for traditional nonencrypted DNS and for DoH

github.com/DNSCrypt/dnscrypt-proxy - 054461e2405893bb9c2de59310d4600817db80d4 authored about 7 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

* 'master' of github.com:jedisct1/dnscrypt-proxy:
Fix systemd socket support

github.com/DNSCrypt/dnscrypt-proxy - f6a9229e2f81df5e957c373c852034a774a98453 authored about 7 years ago
Add service installation scripts for Windows

github.com/DNSCrypt/dnscrypt-proxy - 5b6e77435622a6bfde69550b124b722dbc7da244 authored about 7 years ago
Merge pull request #31 from Zirkelite/master

Fix systemd socket support

github.com/DNSCrypt/dnscrypt-proxy - eb4f3920718c8a51f25f573256538b354027e405 authored about 7 years ago
Fix systemd socket support

github.com/DNSCrypt/dnscrypt-proxy - 023c3e78ee7cc52fd8c486bed75705a4c6f0dbcd authored about 7 years ago
Don't compress executables any more.

Fixes #26

github.com/DNSCrypt/dnscrypt-proxy - 1d5cce9cd145e1e0f40a932219fe98b395c78e82 authored about 7 years ago
Improve message if /proc/self/exe doesn't exist (?)

Fixes #26

github.com/DNSCrypt/dnscrypt-proxy - 996d9be4e336f01c50a4ee97ee688af7ad39dbd0 authored about 7 years ago
Add max_clients to cap the maximum number of client queries

github.com/DNSCrypt/dnscrypt-proxy - 732c451dd4ff13303296d7df86896714e0fc53dd authored about 7 years ago
Don't compress on mips64

github.com/DNSCrypt/dnscrypt-proxy - 285cd09831ee5419f97611a5a18aa1b9bc99bc05 authored about 7 years ago
Remove --brute for now, for speed

github.com/DNSCrypt/dnscrypt-proxy - 81ec92d837b98297f6c4307000e901dc5fefd8cf authored about 7 years ago
Compress only on relevant targets

github.com/DNSCrypt/dnscrypt-proxy - b11c536fcc36b8e3241c9155c56986b484db2bed authored about 7 years ago
Only attempt to use systemd on linux

Remove plan9 builds

github.com/DNSCrypt/dnscrypt-proxy - 94f9c14ad79eb2bf801fbdf0bdf7aa66d9178cf9 authored about 7 years ago
Update go, compress executables

github.com/DNSCrypt/dnscrypt-proxy - d208d38f3f94db68c7ec14a3ce3c31f162377a50 authored about 7 years ago
Update dnsc:// leftovers

github.com/DNSCrypt/dnscrypt-proxy - 0b52211fa3d5dadf3453d9c463e8f5228977e62b authored about 7 years ago
systemd support

How does it work? I don't know. Does it work? I don't know.
Would I encourage its use? No.

github.com/DNSCrypt/dnscrypt-proxy - c184ce1a03f475ce77562ea0e20a44127068c921 authored about 7 years ago
Make the UDP and TCP listeners more generic

github.com/DNSCrypt/dnscrypt-proxy - 0ce20518db112cc47f7d70d1752cc6d91c8ac652 authored about 7 years ago
Still tolerate hex-encoded pks, but emit a warning

github.com/DNSCrypt/dnscrypt-proxy - 3a3535dcbc34796aee820646ce1c449a5a301b14 authored about 7 years ago
Add support for shorter stamps with binary public keys

github.com/DNSCrypt/dnscrypt-proxy - ccbdd41f5deab6b6dfa5d91be8920a802daaa0ab authored about 7 years ago
Prefer sdns:// which is less application-tainted

github.com/DNSCrypt/dnscrypt-proxy - 2d7920af2279c426334bf02ef44b9d0035b0ef3c authored about 7 years ago
Only cache specific Rcodes

github.com/DNSCrypt/dnscrypt-proxy - d7b8217018e4beabea049006627a423369a93eff authored about 7 years ago
Mention how to run as a non-root user on Linux

github.com/DNSCrypt/dnscrypt-proxy - a9476fe04b78952ac058e2086e1ace46631ae278 authored about 7 years ago
Require stamps in static server definitions

Provider names, etc. are not future-proof. In particular, they are
incompatible with other proto...

github.com/DNSCrypt/dnscrypt-proxy - 8324b29b426e48aa7acff5087a42190c0d221337 authored about 7 years ago
Consistent casing

github.com/DNSCrypt/dnscrypt-proxy - 1d18a230c030cf6b012a66873d61346c3e486aeb authored about 7 years ago
abc.ex.com should be rejected if both ex.com and bc.ex.com are listed in a blacklist

With the following ruleset:

ex.com
bc.ex.com

"abc.ex.com" finds "bc.ex.com" as the longest suf...

github.com/DNSCrypt/dnscrypt-proxy - 29fee1585f2c56ba5d2b63e12e663822550310e3 authored about 7 years ago
Clear certIgnoreTimestamp if we found at live 1 live server

github.com/DNSCrypt/dnscrypt-proxy - 6ca26971286c1cf6c317da9cc089f387f60fbec2 authored about 7 years ago
Add an undocumented option to ignore cert timestamps

github.com/DNSCrypt/dnscrypt-proxy - 8bcba92f97c5a378c7090043ea51c1cd1da520f0 authored about 7 years ago
Add a simple built-in DNS client for testing

github.com/DNSCrypt/dnscrypt-proxy - 05e07e8b692c628ba3542a3e180fbb1145b4e5ed authored about 7 years ago
Do not recommend block_ipv6

github.com/DNSCrypt/dnscrypt-proxy - 1c80e80a0d0a18b8e262e492a26039e7ea16fde7 authored about 7 years ago
Slightly change the way we block ipv6

github.com/DNSCrypt/dnscrypt-proxy - f80c16ed2ac134db1d40fcdafa1c106944d9fa31 authored about 7 years ago