Commit History

Author SHA1 Message Date
  RainRat 63a07a7230 doh: Fix typo in comment 1 month ago
  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
  Stefan Eissing f7e598791f DoH: add trace configuration 7 months ago
  Viktor Szakats 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 6 months ago
  Daniel Stenberg 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 months ago
  Daniel Gustafsson d65b8868c6 doh: remove unused local variable 6 months ago
  Daniel Stenberg db5bf23103 doh: provide better return code for responses w/o addresses 7 months ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 7 months ago
  Stefan Eissing 277486b6b4 doh: use PIPEWAIT when HTTP/2 is attempted 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 fc077bc786 urldata: move the 'internal' boolean to the state struct 8 months ago
  Daniel Stenberg b0bee93dfe url: don't touch the multi handle when closing internal handles 8 months ago
  Jay Satiro f80ab60c27 curl_trc: remove a bad assertion 8 months ago
  Daniel Stenberg 9ffd411735 curl_multi_get_handles: get easy handles from a multi handle 9 months ago
  Daniel Stenberg f8cee8cc31 doh: inherit DEBUGFUNCTION/DATA 9 months ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg 788c6b3864 hostip: avoid sscanf and extra buffer copies 1 year ago
  Kvarec Lezki 80c98ef6d2 doh: ifdef IPv6 code 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 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 307b7543ea misc: null-terminate 1 year ago
  Viktor Szakats a19f0601fe doh: use https protocol by default 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Gustafsson e70928b091 doh: remove UNITTEST macro definition 2 years ago
  Daniel Stenberg 8d86718f3f opts: deprecate RANDOM_FILE and EGDSOCKET 2 years ago
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better 2 years ago
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 years ago