Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg b15ca64bb0 urlapi: remove two variable assigns vor 1 Jahr
  Daniel Stenberg 7d6cf06f57 urlapi: fix parsing URL without slash with CURLU_URLENCODE vor 1 Jahr
  12932 ddeec8feba misc: nitpick grammar in comments/docs vor 2 Jahren
  John Bampton e80c4ff3d0 misc: fix spelling in docs and comments vor 2 Jahren
  Daniel Stenberg eb0167ff7d urlapi: reject more bad characters from the host name field vor 2 Jahren
  Patrick Monnerat 9d51329047 setopt: use the handler table for protocol name to number conversions vor 2 Jahren
  Daniel Stenberg 846678541b urlapi: detect scheme better when not guessing vor 2 Jahren
  Daniel Stenberg f703cf971c urlapi: leaner with fewer allocs vor 2 Jahren
  Daniel Stenberg 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions vor 2 Jahren
  Viktor Szakats c9061f242b misc: spelling fixes vor 2 Jahren
  Pierrick Charron 4bf2c231d7 urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts vor 2 Jahren
  max.mehl ad9bc5976d copyright: make repository REUSE compliant vor 2 Jahren
  Daniel Stenberg c3fc406ebb urlapi: support CURLU_URLENCODE for curl_url_get() vor 2 Jahren
  Daniel Stenberg 914aaab915 urlapi: reject percent-decoding host name into separator bytes vor 2 Jahren
  Sergey Markelov b5b86856a9 urlapi: address (harmless) UndefinedBehavior sanitizer warning vor 2 Jahren
  Daniel Stenberg a3f4d7cee9 misc: spelling fixes vor 2 Jahren
  Stefan Eissing 70ac27604a urlapi: handle "redirects" smarter vor 2 Jahren
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS vor 2 Jahren
  HenrikHolst 9fe2a20b1c urlapi: remove an unnecessary call to strlen vor 2 Jahren
  Daniel Stenberg eec5ce4ab4 urlapi: if possible, shorten given numerical IPv6 addresses vor 2 Jahren
  Daniel Stenberg 92d1aee8b1 urlapi: accept port number zero vor 2 Jahren
  Daniel Stenberg 4183b8fe9a urlapi: provide more detailed return codes vor 2 Jahren
  Daniel Stenberg a5f5687368 urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN vor 2 Jahren
  Daniel Stenberg 3e6eb18fce urlapi: reject short file URLs vor 2 Jahren
  Stefan Eissing 45bcb2eaa7 urlapi: cleanup scheme parsing vor 2 Jahren
  Daniel Stenberg efffa66f65 urlapi: skip a strlen(), pass in zero vor 3 Jahren
  Daniel Stenberg 9a8564a920 urlapi: URL decode percent-encoded host names vor 3 Jahren
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements vor 3 Jahren
  Sergey Markelov 4b997626b1 urlapi: support UNC paths in file: URLs on Windows vor 3 Jahren
  Daniel Stenberg 98e6db24c4 urlapi.c:seturl: assert URL instead of using if-check vor 3 Jahren