Commit History

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