Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | netrc: don't ignore the login name specified with "--user" | Michael Kaufmann | |
- for "--netrc", don't ignore the login/password specified with "--user", only ignore the login/password in the URL. This restores the netrc behaviour of curl 7.61.1 and earlier. - fix the documentation of CURL_NETRC_REQUIRED - improve the detection of login/password changes when reading .netrc - don't read .netrc if both login and password are already set Fixes #3213 Closes #3224 | |||
2018-05-03 | docs: remove extraneous commas in man pages | Denis Ollier | |
Closes #2544 | |||
2017-08-02 | CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2 | Daniel Stenberg | |
Reported-by: Viktor Szakats | |||
2017-08-02 | CURLOPT_NETRC.3: mention the file name on windows | Daniel Stenberg | |
... and CURLOPT_NETRC_FILE(3). | |||
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |