Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg c97ec984fb netrc: replace fgets with Curl_get_line il y a 2 ans
  Daniel Stenberg 57e2bb52aa netrc: remove the two 'changed' arguments il y a 2 ans
  Daniel Stenberg ed5095ed94 strcase: add and use Curl_timestrcmp il y a 2 ans
  Daniel Stenberg 6d90308a39 netrc: compare user name case sensitively il y a 2 ans
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() il y a 2 ans
  Orgad Shaneh 943fb2b26a netrc: Use the password from lines without login il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Wolf Vollprecht 4d4eb8e587 netrc: check %USERPROFILE% as well on Windows il y a 2 ans
  Daniel Stenberg eeaae10c0f netrc: support quoted strings il y a 2 ans
  Harry Sintonen 8540f95444 Curl_parsenetrc: don't access local pwbuf outside of scope il y a 2 ans
  Daniel Stenberg bbbc5de93f netrc: skip 'macdef' definitions il y a 3 ans
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges il y a 4 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg 0b90ec9bbf netrc: part of conditional expression is always true: !done il y a 5 ans
  Daniel Stenberg 158dcb9f86 netrc: free 'home' on error il y a 5 ans
  Daniel Stenberg f9c7ba9096 netrc: make the code try ".netrc" on Windows as well il y a 5 ans
  Steve Holme 6c2f9bea70 netrc: Return the correct error code when out of memory il y a 5 ans
  Daniel Stenberg 1f8a584f6a netrc: CURL_DISABLE_NETRC il y a 5 ans
  Michael Kaufmann 53db15ba55 netrc: don't ignore the login name specified with "--user" il y a 6 ans
  Michael Kaufmann d48e6b7f95 netrc: free temporary strings if memory allocation fails il y a 6 ans
  Daniel Stenberg a3b7cb7e84 netrc: use a larger buffer il y a 6 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Gisle Vanem a8e1c2e466 netrc: skip lines starting with '#' il y a 7 ans
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now il y a 8 ans
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Jay Satiro e8423f9ce1 curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT il y a 9 ans
  Orgad Shaneh 33058a1dc3 netrc: Read in text mode when cygwin il y a 9 ans
  Viktor Szakats 48be87e5f0 netrc: support 'default' token il y a 9 ans