Commit History

Author SHA1 Message Date
  Daniel Stenberg 914aaab915 urlapi: reject percent-decoding host name into separator bytes 2 years ago
  Sergey Markelov b5b86856a9 urlapi: address (harmless) UndefinedBehavior sanitizer warning 2 years ago
  Daniel Stenberg a3f4d7cee9 misc: spelling fixes 2 years ago
  Stefan Eissing 70ac27604a urlapi: handle "redirects" smarter 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  HenrikHolst 9fe2a20b1c urlapi: remove an unnecessary call to strlen 2 years ago
  Daniel Stenberg eec5ce4ab4 urlapi: if possible, shorten given numerical IPv6 addresses 2 years ago
  Daniel Stenberg 92d1aee8b1 urlapi: accept port number zero 2 years ago
  Daniel Stenberg 4183b8fe9a urlapi: provide more detailed return codes 3 years ago
  Daniel Stenberg a5f5687368 urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN 3 years ago
  Daniel Stenberg 3e6eb18fce urlapi: reject short file URLs 3 years ago
  Stefan Eissing 45bcb2eaa7 urlapi: cleanup scheme parsing 3 years ago
  Daniel Stenberg efffa66f65 urlapi: skip a strlen(), pass in zero 3 years ago
  Daniel Stenberg 9a8564a920 urlapi: URL decode percent-encoded host names 3 years ago
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 3 years ago
  Sergey Markelov 4b997626b1 urlapi: support UNC paths in file: URLs on Windows 3 years ago
  Daniel Stenberg 98e6db24c4 urlapi.c:seturl: assert URL instead of using if-check 3 years ago
  Daniel Stenberg d696ee00ee lib: use %u instead of %ld for port number printf 3 years ago
  Daniel Stenberg b67d3ba73e curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE 3 years ago
  Daniel Stenberg 04488851e2 urlapi: make sure no +/- signs are accepted in IPv4 numericals 3 years ago
  Daniel Stenberg 56a037cc0a urlapi: "normalize" numerical IPv4 host names 3 years ago
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" 3 years ago
  Daniel Stenberg abd846c374 urlapi: don't accept blank port number field without scheme 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg b7ea3d2c22 urlapi: URL encode a '+' in the query part 4 years ago
  Emil Engler c0f0e400e0 urlapi: use more Curl_safefree 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago
  Daniel Stenberg 7f1c098728 urlapi: accept :: as a valid IPv6 address 4 years ago
  Daniel Stenberg d3dc0a07e9 urlapi: guess scheme correct even with credentials given 4 years ago