Historial de Commits

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