Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg 7f00146d00 doh: keep the IPv4 address in (original) network byte order 6 years ago
  Daniel Stenberg 8f2bb0e377 doh: make sure TTL isn't re-inited by second (discarded?) response 6 years ago
  Marcel Raad c1c092c0b4 doh: fix curl_easy_setopt argument type 6 years ago
  Daniel Stenberg 570008c99d doh: only build if h2 enabled 6 years ago
  Daniel Stenberg c515294cec doh: minor edits to please Coverity 6 years ago
  Daniel Stenberg f2b1a18975 DOH: add test case 1650 and 2100 6 years ago
  Daniel Stenberg abff183387 setopt: add CURLOPT_DOH_URL 6 years ago