Histórico de Commits

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