aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2017-01-23docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg
2017-01-16bump: next release will be 7.53.0Daniel Stenberg
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2017-01-07docs/silent: mention --show-error in --silent descriptionDaniel Stenberg
2017-01-07docs/page-header: mention how to disable the progress meterDaniel Stenberg
2016-12-25docs/ciphers: link to our own new page about ciphersDaniel Stenberg
2016-12-25cmdline-opts/page-footer: add three more exit codesDaniel Stenberg
2016-12-19cmdline-opts/tlsv1.d: rephrasedDaniel Stenberg
2016-12-18form-string.d: fix format mistakeDaniel Stenberg
2016-12-18curl.1: generated after 6cce4dbf830Daniel Stenberg
2016-12-17curl.1: regeneratedDaniel Stenberg
2016-12-16curl.1: generated with gen.plDaniel Stenberg
2016-12-16preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg
2016-11-28curl: remove --proxy-ssl* optionsDaniel Stenberg
2016-11-25add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts
2016-11-25curl.1: the new --proxy options ship in 7.52.0Daniel Stenberg
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-16curl.1: Clarify --dump-header only writes received headersJay Satiro
2016-11-15docs: the next release will be 7.52.0Kamil Dudka
2016-11-14curl: add --fail-earlyDaniel Stenberg
2016-11-11curl: Add --retry-connrefusedDaniel Hwang
2016-11-07curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka
2016-11-07curl.1: explain the SMTP data expected for -TDaniel Stenberg
2016-11-01curl.1: typoDaniel Stenberg
2016-11-01curl.1: expand on how multiple uses of -o looksDaniel Stenberg
2016-09-30curl.1: --trace supports % for sending to stderr!Daniel Stenberg
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-07errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro
2016-09-04speed caps: not based on average speeds anymoreOlivier Brunel
2016-08-28darwinssl: add documentation stating that the --cainfo option is intended for...Nick Zitzmann
2016-06-22curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg
2016-06-17curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg
2016-06-17curl.1: mention the unix for the progress meterDaniel Stenberg
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
2016-05-17docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVEDaniel Stenberg
2016-04-30curl.1: --mail-rcpt can be used multiple timesDaniel Stenberg
2016-04-29curl.1: document the deprecated --ftp-ssl optionDaniel Stenberg
2016-04-29curl.1: document --ntlm-wbDaniel Stenberg
2016-04-29curl.1: document the long format of -q: --disableDaniel Stenberg
2016-04-29curl.1: mention the deprecated --krb4 optionDaniel Stenberg
2016-04-29curl.1: document --ftp-ssl-reqdDaniel Stenberg
2016-04-24PolarSSL: Implement public key pinningmoparisthebest
2016-04-18tool: add --tcp-fastopen optionAlessandro Ghedini
2016-04-17news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann
2016-04-06curl.1: use example.com moreDaniel Stenberg
2016-04-06curl.1: change example for -FTheodore Dubois
2016-04-02curl.1: -w filename_effective was introduced in 7.26.0Daniel Stenberg
2016-03-31http2: more documentation for prior knowledgeDaniel Stenberg
2016-03-31http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro