Histórico de Commits

Autor SHA1 Mensagem Data
  Viktor Szakats b563a92cd6 tidy-up: process.h detection and use há 1 ano atrás
  Daniel Stenberg 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed há 2 anos atrás
  Dmitry Karpov 1902e8fc51 resolve: make forced IPv4 resolve only use A queries há 2 anos atrás
  Daniel Stenberg 660cf3d4ed lib: the number four in a sequence is the "fourth" há 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Daniel Stenberg fe7b64228d strerror.h: remove the #include from files not using it há 3 anos atrás
  Jay Satiro 16e9c8e990 hostip: Make Curl_ipv6works function independent of getaddrinfo há 3 anos atrás
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it há 3 anos atrás
  Lucas Clemente Vella 84d2839740 CURLOPT_IPRESOLVE: preventing wrong IP version from being used há 3 anos atrás
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions há 3 anos atrás
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions há 3 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 3 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 0b030a5b23 global_init: move the IPv6 works status bool to multi handle há 4 anos atrás
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support há 5 anos atrás
  Marcel Raad 10db3ef21e lib: reduce variable scopes há 5 anos atrás
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 5 anos atrás
  Daniel Stenberg 0aeca41702 getnameinfo: not used há 6 anos atrás
  Marcel Raad 733190413f resolvers: only include anything if needed há 7 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 7 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Luo Jinghua 01a49a7626 resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS há 8 anos atrás
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers há 8 anos atrás
  Steve Holme f974ffdd4b hostip6: Fixed compilation warnings when verbose strings disabled há 8 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG há 9 anos atrás
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 há 9 anos atrás
  Daniel Stenberg 0b5ae7c80e NI_MAXSERV: remove all use of it há 11 anos atrás