Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg 887b998e6e urlapi: setting a blank URL ("") is not an ok URL před 1 rokem
  Daniel Stenberg a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails před 1 rokem
  Daniel Stenberg c350069f64 urlapi: CURLU_PUNY2IDN - convert from punycode to IDN name před 1 rokem
  Daniel Stenberg 49e2443186 urlapi: make sure zoneid is also duplicated in curl_url_dup před 1 rokem
  Sergey a21f318992 urlapi: fix heap buffer overflow před 1 rokem
  Daniel Stenberg dacd25888f curl_url_set: enforce the max string length check for all parts před 1 rokem
  Daniel Stenberg 3c9256c8a0 urlapi: have *set(PATH) prepend a slash if one is missing před 1 rokem
  Daniel Stenberg ba669d072d urlapi: scheme starts with alpha před 1 rokem
  Daniel Stenberg 6375a65433 urlapi: remove superfluous host name check před 1 rokem
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes před 1 rokem
  Emanuele Torre eef076baa6 Revert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects" před 1 rokem
  Daniel Stenberg 92772e6d39 urlapi: allow numerical parts in the host name před 1 rokem
  Emanuele Torre df6c2f7b54 urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects před 1 rokem
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels před 1 rokem
  Emanuele Torre 7f712399d5 checksrc: check for spaces before the colon of switch labels před 1 rokem
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" před 1 rokem
  Daniel Stenberg b7b1846275 urlapi: make internal function start with Curl_ před 1 rokem
  Stefan Eissing acd82c8bfd tests/http: more tests with specific clients před 1 rokem
  Daniel Stenberg 3f1d89ed24 urlapi: skip a pointless assign před 1 rokem
  Daniel Stenberg 4cfa5bcc9a urlapi: cleanups před 1 rokem
  Daniel Stenberg 826e8011d5 urlapi: prevent setting invalid schemes with *url_set() před 1 rokem
  Daniel Stenberg 17a15d8846 urlapi: detect and error on illegal IPv4 addresses před 1 rokem
  Daniel Stenberg f042e1e75d urlapi: URL encoding for the URL missed the fragment před 1 rokem
  rcombs b1d735956f urlapi: take const args in _dup and _get functions před 1 rokem
  rcombs 95cb7d3166 urlapi: avoid mutating internals in getter routine před 1 rokem
  Daniel Stenberg 0a0c9b6dfa urlapi: '%' is illegal in host names před 1 rokem
  Brad Spencer ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 před 1 rokem
  Daniel Stenberg 8b27799f8c urlapi: do the port number extraction without using sscanf() před 1 rokem
  Pronyushkin Petr 2b46ce0313 urlapi: fix part of conditional expression is always true: qlen před 1 rokem
  Daniel Stenberg 37554d7c07 urlapi: remove pathlen assignment před 1 rokem