Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/curl/doh
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
https://github.com/curl/doh
- Return 0 on doh_encode error. This makes the values returned on error
by doh_encode() consis...
17fd81d8865350fed0b9e2f6bcf52a58124753a2 authored about 3 years ago by Amith Mohanan <[email protected]>
Closes #39
f2867e4b99658aa4d820f38c4d68c1bc69c3c1e9 authored about 3 years ago by Daniel Stenberg <[email protected]>
Prior to this change -4 and -6 specified the resolve type for the DOH
server and the user-specif...
Prior to this change if a record type was specified on the command line
then type AAAA would be ...
1. move test mode option to -T
2. use -t to specify query type
Closes #27
acc9ab52d068e388570d4076f926eb024c2e2479 authored about 5 years ago by Jalal Mostafa <[email protected]>059982531e163038117656a4a0d4aef7aeacee6e authored about 5 years ago by Daniel Stenberg <[email protected]>
Closes #25
22f21f0a1cafb82819e970fceb1f235035ef21d9 authored about 5 years ago by kimbo <[email protected]>1ec03e1f55ad79978e4b960907dcb00b4ffb95b4 authored about 5 years ago by kimbo <[email protected]>
9dad21936363f3724d5d27f2dc108059c727a1a3 authored about 5 years ago by kimbo <[email protected]>
e0012146aa2d9886ee97229b0bfee883d54df6b9 authored about 5 years ago by kimbo <[email protected]>
1. add -4 and -6 options to limit resolver transport and types queried.
2. make it possible to s...
doh.c:83:17: warning: comma at end of enumerator list [-Wpedantic]
doh.c:668:50: error: ‘CURL_H...
cd8c6fb0862b2a80ebadde01e1be2cfa71d40014 authored about 5 years ago by Daniel Stenberg <[email protected]>672cc8c3bdd5b00beb82144b9e73c9bedbe3dd7b authored about 5 years ago by Daniel Stenberg <[email protected]>
a9cd7a6ffb3f3ec8113fcf8493c6a963ff5d7ca3 authored about 5 years ago by Daniel Stenberg <[email protected]>
5e3e04b8171201b7c0947d41f7823ef0f2244c28 authored about 5 years ago by Daniel Stenberg <[email protected]>
cd74169e3c7ef56b50dd731443dd1cc4cfc8283a authored about 5 years ago by Daniel Stenberg <[email protected]>
6b3b2dd43710ebaad3de9ac7b751152d13335e6d authored about 5 years ago by Daniel Stenberg <[email protected]>
565b2c14d704e1d4597112f6dc08d5645098aef0 authored about 5 years ago by Daniel Stenberg <[email protected]>
This was suggested during the Fedora package review, to allow build
system CFLAGS to be appended...
We are now able to install doh as follows:
$: make install DESTDIR=foo
install -d foo/usr/bin...
b68033cf91597c08772cbeb8a329a194d092db14 authored over 5 years ago by Daniel Stenberg <[email protected]>
3498a00749dc8e395c592378bc3dc8567278ad8c authored over 5 years ago by Daniel Stenberg <[email protected]>
4f41cfbc8cb1c1e735a35bd2787ea23285ce9384 authored over 5 years ago by Daniel Stenberg <[email protected]>
... and call it 'DoH' (since it was only "DOH" for a short period in the
beginninng).
Changes Google DoH endpoint to match the one documented in public server list https://github.com...
be3b9c59920b2d79ebb07bd83e7bb4c4a50aed3a authored over 5 years ago by Alexander Dupuy <[email protected]>
Otherwise it could cause a two byte buffer overflow on 240 bytes host
names.
Reported-by: Paul ...
bc81aaeb3cedca039531d701c6829d31fc007a36 authored over 5 years ago by Daniel Stenberg <[email protected]>
In some test scenarios it can be useful to forego validation of the
server certificate. For exam...
prints no output.
look at QR bit to ensure that the answer we received was a response.
do not t...
9c4a78588ac66c091ddc34816547c346cab10930 authored over 5 years ago by Paul Vixie <[email protected]>Fixes #8
cf5dbe1c2875c1d4da0bcde9e356601ce6027b16 authored almost 6 years ago by Darío Hereñú <[email protected]>... doh is already merged into curl
6d653c0db20ab31ef425efbb1eab12b79d8ec95b authored about 6 years ago by Daniel Stenberg <[email protected]>31fc33c15fe6781da7201e4fefcd6608a844c0da authored about 6 years ago by Sebastiaan Deckers <[email protected]>
I think this added space would improve the readability of the ternary expression.
What dou you ...
Mostly since the draft doesn't use that URL method anymore.
Reported-by: ExE-Boss on github
Fi...
a5e1f373c5b109ed38edf112d4c88fe8667bbcf0 authored over 6 years ago by Daniel Stenberg <[email protected]>... according to draft -11
05b11f375c80076f3998d6f40d789be5514db446 authored over 6 years ago by Daniel Stenberg <[email protected]>
LDFLAGS is used for flags but LDLIBS is used to specify libraries.
Without this, the program doe...
The changes below only affect Windows builds:
- Define bool type for < VS2013 since those versi...
dab745126ab2af36eb8a0979c6dfcd631b3b1208 authored over 6 years ago by Jay Satiro <[email protected]>fb06f4e0809190a5ebf70a502f51924d2f937337 authored over 6 years ago by Daniel Stenberg <[email protected]>
908d2eccb9c126632fa2a68791f6f5a5e4698ddd authored over 6 years ago by Daniel Stenberg <[email protected]>
d6f4bc2f4117745d38e69c287b11da79be210bcf authored over 6 years ago by Daniel Stenberg <[email protected]>
f82e8fe78ebf91386f8f46f6232dbfcfc355732e authored over 6 years ago by Daniel Stenberg <[email protected]>
304d91b8788c5916fb02c047c3ada685ebae8665 authored over 6 years ago by Daniel Stenberg <[email protected]>
86dcc6c4e3d57f6d28d4a796c944eb2d62daf740 authored over 6 years ago by Daniel Stenberg <[email protected]>
3db18cfe338d2cf743146d38c07fcc6da81158b4 authored over 6 years ago by Daniel Stenberg <[email protected]>
9d29c45a11a24793c2384a25d6eda68c15d6f959 authored over 6 years ago by Daniel Stenberg <[email protected]>
7012134d24820d3d57b259489e7e46341fb562c1 authored over 6 years ago by Daniel Stenberg <[email protected]>
c6b860fa2313b49f33a00c5bb3eb168839ca2bd3 authored over 6 years ago by Daniel Stenberg <[email protected]>
f3c018fdd5a27172662517500ed803efa6907a15 authored over 6 years ago by Daniel Stenberg <[email protected]>
5eeca4e1b442626d5fc33cc98330f3c6ead78970 authored over 6 years ago by Daniel Stenberg <[email protected]>
Parses received A, AAAA and CNAME
b9bd99ce89762c8cb66654f3925df35d0d0fbd08 authored over 6 years ago by Daniel Stenberg <[email protected]>78f3ec1b620fccaa9e0a459b24ca67c85e5682a0 authored over 6 years ago by Daniel Stenberg <[email protected]>