Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg dacd25888f curl_url_set: enforce the max string length check for all parts há 1 ano atrás
  Daniel Stenberg 3c9256c8a0 urlapi: have *set(PATH) prepend a slash if one is missing há 1 ano atrás
  Daniel Stenberg ba669d072d urlapi: scheme starts with alpha há 1 ano atrás
  Daniel Stenberg 6375a65433 urlapi: remove superfluous host name check há 1 ano atrás
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes há 1 ano atrás
  Emanuele Torre eef076baa6 Revert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects" há 1 ano atrás
  Daniel Stenberg 92772e6d39 urlapi: allow numerical parts in the host name há 1 ano atrás
  Emanuele Torre df6c2f7b54 urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects há 1 ano atrás
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels há 1 ano atrás
  Emanuele Torre 7f712399d5 checksrc: check for spaces before the colon of switch labels há 1 ano atrás
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" há 1 ano atrás
  Daniel Stenberg b7b1846275 urlapi: make internal function start with Curl_ há 1 ano atrás
  Stefan Eissing acd82c8bfd tests/http: more tests with specific clients há 1 ano atrás
  Daniel Stenberg 3f1d89ed24 urlapi: skip a pointless assign há 1 ano atrás
  Daniel Stenberg 4cfa5bcc9a urlapi: cleanups há 1 ano atrás
  Daniel Stenberg 826e8011d5 urlapi: prevent setting invalid schemes with *url_set() há 1 ano atrás
  Daniel Stenberg 17a15d8846 urlapi: detect and error on illegal IPv4 addresses há 1 ano atrás
  Daniel Stenberg f042e1e75d urlapi: URL encoding for the URL missed the fragment há 1 ano atrás
  rcombs b1d735956f urlapi: take const args in _dup and _get functions há 1 ano atrás
  rcombs 95cb7d3166 urlapi: avoid mutating internals in getter routine há 1 ano atrás
  Daniel Stenberg 0a0c9b6dfa urlapi: '%' is illegal in host names há 1 ano atrás
  Brad Spencer ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 há 1 ano atrás
  Daniel Stenberg 8b27799f8c urlapi: do the port number extraction without using sscanf() há 1 ano atrás
  Pronyushkin Petr 2b46ce0313 urlapi: fix part of conditional expression is always true: qlen há 1 ano atrás
  Daniel Stenberg 37554d7c07 urlapi: remove pathlen assignment há 1 ano atrás
  Daniel Stenberg 63c53ea627 urlapi: skip the extra dedotdot alloc if no dot in path há 1 ano atrás
  Daniel Stenberg 7305ca63e2 urlapi: avoid Curl_dyn_addf() for hex outputs há 1 ano atrás
  Daniel Stenberg 804d5293f8 urlapi: skip path checks if path is just "/" há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  Daniel Stenberg 901392cbb7 urlapi: add CURLU_PUNYCODE há 1 ano atrás