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

New Windows batch files by @Tremerix

github.com/DNSCrypt/dnscrypt-proxy - 9e3c501bfa2acb94f06f7363aec07a141449e5da authored almost 7 years ago
Update ChangeLog

github.com/DNSCrypt/dnscrypt-proxy - 985aadacbcd6a669fc71c7233beee81fa562a5d6 authored almost 7 years ago
Update aead/chacha20 again

github.com/DNSCrypt/dnscrypt-proxy - 031c9c45d5154818918292ea7fa916af8e6f5b58 authored almost 7 years ago
Update aead/chacha20

github.com/DNSCrypt/dnscrypt-proxy - a3f51cfea97450f33e5a89fafe2e3449e16cd952 authored almost 7 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

* 'master' of github.com:jedisct1/dnscrypt-proxy:
anonymous commit (#397)

github.com/DNSCrypt/dnscrypt-proxy - 615c155dbd8b2366c89d9be27f9669e66cf17bb4 authored almost 7 years ago
anonymous commit (#397)

github.com/DNSCrypt/dnscrypt-proxy - c83ae78dba5ca2e3c546a3af5e7c91aff9abd167 authored almost 7 years ago
Clarify that UDP is no less secure than TCP

github.com/DNSCrypt/dnscrypt-proxy - dd878d4c604ec11738283ae3b88c53717b1c68aa authored almost 7 years ago
Documentation and Wants=network-online.target (#395)

Documentation and Wants=network-online.target

github.com/DNSCrypt/dnscrypt-proxy - dfdd469a814eaded8217c2e0d9264fb4bb4e8491 authored almost 7 years ago
Add signatures to distributed files

Fixes #388
Fixes #390

github.com/DNSCrypt/dnscrypt-proxy - ba381ef0a780ae3e335505448277ac7044642014 authored almost 7 years ago
Remove support for legacy CSV files

github.com/DNSCrypt/dnscrypt-proxy - f20da6b611c7dcbee9009fc7576cc4be8aba42cd authored almost 7 years ago
stamps -> dnsstamps

github.com/DNSCrypt/dnscrypt-proxy - f63dc17f90bf5b989da66b7c5f388493d61dac7d authored almost 7 years ago
Panic instead of logging

github.com/DNSCrypt/dnscrypt-proxy - e48562441e095e71ea248c8abafb2d4fca6daced authored almost 7 years ago
Split stamps into package

github.com/DNSCrypt/dnscrypt-proxy - eb5f391fa64b7406eb6b8fb32a2872c21d92fb15 authored almost 7 years ago
Wait for network connectivity under systemd (#389)

github.com/DNSCrypt/dnscrypt-proxy - e49ce4f12b3a3a3318702e7b8138cf788f281845 authored almost 7 years ago
Add cache_neg_min_ttl and cache_neg_max_ttl

github.com/DNSCrypt/dnscrypt-proxy - b1447160a0bde4c46785c09dddd5253996be8e28 authored almost 7 years ago
Clarify

Fixes #356

github.com/DNSCrypt/dnscrypt-proxy - 0f349c793e12aff1d7057b11544dbaedb5c14a3a authored almost 7 years ago
ECHO "" -> ECHO.

says @B00ze64

github.com/DNSCrypt/dnscrypt-proxy - 1a9236652dce3dc019b327ce99892f1116ea870c authored almost 7 years ago
Revert "Windows command scripts cleanup/ via @B00ze64"

This reverts commit db837204dadf1d3ddb210ca049df708c0b5a594b.

@ingber: "2.0.9 works fine on my ...

github.com/DNSCrypt/dnscrypt-proxy - adcb4d086f2bde477892eb5db3e30227274d0fd2 authored almost 7 years ago
More accurate description

github.com/DNSCrypt/dnscrypt-proxy - ace955fd9f6b4b2c1999d7f6d3f7339488683b7e authored almost 7 years ago
Update ChangeLog

github.com/DNSCrypt/dnscrypt-proxy - fb4c2dcbd418ba277cf6b6c7c5142f5fe9aec6f7 authored almost 7 years ago
Update aead/poly1305

github.com/DNSCrypt/dnscrypt-proxy - 7685c12c0fae2a2e60e8d5e24f81ec005d2ee468 authored almost 7 years ago
packetLength can be negative

Fixes #359

github.com/DNSCrypt/dnscrypt-proxy - 5be294a6e21129667c06ec41f6cc137ffe3a83bd authored almost 7 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

* 'master' of github.com:jedisct1/dnscrypt-proxy:
Tiny typo in error message (#350)

github.com/DNSCrypt/dnscrypt-proxy - 0cca203bb0cb6cab326c0ee9037a154ad6b50452 authored almost 7 years ago
Tiny typo in error message (#350)

Tiny typo, missing TO in "Unable to use source"

github.com/DNSCrypt/dnscrypt-proxy - cbc9152f19bbec131a4b363b83f017e7d4ff39c3 authored almost 7 years ago
Remove b2

Fixes #347

github.com/DNSCrypt/dnscrypt-proxy - e2dd9c97a294d88d14450608791682936045f342 authored almost 7 years ago
Avoid empty examples files

Fixes #348

Keep the ciphers list commented out by default to be safe

github.com/DNSCrypt/dnscrypt-proxy - c33ebd229bbfcdff1489fd3ab75c19300e7ff155 authored almost 7 years ago
Windows command scripts cleanup/ via @B00ze64

github.com/DNSCrypt/dnscrypt-proxy - db837204dadf1d3ddb210ca049df708c0b5a594b authored almost 7 years ago
Warn about failed handshakes earlier and fallback to default suite

github.com/DNSCrypt/dnscrypt-proxy - 3dbdf54c1f7de45230eaf90003c539f1df6d43be authored almost 7 years ago
Note that the cipher suite also affects source retrieval

github.com/DNSCrypt/dnscrypt-proxy - 6b3212d3d7e5fdfe0e8cb8dcf20f73d6fb1eeb24 authored almost 7 years ago
Use CMD.EXE /c to run Windows commands

That sounds very weird to me, but @mazesy said it was the right
thing to do.

github.com/DNSCrypt/dnscrypt-proxy - e20c980b1540bc1220f65e192b7074693d4453bc authored almost 7 years ago
Update Gopkg.lock

github.com/DNSCrypt/dnscrypt-proxy - 989de64cf9ae99bf9d85b2d39928909c0258dcd9 authored almost 7 years ago
Bump default cache size

github.com/DNSCrypt/dnscrypt-proxy - d5593013776f2b2181abae9a45e099e785ddba7a authored almost 7 years ago
Double the example cache size

github.com/DNSCrypt/dnscrypt-proxy - 3d34027aeb2ff1c269526f11bd4414ced58615a0 authored almost 7 years ago
Use the default cipher suite in the example config file on x86_64

github.com/DNSCrypt/dnscrypt-proxy - 17792d0efc244af314ca31bb84b13bc2048471ab authored almost 7 years ago
Go has only X25519 optimized for x86_64

github.com/DNSCrypt/dnscrypt-proxy - 40d492f93a38569ff0b2c541136366e419c54f70 authored almost 7 years ago
If we get a TLS handshake error, recommend using the default suite

github.com/DNSCrypt/dnscrypt-proxy - 19db1a1560403be1a2429d8c0ce8f4a714d6aaf7 authored almost 7 years ago
Minor typo fixes in config files (#338)

github.com/DNSCrypt/dnscrypt-proxy - 6d2330eaf0834dd2fca51f815f5b7d87450bc40c authored almost 7 years ago
Actually use a cache if tlsDisableSessionTickets is not set

github.com/DNSCrypt/dnscrypt-proxy - e3ad6b1c0e5a48f1c7d28b29889a2198feb86c17 authored almost 7 years ago
Replace @NET session with @SFC 2>&1 | FIND /i "/SCANNOW" >NUL

Fixes #336

github.com/DNSCrypt/dnscrypt-proxy - 37ebc1db0eefba3aea1eaad091679a17cbf18202 authored almost 7 years ago
Do stop/start for restart

github.com/DNSCrypt/dnscrypt-proxy - fbfa8f9aabe7fc3dd9c39dc547a19f681876e223 authored almost 7 years ago
Patterns are now fully supported in cloaking rules

Fixes #306

github.com/DNSCrypt/dnscrypt-proxy - 44880f9b2cfc057322a88c5e847be0aa07d0afd2 authored almost 7 years ago
New syntax for blocking/whitelisting rules: exact matching

Example: =example.com

Matches `example.com` but not `api.example.com`

github.com/DNSCrypt/dnscrypt-proxy - 7d10628a5fe3fd2745be4763cdc58c9f7dc76f5b authored almost 7 years ago
Use PolyChaCha, but more importantly, RSA by default

Even on non-ARM systems, this makes a difference in CPU usage/latency

github.com/DNSCrypt/dnscrypt-proxy - de6a8d230e79dca980007911b66091ec7cd3756c authored almost 7 years ago
Add golang.org/x/net/http2 to the dependencies

github.com/DNSCrypt/dnscrypt-proxy - 1a4d34dc559b13b69212e582a39e4dc2fe22698c authored almost 7 years ago
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy

* 'master' of github.com:jedisct1/dnscrypt-proxy:
minor (#330)

github.com/DNSCrypt/dnscrypt-proxy - 751f0491364690ccdb8f751c6b32236302e61bb5 authored almost 7 years ago
Re-implement ephemeral keys for DNSCrypt

github.com/DNSCrypt/dnscrypt-proxy - ca80b69b3a8ebe0c343c400bef586eea12c8108d authored almost 7 years ago
minor (#330)

updated IETF draft link to version 5, updated the "official name" of the proposed protocol, whic...

github.com/DNSCrypt/dnscrypt-proxy - b23a0fa00740b8b7fd23f8af675687cc8696adf8 authored almost 7 years ago
patternMatcher: initialize the indirectVals map

github.com/DNSCrypt/dnscrypt-proxy - 4439040bc8b4f9d045809eb645e5cef574cd9e51 authored almost 7 years ago
Update ChangeLog

github.com/DNSCrypt/dnscrypt-proxy - fcdf7d7e555b87f705007871361e9e91e66abc8a authored almost 7 years ago
Implement whitelists

Fixes #293

github.com/DNSCrypt/dnscrypt-proxy - 65e6b8569ee65e168095d9cfb562681491df22f0 authored almost 7 years ago
Move time range things to their own file

github.com/DNSCrypt/dnscrypt-proxy - ceb2d55afd6e9542f9d17b43832451abcb66ff98 authored almost 7 years ago
No need to initialize xTransport before we have all the parameters

github.com/DNSCrypt/dnscrypt-proxy - fbe91ee58b565cae7d5cb1ecac41df86597d4ff1 authored almost 7 years ago
Bump keepalive up

github.com/DNSCrypt/dnscrypt-proxy - dee7960be671a8747f17f9eb1af4574bed882b82 authored almost 7 years ago
Add options to set the cipher suite as well as disable session tickets

github.com/DNSCrypt/dnscrypt-proxy - 1fa3e5d7f35d90693d09cea03c933056eef85d34 authored almost 7 years ago
Add a MemUsage() helper

github.com/DNSCrypt/dnscrypt-proxy - 10986aba621ddc50456b2c3959a02d07b78cc508 authored almost 7 years ago
We may not have a schedule for every rule

github.com/DNSCrypt/dnscrypt-proxy - 58c7ff3d2fe288b68fdb5121af8cbb5c63f74c94 authored almost 7 years ago
Make the pattern-matching code reusable

github.com/DNSCrypt/dnscrypt-proxy - 105cb2c52560283ffa5e2e965c1e9c6edf27fdcd authored almost 7 years ago
Revert "Do not consider SERVFAIL responses as server failures"

This reverts commit 0e65c509897724afaf960bbd39530271ee75452a.

github.com/DNSCrypt/dnscrypt-proxy - 8217170a7b1b923dc4628e74cda60ddfb80b3637 authored almost 7 years ago
Revert "Add a -v flag"

This reverts commit d8c95aaca8fafef6afe7b0e35df40d48edc1b4b7.

github.com/DNSCrypt/dnscrypt-proxy - 2d27eabf95defbc1bb54e11d1c86cd94072aa67f authored almost 7 years ago
Add a -v flag

Fixes #317

But makes me grumpy, because -v usually means `verbose` to me.

github.com/DNSCrypt/dnscrypt-proxy - d8c95aaca8fafef6afe7b0e35df40d48edc1b4b7 authored almost 7 years ago
Do not consider SERVFAIL responses as server failures

github.com/DNSCrypt/dnscrypt-proxy - 0e65c509897724afaf960bbd39530271ee75452a authored almost 7 years ago
Mainly revert 869d44c30ed684d21150c63d2b27a25e56fad5f2

Fixing #304 doesn't look trivial

The service module needs to know the arguments right away.

Th...

github.com/DNSCrypt/dnscrypt-proxy - a938eeff7b5ec81c5592e836f7bd28d701d0c942 authored almost 7 years ago
Include the -config option in the installed service

Untested on Linux and Windows. Fear.

Fixes #304

github.com/DNSCrypt/dnscrypt-proxy - c88e480a1578a58fd957e006a7599e1281fe4b14 authored almost 7 years ago
Print "additional certificate" when a server has multiple valid certs

This doesn't mean anything but looks less confusing than having the
same message twice

Fixes #303

github.com/DNSCrypt/dnscrypt-proxy - f0a690701d3d88f5b254280b826d795f8ff4a30b authored almost 7 years ago
Make the keepalive configurable

Fixes #300

github.com/DNSCrypt/dnscrypt-proxy - 308ffff7391b77ee049b35d58f6a9b40e74fcb59 authored almost 7 years ago
Update miekg/dns to v1.0.5

github.com/DNSCrypt/dnscrypt-proxy - b71e04c64e3df80bac6ed315a0e12b3edcdd6b30 authored almost 7 years ago
Ignore the Cache-Control: max-age header

What's in the DNS packet is a better source of truth.

There was also an inconsistency between t...

github.com/DNSCrypt/dnscrypt-proxy - e210fc537ef8a8fe4bf6d654f3205ab26e041f50 authored almost 7 years ago
Make this less confusing

github.com/DNSCrypt/dnscrypt-proxy - 2147a3a95fa6901b284f4828757d5f6f45e479e0 authored almost 7 years ago
April 1st is already over in some time zones :)

This reverts commit dac52ab42ab4d3c61df4a2c70f3cef298fc21220.

github.com/DNSCrypt/dnscrypt-proxy - adb0c94a6187acf0db7000a348fe62e97369fe4c authored almost 7 years ago
Completely remove support for the DNSCrypt protocol

github.com/DNSCrypt/dnscrypt-proxy - dac52ab42ab4d3c61df4a2c70f3cef298fc21220 authored almost 7 years ago
Skip the signature in the example Google stamp

Example configuration files are updated less often than sources

github.com/DNSCrypt/dnscrypt-proxy - 2dcf5fe01a5d90e37b6b2d35ce228fba4b2a1332 authored almost 7 years ago
Revert to 9.9.9.9 as the example fallback resolver

Just in case some networks do stupid things with 1.1.1.1 already.

github.com/DNSCrypt/dnscrypt-proxy - d812a9bdc36ba063af1baf90e2f32f9e466e3980 authored almost 7 years ago
Welcome to 1.1.1.1

github.com/DNSCrypt/dnscrypt-proxy - a2160189af56efc6200a3d5c9fc429604a6f15bb authored almost 7 years ago
Do not assume that the kernel supports IPv6

github.com/DNSCrypt/dnscrypt-proxy - be84399ffce9017157a9085e59a2a1aa3cb4cff4 authored almost 7 years ago
Update ChangeLog

github.com/DNSCrypt/dnscrypt-proxy - c3280a030cb31566420ff3f0c528fd249adf3aad authored almost 7 years ago
Support multiple URLs for a given source

Fixes #265

github.com/DNSCrypt/dnscrypt-proxy - ede564ccf7f35581deda3c94dab0c026ee402c88 authored almost 7 years ago
Move things down for clarity

github.com/DNSCrypt/dnscrypt-proxy - 7ed4ce17d71d7db21735e456f7bdcc86d2637f19 authored almost 7 years ago