Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Viktor Szakats b563a92cd6 tidy-up: process.h detection and use 1 year ago
  Viktor Szakats 1c567f797b hostip: guard PF_INET6 use 1 year ago
  Daniel Stenberg 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 1 year ago
  Dmitry Karpov 1902e8fc51 resolve: make forced IPv4 resolve only use A queries 1 year ago
  Daniel Stenberg 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions 1 year ago
  Viktor Szakats c9061f242b misc: spelling fixes 1 year ago
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface 1 year ago
  Daniel Stenberg b5c0fe20e3 hostip: resolve *.localhost to 127.0.0.1/::1 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Stewart Gebbie 8a1fa3b364 hostip: avoid unused parameter error in Curl_resolv_check 2 years ago
  MAntoniak 39406280bb misc: remove unused doh flags when CURL_DISABLE_DOH is defined 2 years ago
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 years ago
  Rikard Falkeborn 5de119d0b8 hostip: Move allocation to clarify there is no memleak 2 years ago
  Daniel Stenberg fe7b64228d strerror.h: remove the #include from files not using it 2 years ago
  Jay Satiro 16e9c8e990 hostip: Make Curl_ipv6works function independent of getaddrinfo 2 years ago
  Josh Soref de1004eb0f cleanup: spell DoH with a lowercase o 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 2 years ago
  Gregory Muchka 62be096085 hostip: (macOS) free returned memory of SCDynamicStoreCopyProxies 3 years ago
  Alexis Vachette cb39b4b7c4 hostip: bad CURLOPT_RESOLVE syntax now returns error 3 years ago
  Daniel Stenberg e1fcaf571f hostip: fix 3 coverity complaints 3 years ago
  Daniel Stenberg 1a0ebf6632 hostip: make 'localhost' return fixed values 3 years ago
  Daniel Stenberg 1c1d9f1aff hsts: ignore numberical IP address hosts 3 years ago
  Radek Zajic 1a5e41d97c hostip: fix broken macOS/CMake/GCC builds 3 years ago
  Radek Zajic 31f631a142 lib/hostip6.c: make NAT64 address synthesis on macOS work 3 years ago
  Daniel Stenberg fa050ffd27 hostip: remove the debug code for LocalHost 3 years ago
  Michael Forney 812fce9dcf configure: remove use of RETSIGTYPE 3 years ago
  Jay Satiro 3085ccfae9 hostip: Fix for builds that disable all asynchronous DNS 3 years ago