Histórico de Commits

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