Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Emanuele Torre eef076baa6 Revert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects" hace 1 año
  Daniel Stenberg 92772e6d39 urlapi: allow numerical parts in the host name hace 1 año
  Emanuele Torre df6c2f7b54 urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects hace 1 año
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels hace 1 año
  Emanuele Torre 7f712399d5 checksrc: check for spaces before the colon of switch labels hace 1 año
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" hace 1 año
  Daniel Stenberg b7b1846275 urlapi: make internal function start with Curl_ hace 1 año
  Stefan Eissing acd82c8bfd tests/http: more tests with specific clients hace 1 año
  Daniel Stenberg 3f1d89ed24 urlapi: skip a pointless assign hace 1 año
  Daniel Stenberg 4cfa5bcc9a urlapi: cleanups hace 1 año
  Daniel Stenberg 826e8011d5 urlapi: prevent setting invalid schemes with *url_set() hace 1 año
  Daniel Stenberg 17a15d8846 urlapi: detect and error on illegal IPv4 addresses hace 1 año
  Daniel Stenberg f042e1e75d urlapi: URL encoding for the URL missed the fragment hace 1 año
  rcombs b1d735956f urlapi: take const args in _dup and _get functions hace 1 año
  rcombs 95cb7d3166 urlapi: avoid mutating internals in getter routine hace 1 año
  Daniel Stenberg 0a0c9b6dfa urlapi: '%' is illegal in host names hace 1 año
  Brad Spencer ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 hace 1 año
  Daniel Stenberg 8b27799f8c urlapi: do the port number extraction without using sscanf() hace 1 año
  Pronyushkin Petr 2b46ce0313 urlapi: fix part of conditional expression is always true: qlen hace 1 año
  Daniel Stenberg 37554d7c07 urlapi: remove pathlen assignment hace 1 año
  Daniel Stenberg 63c53ea627 urlapi: skip the extra dedotdot alloc if no dot in path hace 1 año
  Daniel Stenberg 7305ca63e2 urlapi: avoid Curl_dyn_addf() for hex outputs hace 1 año
  Daniel Stenberg 804d5293f8 urlapi: skip path checks if path is just "/" hace 1 año
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
  Daniel Stenberg 901392cbb7 urlapi: add CURLU_PUNYCODE hace 1 año