Histórico de Commits

Autor SHA1 Mensagem Data
  Viktor Szakats 4b07b7ebad netrc: fix pointer to bool conversion há 1 semana atrás
  Daniel Stenberg e9b9bbac22 netrc: address several netrc parser flaws há 1 semana atrás
  Daniel Stenberg 0cdde0fdfb netrc: support large file, longer lines, longer tokens há 2 semanas atrás
  Daniel Stenberg 3b43a05e00 netrc: cache the netrc file in memory há 1 mês atrás
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly há 1 mês atrás
  Viktor Szakats 573e7e827e lib, src: delete stray `curl_` prefix from printf calls há 3 meses atrás
  Daniel Stenberg c074ba64a8 code: language cleanup in comments há 4 meses atrás
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf há 9 meses atrás
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows há 1 ano atrás
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  Daniel Stenberg c97ec984fb netrc: replace fgets with Curl_get_line há 2 anos atrás
  Daniel Stenberg 57e2bb52aa netrc: remove the two 'changed' arguments há 2 anos atrás
  Daniel Stenberg ed5095ed94 strcase: add and use Curl_timestrcmp há 2 anos atrás
  Daniel Stenberg 6d90308a39 netrc: compare user name case sensitively há 2 anos atrás
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() há 2 anos atrás
  Orgad Shaneh 943fb2b26a netrc: Use the password from lines without login há 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Wolf Vollprecht 4d4eb8e587 netrc: check %USERPROFILE% as well on Windows há 2 anos atrás
  Daniel Stenberg eeaae10c0f netrc: support quoted strings há 2 anos atrás
  Harry Sintonen 8540f95444 Curl_parsenetrc: don't access local pwbuf outside of scope há 2 anos atrás
  Daniel Stenberg bbbc5de93f netrc: skip 'macdef' definitions há 3 anos atrás
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges há 4 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 4 anos atrás
  Daniel Stenberg 0b90ec9bbf netrc: part of conditional expression is always true: !done há 5 anos atrás
  Daniel Stenberg 158dcb9f86 netrc: free 'home' on error há 5 anos atrás
  Daniel Stenberg f9c7ba9096 netrc: make the code try ".netrc" on Windows as well há 5 anos atrás
  Steve Holme 6c2f9bea70 netrc: Return the correct error code when out of memory há 5 anos atrás
  Daniel Stenberg 1f8a584f6a netrc: CURL_DISABLE_NETRC há 5 anos atrás
  Michael Kaufmann 53db15ba55 netrc: don't ignore the login name specified with "--user" há 6 anos atrás