Commit History

Author SHA1 Message Date
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Michael Baentsch ede125b7b7 tls: add CURLOPT_SSL_EC_CURVES and --curves 3 years ago
  Emil Engler a6a17662f2 doh: add error message for DOH_DNS_NAME_TOO_LONG 3 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 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 years ago
  Niall 8acfad38ca doh: use dedicated probe slots 4 years ago
  Niall b6a53fff6c doh: improced both encoding and decoding 4 years ago
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too 4 years ago
  Paul Dreik a5bf6a36c5 doh: allow only http and https in debug mode 4 years ago
  Paul Dreik bb74201804 doh: return early if there is no time left 4 years ago
  Niall O'Reilly 0d59addff6 doh: avoid truncating DNS QTYPE to lower octet 4 years ago
  Daniel Stenberg 9bc44ff64d doh: clean up dangling DOH handles and memory on easy close 4 years ago
  Paul Dreik dda418266c doh: fix undefined behaviour and open up for gcc and clang optimization 4 years ago
  Paul Dreik b766602729 doh: fix (harmless) buffer overrun 4 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 5 years ago
  Daniel Stenberg d506df860f doh: fix memory leak in OOM situation 5 years ago
  Daniel Stenberg 027d66e5f1 doh: make it work for h2-disabled builds too 5 years ago