Commit History

Author SHA1 Message Date
  Stephen Farrell a362962b72 TLS: add support for ECH (Encrypted Client Hello) 2 months ago
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 2 months ago
  RainRat 2cd78f525c misc: Fix typos in docs and lib 4 months ago
  Daniel Stenberg 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 months ago
  Daniel Stenberg 907dce2dc0 hostip: return error immediately when Curl_ip2addr() fails 6 months ago
  Viktor Szakats 84338c4de2 build: add more picky warnings and fix them 7 months ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 7 months ago
  Viktor Szakats d14e11d248 hostip: silence compiler warning `-Wparentheses-equality` 8 months ago
  Stefan Eissing dac293cfb7 lib: apache style infof and trace macros/functions 8 months ago
  Stefan Eissing 56a4db2e4e urldata: move async resolver state from easy handle to connectdata 8 months ago
  Daniel Stenberg b651aba096 hostip: show the list of IPs when resolving is done 8 months ago
  Viktor Szakats 96c29900bc build: delete checks for C89 standard headers 9 months ago
  Jay Satiro 2fe26a7c6a hostip: fix typo 10 months ago
  Daniel Stenberg 5e2beb3395 spelling: use 'reuse' not 're-use' in code and elsewhere 10 months ago
  Daniel Stenberg acca40c9b5 lib: build fixups when built with most things disabled 10 months ago
  Daniel Stenberg ac67d72179 hostip: return IPv6 first for localhost resolves 11 months ago
  Stan Hu c7308592fb hostip.c: Move macOS-specific calls into global init call 1 year ago
  Daniel Stenberg 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
  Colin Cross e743425bc6 hostip: move easy_lock.h include above curl_memory.h 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg f446258f02 hostip: include easy_lock.h before using GLOBAL_INIT_IS_THREADSAFE 1 year ago
  Daniel Stenberg 8e6abece40 hostip: use time_t for storing oldest DNS entry 1 year ago
  Daniel Stenberg 9ed7d56e04 hostip: enforce a maximum DNS cache size independent of timeout value 1 year ago
  Daniel Stenberg f62557276a hostip: store dns timeout as 'int' 1 year ago
  Harry Sintonen 13718030ad hostip: add locks around use of global buffer for alarm() 1 year ago
  Matt Jolly 0ae0abbe72 hostip: refuse to resolve the .onion TLD 1 year ago
  Daniel Stenberg 788c6b3864 hostip: avoid sscanf and extra buffer copies 1 year ago
  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