Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/DNSCrypt/dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
https://github.com/DNSCrypt/dnscrypt-proxy
c90579b731c21238247345a179a507351d86b080 authored over 6 years ago
9b5948d6971c0cc602f3652f9353f5401c49627a authored over 6 years ago
887f6ac299505d1094a217988d7df0a70ecb20b3 authored over 6 years ago
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Don't call PledgeChild() too early
Fix ple...
67729d02aab925b39a37fac67cfb5f8b391ff572 authored over 6 years ago
dc602512ff249fe416474f53c088bcc9cdd5bd84 authored over 6 years ago
127d4f0e680e8dc4eecc2ebe202d07fbd05baee6 authored over 6 years ago
17e07d80bb91b2e8714f9d8aacf66f1b6128500a authored over 6 years ago
35e4d36f67cc2d20aae3efc46f80d79d1ed3062f authored over 6 years ago
648c0df0163dacaf8a918d1d30b9dd20c788c3f3 authored over 6 years ago
1f54214821135d7e3a6527edd56c6ea5d4f8b61f authored over 6 years ago
09baa3c40b161930aef4055338db4a063174eed4 authored over 6 years ago
4dc756be4dfe5a9b74919e990a6d743678fb8c6b authored over 6 years ago
in case we want to add user_group and whatnot.
Remove the command-line option as it hides the c...
1019428ca006cdd744ef5d143f80f8423163c26d authored over 6 years ago6cb43f8e4dd66dc681e2d5c42d746b8c608d7ac4 authored over 6 years ago
9345958d164ca68a970d7ea6fcc59e4d4d09993b authored over 6 years ago
Fixes #528
c73e95256d9752014819c98f90f2234940c37648 authored over 6 years ago4a3be6086ed6fd5393d7081144ee147a8cc1fd36 authored over 6 years ago
f54ddfb6e6f3eb993b79ec3af9185cc712ac44d4 authored over 6 years ago
88a6ab789504ff44971f6a9cc8172517ef9d5675 authored over 6 years ago
438ade6f88305b88d97347287d67199ac139eba3 authored over 6 years ago
73a43b31b9c61e3a5a7ed4f8f04a697d074218da authored over 6 years ago
f9b6994fd223493624296f71f13fb3f9afe102ef authored over 6 years ago
cc327fdc480eb77c662b662b730fe66ee05047a5 authored over 6 years ago
02888adff313fb4ef390ddf82bc8ea591b2eb00c authored over 6 years ago
Fixes #527
97f604670c6fa249107810c05c8bc115fe26cd5e authored over 6 years ago46823f8cc3b83f4895443c90e7bb77bdab3a12b5 authored over 6 years ago
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Quick typo fix in example config. (#511)
Fixes #523
5e3c58f9e01745e414f359e0bd0c3c655c06344c authored over 6 years ago74093a65a22f7b96e173cb23312cd13c3a021eb0 authored over 6 years ago
a1c8012fc62c2a0998a96c298addfce896aa2329 authored over 6 years ago
86de4be519b0103cc634952fd5ad028222f546e6 authored over 6 years ago
e0f2391c0d81bc70990868d13a83322afd4a21ec authored over 6 years ago
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Note that Windows doesn't support username o...
34e78a2446247438eb3f516661d3902bf7705421 authored over 6 years ago
8f2972845df9b38ef8b01c398fff5687087c5fd4 authored over 6 years ago
We will be able do it using fork+exec
7f8b8d043ef79cc07f3d90f7489179109a051357 authored over 6 years ago
This currently doesn't replace the previous process. Maybe there is a way to achieve
this in Go....
Also don't enable this by default, as "nobody" may not exist everywhere
fe0aa52fbad84c932528d621d70f8a56cc3a6b23 authored over 6 years ago* Drop privileges with exec and SysProcAttr
* Fix windows build
* Fix passing logfile fd
aab7e6380f0d8438c049ed7e205d7a0b8a0e68f6 authored over 6 years ago8d99e952885894ecf7b77429bdabf399eddc2a31 authored over 6 years ago
This reverts commit 066345123b054200b8d21b7c0bb331b396844644.
ae54a7aafc53bff8354299ca89dc14ce26de33c4 authored over 6 years ago
Upstream systemd go library broke use of TCP and UDP sockets at the same time.
Changed to use l...
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Do not mention systemd activation until #480...
44729df987c79cec6bb3c66d075dea690d0cbdb5 authored over 6 years ago
066345123b054200b8d21b7c0bb331b396844644 authored over 6 years ago
I don't know how to use a TCPConn as a Conn.
9135efcaeceeb149b56c04a518351f7ce6a1b646 authored over 6 years ago7866e6da514ade7bd6a6b5388393bca840ca92df authored over 6 years ago
5b1fc8da2abe31a10093af5113485fec69d49fe8 authored over 6 years ago
0166f21b27c9a22479cc3e302db6947a4de05637 authored over 6 years ago
977dcad8269a9b9369a07c655adc53f7470e4ab1 authored over 6 years ago
DNS return codes are not enough; we need to change this to something
more expressive.
In partic...
3bbdf93095d9a8a4e60194618a8f8e4f036cd8bd authored over 6 years agob6e6a19b50f3c1cfa1e8247259bfef48a933d24f authored over 6 years ago
cf419211839ae07acd80d57a6f0633b59499f3cb authored over 6 years ago
dfe32a658ba366ca272d5fc1391de7750abed9a6 authored over 6 years ago
e747cf8704859ab9d55772b716754c8fe4e880ad authored over 6 years ago
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Ensure static linked binary (for linux) (#459)
cdfe7ba6732c6ab0e6f5a4bf8d5751e2e3254500 authored over 6 years ago
35a036c16cb4477e9b8a7a3bfbfedea174637c76 authored over 6 years ago
b9764f8248bc24c1fe91b84ae0b6dfae9122c11c authored over 6 years ago
5e71c5203e19449449d77f4e8a74cc50a5a01fc6 authored over 6 years ago
26579df8d155e175b61aa94be6f33f21c0281718 authored over 6 years ago
da0665796305ef8f40777ccac1f4aaee412811cd authored over 6 years ago
0b72301e76af91a642b4535d788c987e36a94fee authored over 6 years ago
eff3272b9f95633aad6ac0b52fedc53eb63ae56e authored over 6 years ago
33537be0407523fc409692e2a3a391c0664a3ece authored over 6 years ago
This reverts commit 49e5c87f8db905787de3aa6026446efbf1e1c333.
f44d9f658bdf0f97c9caf5a76024049f8db114e8 authored over 6 years agod87f3618ac164d6adfbf0edf828721133ae98c37 authored over 6 years ago
49e5c87f8db905787de3aa6026446efbf1e1c333 authored over 6 years ago
Fixes #446
281c2fa7f4860feed31843007614b7695fb605bd authored over 6 years ago255423588c9de138f7725f00a42ad75cd1b4e270 authored over 6 years ago
7774d9cf0577b8372c6a3bcb853b3a348d6ebf79 authored over 6 years ago
6f047e07b8891ff7b7436216eab3eb097ee39815 authored over 6 years ago
ce62981c44913f59a0d638397edf17ebd7da27bb authored over 6 years ago
113a952b94380af1c7220fb54784da01ef924f30 authored over 6 years ago
2b070c6e93b682210fbb66e44023538efd46a566 authored over 6 years ago
3c1d7acdaf2fa2e1be7000d2e780d76381658cb4 authored over 6 years ago
cdf5b9ce6b95893c74a3511717380075803bda6c authored over 6 years ago
17dd7336a81b8be3a61224b98ff92525fa6af14b authored over 6 years ago
0b5c0af5eeffcd1aaa2e854fe1ab2572417d1727 authored over 6 years ago
* 'master' of github.com:jedisct1/dnscrypt-proxy:
Mention where the public key is
4f4daf41b797af04b8ec905db674a7c4d84c50e8 authored over 6 years ago
Fixes #426
1f373ca4c51f9f3162df24971e24228abe1c668b authored over 6 years agoe6ccf7f3c067b5b42261cd3fea0b99b52ee014bb authored over 6 years ago
8d20cd755037c0fb05616e4825f0b9708cdfe906 authored over 6 years ago
Specialization: русский, українська
d7454b38b956c220a5e305566ba5ea279e42c69e authored over 6 years ago3104dcbd70965fc2150e125fb4e097daf32d528e authored over 6 years ago
084bfe67fd7a4983c85757439c8f9290a7878fc6 authored over 6 years ago
8509cc1bd7cadb3766e703df59ef4bce1aa3a065 authored over 6 years ago
8a78a69a7c124fc134f391fafb3f292b337ea3a5 authored over 6 years ago
Linux distros and package maintainers know better what works on their
system.
There are no benefits. It just causes pain and confusion.
b5693cb28bb18e2df1ad052942c1b555fb702d43 authored over 6 years ago4dbe93a176a88f09498c760005cea63879a851dc authored over 6 years ago
* systemd: Clarify dnscrypt-proxy.socket documentation
Explain which warnings are expected.
...
dc7645665f6e5f1e0585debbd46115b13286aa88 authored over 6 years ago
Fixes #398
7f999f59e12a8da731bae2c84ba356f053209b16 authored almost 7 years ago067e10df9c8989c48a7c81e7297ad7625f234245 authored almost 7 years ago
17dc8f2dcada4f6fb636c781087d68751c000ffe authored almost 7 years ago
a3b3c918465a51bd9bb835137c4305d418fc06a8 authored almost 7 years ago