Historial de Commits

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