Michael Baentsch
|
ede125b7b7
tls: add CURLOPT_SSL_EC_CURVES and --curves
|
4 years ago |
Emil Engler
|
a6a17662f2
doh: add error message for DOH_DNS_NAME_TOO_LONG
|
4 years ago |
Marcel Raad
|
d746ff1107
doh: remove redundant cast
|
4 years ago |
Daniel Stenberg
|
54d3769761
Curl_addrinfo: use one malloc instead of three
|
4 years ago |
Daniel Stenberg
|
67d2802dea
hostip: on macOS avoid DoH when given a numerical IP address
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 years ago |
Rikard Falkeborn
|
fc0e29dd57
doh: Constify some input pointers
|
4 years ago |
Johannes Schindelin
|
5450428491
schannel: add "best effort" revocation check option
|
4 years ago |
Pedro Monreal
|
4b6fd29f1a
cleanup: fix typos and wording in docs and comments
|
4 years ago |
Daniel Stenberg
|
4940bb8568
doh: make it behave when built without proxy support
|
5 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Niall
|
8acfad38ca
doh: use dedicated probe slots
|
5 years ago |
Niall
|
b6a53fff6c
doh: improced both encoding and decoding
|
5 years ago |
Daniel Stenberg
|
dcd7e37c3a
url: make Curl_close() NULLify the pointer too
|
5 years ago |
Paul Dreik
|
a5bf6a36c5
doh: allow only http and https in debug mode
|
5 years ago |
Paul Dreik
|
bb74201804
doh: return early if there is no time left
|
5 years ago |
Niall O'Reilly
|
0d59addff6
doh: avoid truncating DNS QTYPE to lower octet
|
5 years ago |
Daniel Stenberg
|
9bc44ff64d
doh: clean up dangling DOH handles and memory on easy close
|
5 years ago |
Paul Dreik
|
dda418266c
doh: fix undefined behaviour and open up for gcc and clang optimization
|
5 years ago |
Paul Dreik
|
b766602729
doh: fix (harmless) buffer overrun
|
5 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Daniel Stenberg
|
ae4adae954
doh: CURL_DISABLE_DOH
|
5 years ago |
Jay Satiro
|
9e6af114ea
doh: inherit some SSL options from user's easy handle
|
5 years ago |
Rikard Falkeborn
|
fa2d6ba84d
printf: fix format specifiers
|
6 years ago |
Daniel Stenberg
|
d506df860f
doh: fix memory leak in OOM situation
|
6 years ago |
Daniel Stenberg
|
027d66e5f1
doh: make it work for h2-disabled builds too
|
6 years ago |
Daniel Gustafsson
|
fd1049554f
doh: fix typo in infof call
|
6 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Stenberg
|
ad547fcf7b
travis: add build for "configure --disable-verbose"
|
6 years ago |