Histórico de Commits

Autor SHA1 Mensagem Data
  Stian Soiland-Reyes fe5c2464db tool_operate: Fix retry sleep time shown to user when Retry-After há 5 anos atrás
  Stian Soiland-Reyes f7f0b0012d curl: ensure HTTP 429 triggers --retry há 5 anos atrás
  Daniel Stenberg 54c622aa8e tool_operate: rename functions to make more sense há 5 anos atrás
  Daniel Stenberg e59371a493 curl: create easy handles on-demand and not ahead of time há 5 anos atrás
  Daniel Stenberg f8a2058533 curl: exit the create_transfers loop on errors há 5 anos atrás
  Daniel Stenberg a89aeb5451 tool_operate: removed unused variable 'done' há 5 anos atrás
  Daniel Stenberg 2d5f76f22f tool_operate: Expression 'config->resume_from' is always true há 5 anos atrás
  Kamil Dudka 1ca91bcdb5 curl: fix memory leaked by parse_metalink() há 5 anos atrás
  Daniel Stenberg bbde0407d1 curl: make sure the parallel transfers do them all há 5 anos atrás
  lufia 4a90c5b82e curl: fix include conditions há 5 anos atrás
  Daniel Stenberg e59540139a cleanup: remove DOT_CHAR completely há 5 anos atrás
  Daniel Stenberg 026840e35c CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly há 5 anos atrás
  Daniel Stenberg 640b9733de curl: make use of CURLINFO_RETRY_AFTER when retrying há 5 anos atrás
  Daniel Stenberg d39ae9d493 curl: use CURLINFO_PROTOCOL to check for HTTP(s) há 5 anos atrás
  Steve Holme 1e08a79258 curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool há 5 anos atrás
  Daniel Stenberg 02346abc32 curl_multi_poll: a sister to curl_multi_wait() that waits more há 5 anos atrás
  Daniel Stenberg 62aa0ba91a curl: remove outdated comment há 5 anos atrás
  Daniel Stenberg a2ab576768 curl: avoid uncessary libcurl timeouts (in parallel mode) há 5 anos atrás
  Jay Satiro cdf7d13bcb tool_operate: fix implicit call to easysrc_cleanup há 5 anos atrás
  Daniel Stenberg 23c99f60ba curl:create_transfers check return code from curl_easy_setopt há 5 anos atrás
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support há 5 anos atrás
  Daniel Stenberg 7644abf8e8 curl: remove dead code há 5 anos atrás
  Daniel Stenberg b889408500 curl: support parallel transfers há 5 anos atrás
  Koen Dergent 92963d612b curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds há 5 anos atrás
  Daniel Stenberg b9e0c6d28c curl: improved skip-setopt-options when built with disabled features há 5 anos atrás
  Jay Satiro db8ec1fa38 Revert all SASL authzid (new feature) commits há 5 anos atrás
  Steve Holme a9499ff136 curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool há 5 anos atrás
  Daniel Stenberg 697b1f911b curl: make code work with protocol-disabled libcurl há 5 anos atrás
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments há 5 anos atrás
  Daniel Stenberg f506ce099f curl: don't set FTP options for FTP-disabled builds há 5 anos atrás