Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg ceda8d10ea tiny-curl: base and FreeRTOS support il y a 4 ans
  Daniel Stenberg 3c9e021f86 Curl_easy: remember last connection by id, not by pointer il y a 4 ans
  Cameron Cawley 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 4 ans
  Marc Hoersken 633c9478c9 connect: remove redundant message about connect failure il y a 4 ans
  Daniel Stenberg dc90f51065 connect: improve happy eyeballs handling il y a 4 ans
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support il y a 4 ans
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits il y a 4 ans
  Daniel Stenberg 67521b5ecf hostip: make Curl_printable_address not return anything il y a 4 ans
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
  Daniel Stenberg 7a86a25f5b connect: make happy eyeballs work for QUIC (again) il y a 4 ans
  Daniel Stenberg d2dfa3e689 connect: add two asserts to clue code analyzers in a little il y a 4 ans
  Jay Satiro 0510cce8c0 socks: Fix blocking timeout logic il y a 4 ans
  Daniel Stenberg 0bcf975c38 connect: store connection info for QUIC connections il y a 4 ans
  Daniel Stenberg 4852661426 CURLINFO_NUM_CONNECTS: improve accuracy il y a 4 ans
  Daniel Stenberg dbd16c3e25 connect: happy eyeballs cleanup il y a 4 ans
  Daniel Stenberg 1b6cfb9d24 connect: remove some spurious infof() calls il y a 4 ans
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking il y a 4 ans
  Daniel Stenberg c188391a9f ftp: convert 'sock_accepted' to a plain boolean il y a 4 ans
  Marcel Raad 291ed52122 lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS` il y a 4 ans
  Javier Blazquez e0ee3d9f9b HTTP3: fix Windows build il y a 5 ans
  Marcel Raad be16d8d994 connect: silence sign-compare warning il y a 5 ans
  Daniel Stenberg 490effc193 connect: return CURLE_OPERATION_TIMEDOUT for errno == ETIMEDOUT il y a 5 ans
  Daniel Stenberg 5050edb124 cleanup: move functions out of url.c and make them static il y a 5 ans
  Daniel Stenberg 84ced9389e Curl_addr2string: take an addrlen argument too il y a 5 ans
  Daniel Stenberg 5848f27594 connect: connections are persistent by default for HTTP/3 il y a 5 ans
  Daniel Stenberg f2cc26456b ngtcp2: do QUIC connections happy-eyeballs friendly il y a 5 ans
  Daniel Stenberg db061571ef http3: make connection reuse work il y a 5 ans
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 5 ans
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support il y a 5 ans
  Daniel Stenberg 1667d5599d bindlocal: detect and avoid IP version mismatches in bind() il y a 5 ans