Commit History

Author SHA1 Message Date
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 1 week ago
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions 2 weeks ago
  Stefan Eissing 50166c0de8 connect: store connection info when really done 2 weeks ago
  Stefan Eissing 283af039c8 QUIC: on connect, keep on trying on draining server 2 weeks ago
  Harry Sintonen 6a9f3764f1 lib: fix AF_INET6 use outside of USE_IPV6 2 weeks ago
  Stefan Eissing 81a3342877 connect: always prefer ipv6 in IP eyeballing 3 weeks ago
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 weeks ago
  Stefan Eissing ea6f5c9f0f connect: limit update IP info 1 month ago
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 month ago
  Stefan Eissing 17e6f06ea3 connect: fix connection shutdown for event based processing 2 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 months ago
  Stefan Eissing 385c62aabc lib: xfer_setup and non-blocking shutdown 3 months ago
  Stefan Eissing c31041b17e connection: shutdown TLS (for FTP) better 3 months ago
  Viktor Szakats fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 4 months ago
  Viktor Szakats 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 5 months ago
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 months ago
  Stefan Eissing fcef00db1a lib: keep conn IP information together 6 months ago
  Daniel Stenberg cc04c73677 CURLINFO_USED_PROXY: return bool whether the proxy was used 7 months ago
  Faraz Fallahi a84ad94dd6 connect.c: fix typo 7 months ago
  Daniel Stenberg e556470c23 connect: remove margin from eyeballer alloc 8 months ago
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 months ago
  Stefan Eissing 0f052808b3 connect: refactor `Curl_timeleft()` 9 months ago
  MAntoniak 0eda1f6c9f connect: reduce number of transportation providers 10 months ago
  Stefan Eissing 247defa753 quic: make eyeballers connect retries stop at weird replies 10 months ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 10 months ago
  Stefan Eissing 47f5b1a37f lib: introduce struct easy_poll_set for poll information 1 year ago
  Viktor Szakats 4e57d0f0cb lib: fix gcc warning in printf call 11 months ago
  Loïc Yhuel b5bb84cbef connect: only start the happy eyeballs timer when needed 1 year ago
  Daniel Stenberg 01d8473b25 connect: expire the timeout when trying next 1 year ago
  vvb2060 746dbc1488 lib: failf/infof compiler warnings 1 year ago