提交歷史

作者 SHA1 備註 提交日期
  Viktor Szakats 573e7e827e lib, src: delete stray `curl_` prefix from printf calls 1 月之前
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 月之前
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 月之前
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 月之前
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 年之前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
  Daniel Stenberg c97ec984fb netrc: replace fgets with Curl_get_line 2 年之前
  Daniel Stenberg 57e2bb52aa netrc: remove the two 'changed' arguments 1 年之前
  Daniel Stenberg ed5095ed94 strcase: add and use Curl_timestrcmp 2 年之前
  Daniel Stenberg 6d90308a39 netrc: compare user name case sensitively 2 年之前
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 年之前
  Orgad Shaneh 943fb2b26a netrc: Use the password from lines without login 2 年之前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年之前
  Wolf Vollprecht 4d4eb8e587 netrc: check %USERPROFILE% as well on Windows 2 年之前
  Daniel Stenberg eeaae10c0f netrc: support quoted strings 2 年之前
  Harry Sintonen 8540f95444 Curl_parsenetrc: don't access local pwbuf outside of scope 2 年之前
  Daniel Stenberg bbbc5de93f netrc: skip 'macdef' definitions 3 年之前
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 年之前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年之前
  Daniel Stenberg 0b90ec9bbf netrc: part of conditional expression is always true: !done 5 年之前
  Daniel Stenberg 158dcb9f86 netrc: free 'home' on error 5 年之前
  Daniel Stenberg f9c7ba9096 netrc: make the code try ".netrc" on Windows as well 5 年之前
  Steve Holme 6c2f9bea70 netrc: Return the correct error code when out of memory 5 年之前
  Daniel Stenberg 1f8a584f6a netrc: CURL_DISABLE_NETRC 5 年之前
  Michael Kaufmann 53db15ba55 netrc: don't ignore the login name specified with "--user" 5 年之前
  Michael Kaufmann d48e6b7f95 netrc: free temporary strings if memory allocation fails 6 年之前
  Daniel Stenberg a3b7cb7e84 netrc: use a larger buffer 6 年之前
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 年之前
  Gisle Vanem a8e1c2e466 netrc: skip lines starting with '#' 7 年之前
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 年之前