Commit Verlauf

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