Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Daniel Stenberg d696ee00ee lib: use %u instead of %ld for port number printf há 3 anos atrás
  Daniel Stenberg b67d3ba73e curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE há 3 anos atrás
  Daniel Stenberg 04488851e2 urlapi: make sure no +/- signs are accepted in IPv4 numericals há 3 anos atrás
  Daniel Stenberg 56a037cc0a urlapi: "normalize" numerical IPv4 host names há 3 anos atrás
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" há 3 anos atrás
  Daniel Stenberg abd846c374 urlapi: don't accept blank port number field without scheme há 3 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 3 anos atrás
  Daniel Stenberg b7ea3d2c22 urlapi: URL encode a '+' in the query part há 4 anos atrás
  Emil Engler c0f0e400e0 urlapi: use more Curl_safefree há 4 anos atrás
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings há 4 anos atrás
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes há 4 anos atrás
  Daniel Stenberg 7f1c098728 urlapi: accept :: as a valid IPv6 address há 4 anos atrás
  Daniel Stenberg d3dc0a07e9 urlapi: guess scheme correct even with credentials given há 4 anos atrás
  Daniel Stenberg 02c6b984cb urlapi: fix use-after-free bug há 5 anos atrás
  Daniel Stenberg 2c20109a9b urlapi: fix URL encoding when setting a full URL há 5 anos atrás
  Marcel Raad 0f62c9af8b urlapi: fix unused variable warning há 5 anos atrás
  Daniel Stenberg 6e7733f788 urlapi: question mark within fragment is still fragment há 5 anos atrás
  Paul Dreik 47066036a0 urlapi: avoid index underflow for short ipv6 hostnames há 5 anos atrás
  Daniel Stenberg 36fbb10071 urlapi: Expression 'storep' is always true há 5 anos atrás
  Daniel Stenberg a6451487d4 urlapi: 'scheme' is always true há 5 anos atrás
  Daniel Stenberg b10464399b urlapi: part of conditional expression is always true: (relurl[0] == '/') há 5 anos atrás
  Jens Finkhaeuser 0a4ecbdf1c urlapi: CURLU_NO_AUTHORITY allows empty authority/host part há 5 anos atrás
  Daniel Stenberg 9637dbfffd urlapi: one colon is enough for the strspn() input (typo) há 5 anos atrás
  Daniel Stenberg eab3c580f9 urlapi: verify the IPv6 numerical address há 5 anos atrás
  Omar Ramadan c454d7f3f4 urlapi: increase supported scheme length to 40 bytes há 5 anos atrás
  Marcel Raad 10db3ef21e lib: reduce variable scopes há 5 anos atrás
  Daniel Stenberg 9f9ec7da57 urlapi: require a non-zero host name length when parsing URL há 5 anos atrás
  Daniel Stenberg 2d0e9b40d3 urlapi: add CURLUPART_ZONEID to set and get há 5 anos atrás