Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf hace 8 meses
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 10 meses
  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 3 años
  Daniel Stenberg 4d2f800677 curl.se: new home hace 3 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
  Michael Kaufmann d48e6b7f95 netrc: free temporary strings if memory allocation fails hace 6 años
  Daniel Stenberg a3b7cb7e84 netrc: use a larger buffer hace 6 años
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs hace 7 años
  Gisle Vanem a8e1c2e466 netrc: skip lines starting with '#' hace 7 años
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now hace 8 años
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() hace 8 años
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers hace 8 años