Commit History

Author SHA1 Message Date
  Daniel Stenberg b15ca64bb0 urlapi: remove two variable assigns 1 year ago
  Daniel Stenberg 7d6cf06f57 urlapi: fix parsing URL without slash with CURLU_URLENCODE 1 year ago
  12932 ddeec8feba misc: nitpick grammar in comments/docs 2 years ago
  John Bampton e80c4ff3d0 misc: fix spelling in docs and comments 2 years ago
  Daniel Stenberg eb0167ff7d urlapi: reject more bad characters from the host name field 2 years ago
  Patrick Monnerat 9d51329047 setopt: use the handler table for protocol name to number conversions 2 years ago
  Daniel Stenberg 846678541b urlapi: detect scheme better when not guessing 2 years ago
  Daniel Stenberg f703cf971c urlapi: leaner with fewer allocs 2 years ago
  Daniel Stenberg 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions 2 years ago
  Viktor Szakats c9061f242b misc: spelling fixes 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 c3fc406ebb urlapi: support CURLU_URLENCODE for curl_url_get() 2 years ago
  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 2 years ago
  Daniel Stenberg a5f5687368 urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN 2 years ago
  Daniel Stenberg 3e6eb18fce urlapi: reject short file URLs 2 years ago
  Stefan Eissing 45bcb2eaa7 urlapi: cleanup scheme parsing 2 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