Histórico de commits

Autor SHA1 Mensagem Data
  Michael Drake 1fdca35ddd curl.h: add CURLOPT_CA_CACHE_TIMEOUT option 1 ano atrás
  Daniel Stenberg 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches 1 ano atrás
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 ano atrás
  Viktor Szakats 811c799f2d cmake: really enable warnings with clang 1 ano atrás
  Daniel Stenberg 55e1875729 http_proxy: restore the protocol pointer on error 1 ano atrás
  Daniel Stenberg 53bcf55b45 url: use IDN decoded names for HSTS checks 1 ano atrás
  Daniel Stenberg 1e9a538e05 noproxy: support proxies specified using cidr notation 1 ano atrás
  Daniel Stenberg 57e2bb52aa netrc: remove the two 'changed' arguments 1 ano atrás
  Daniel Stenberg a2aa980886 netrc: use the URL-decoded user 1 ano atrás
  Daniel Stenberg ed5095ed94 strcase: add and use Curl_timestrcmp 1 ano atrás
  Daniel Stenberg 99d3682303 url: rename function due to name-clash in Watt-32 2 anos atrás
  Viktor Szakats 92b9624a68 windows: adjust name of two internal public functions 2 anos atrás
  Daniel Stenberg 1a87a1efba url: a zero-length userinfo part in the URL is still a (blank) user 2 anos atrás
  Patrick Monnerat 91e06e687a lib: prepare the incoming of additional protocols 2 anos atrás
  Patrick Monnerat 9d51329047 setopt: use the handler table for protocol name to number conversions 2 anos atrás
  Daniel Stenberg 846678541b urlapi: detect scheme better when not guessing 2 anos atrás
  Daniel Stenberg cd5ca80f00 urldata: use a curl_prot_t type for storing protocol bits 2 anos atrás
  Daniel Stenberg 664249d095 ws: initial websockets support 2 anos atrás
  Daniel Stenberg f703cf971c urlapi: leaner with fewer allocs 2 anos atrás
  Daniel Stenberg 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions 2 anos atrás
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of 2 anos atrás
  Viktor Szakats c9061f242b misc: spelling fixes 2 anos atrás
  Orgad Shaneh c40ec3178f url: really use the user provided in the url when netrc entry exists 2 anos atrás
  Jay Satiro 8bd03516d6 url: treat missing usernames in netrc as empty 2 anos atrás
  Emil Engler 2c86f1b345 url: output the maximum when rejecting a url 2 anos atrás
  Daniel Stenberg 37dbbbb6c1 Curl_close: call Curl_resolver_cancel to avoid memory-leak 2 anos atrás
  Daniel Stenberg 657101ec0c url: reject URLs with hostnames longer than 65535 bytes 2 anos atrás
  Emil Engler 764c958c52 refactor: split resolve_server() into functions 2 anos atrás
  Daniel Stenberg 0f23341953 connect: set socktype/protocol correctly 2 anos atrás
  Daniel Stenberg 3be0c67379 url: enumerated type mixed with another type 2 anos atrás