Commit History

Author SHA1 Message Date
  Daniel Stenberg 309a517ffd lib1560: verify that more bad host names are rejected 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
  Daniel Stenberg 0a0c9b6dfa urlapi: '%' is illegal in host names 1 year ago
  Daniel Stenberg 54605666ed lib1560: fix enumerated type mixed with another type 1 year ago
  Daniel Stenberg c84c0f9aa3 lib1560: test parsing URLs with ridiculously large fields 1 year ago
  Daniel Stenberg bb11969838 lib1560: add a test using %25 in the userinfo in a URL 1 year ago
  Daniel Stenberg b30b0c3840 lib1560: add IPv6 canonicalization tests 1 year ago
  Daniel Stenberg 8b27799f8c urlapi: do the port number extraction without using sscanf() 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
  Daniel Stenberg b151faa083 lib1560: add some basic IDN host name tests 1 year ago
  Daniel Stenberg c20b35ddae urlapi: reject more bad letters from the host name: &+() 1 year ago
  Daniel Stenberg 7d6cf06f57 urlapi: fix parsing URL without slash with CURLU_URLENCODE 2 years ago
  Daniel Stenberg eb0167ff7d urlapi: reject more bad characters from the host name field 2 years ago
  Daniel Stenberg 1a87a1efba url: a zero-length userinfo part in the URL is still a (blank) user 2 years ago
  Daniel Stenberg c4768f168c lib1560: extended to verify detect/reject of unknown schemes 2 years ago
  Daniel Stenberg ef80a87f40 libtest/lib1560: test basic websocket URL parsing 2 years ago
  Daniel Stenberg 6fa89fa893 tests: several enumerated type cleanups 2 years ago
  Pierrick Charron 4bf2c231d7 urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg cfa47974fe libtest/lib1560: verify the host name percent decode fix 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 3 years ago
  Daniel Stenberg 4183b8fe9a urlapi: provide more detailed return codes 3 years ago
  Daniel Stenberg 3e6eb18fce urlapi: reject short file URLs 3 years ago
  Daniel Stenberg 9a8564a920 urlapi: URL decode percent-encoded host names 3 years ago
  Sergey Markelov 4b997626b1 urlapi: support UNC paths in file: URLs on Windows 3 years ago
  i-ky 3363eeb262 urlapi: add curl_url_strerror() 3 years ago