Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-25 | cmdline-opts/page-footer: fix edit mistake | Daniel Stenberg | |
There was a missing newline. follow-up to a7ba60bb7250 | |||
2018-08-24 | docs: clarify NO_PROXY env variable functionality | Daniel Stenberg | |
Reported-by: Kirill Marchuk Fixes #2773 Closes #2911 | |||
2018-04-17 | docs: fix typos | Jakub Wilk | |
Closes https://github.com/curl/curl/pull/2503 | |||
2018-03-04 | curl.1: mention how to add numerical IP addresses in NO_PROXY | Daniel Stenberg | |
2017-12-11 | curl.1: mention http:// and https:// as valid proxy prefixes | Daniel Stenberg | |
2017-12-11 | curl.1: documented two missing valid exit codes | Daniel Stenberg | |
2017-02-10 | cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirror | Daniel Stenberg | |
2017-01-16 | bump: next release will be 7.53.0 | Daniel Stenberg | |
2017-01-13 | url: --noproxy option overrides NO_PROXY environment variable | ERAMOTO Masaya | |
Under condition using http_proxy env var, noproxy list was the combination of --noproxy option and NO_PROXY env var previously. Since this commit, --noproxy option overrides NO_PROXY environment variable even if use http_proxy env var. Closes #1140 | |||
2016-12-29 | page-footer: error 36 is protocol agnostic! | Daniel Stenberg | |
2016-12-25 | cmdline-opts/page-footer: add three more exit codes | Daniel Stenberg | |
... and regenerated curl.1 | |||
2016-12-17 | cmdline-opts: formatting fixes | Daniel Stenberg | |
2016-11-28 | gen: include footer in mainpage output | Daniel Stenberg | |