Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg aef369867f lib: call Curl_strntolower instead of doing crafted loops hace 4 meses
  Daniel Stenberg fe17c162d0 urlapi: allow setting port number zero hace 5 meses
  Daniel Stenberg 0a25b3e014 urlapi: remove unused flags argument from Curl_url_set_authority hace 5 meses
  Daniel Stenberg 3eac21d86b urlapi: add CURLU_GET_EMPTY for empty queries and fragments hace 5 meses
  Daniel Stenberg c37b694e46 urlapi: fix relative redirects to fragment-only hace 5 meses
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 5 meses
  Louis Solofrizzo 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] hace 7 meses
  Daniel Stenberg 162113676a urlapi: remove assert hace 8 meses
  Daniel Stenberg f58e493e44 curl.h: add CURLE_TOO_LARGE hace 9 meses
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes hace 10 meses
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding hace 10 meses
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 10 meses
  Sam James bc8509a748 misc: fix -Walloc-size warnings hace 11 meses
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() hace 11 meses
  Daniel Stenberg 5c846a12a3 urlapi: when URL encoding the fragment, pass in the right length hace 11 meses
  Daniel Stenberg ffbc9981c4 urlapi: skip appending NULL pointer query hace 11 meses
  Daniel Stenberg c64d0d67fd urlapi: avoid null deref if setting blank host to url encode hace 11 meses
  Stefan Eissing 39547ae64d url: protocol handler lookup tidy-up hace 11 meses
  Viktor Szakats 1bc69df7b4 tidy-up: use more example domains hace 1 año
  Jay Satiro 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED hace 1 año
  Daniel Stenberg 887b998e6e urlapi: setting a blank URL ("") is not an ok URL hace 1 año
  Daniel Stenberg a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails hace 1 año
  Daniel Stenberg c350069f64 urlapi: CURLU_PUNY2IDN - convert from punycode to IDN name hace 1 año
  Daniel Stenberg 49e2443186 urlapi: make sure zoneid is also duplicated in curl_url_dup hace 1 año
  Sergey a21f318992 urlapi: fix heap buffer overflow hace 1 año
  Daniel Stenberg dacd25888f curl_url_set: enforce the max string length check for all parts hace 1 año
  Daniel Stenberg 3c9256c8a0 urlapi: have *set(PATH) prepend a slash if one is missing hace 1 año
  Daniel Stenberg ba669d072d urlapi: scheme starts with alpha hace 1 año
  Daniel Stenberg 6375a65433 urlapi: remove superfluous host name check hace 1 año
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes hace 1 año