summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-184-53/+91
* CIPHERS.md: attempt to document TLS cipher namesDaniel Stenberg2016-12-181-0/+250
* curl.1: generated after 6cce4dbf830Daniel Stenberg2016-12-181-4/+4
* cmdline-opts/post30X.d: fix the RFC referencesDaniel Stenberg2016-12-183-3/+3
* curl.1: regeneratedDaniel Stenberg2016-12-171-160/+160
* cmdline-opts: formatting fixesDaniel Stenberg2016-12-175-16/+16
* curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPEDaniel Stenberg2016-12-171-2/+0
* cmdline-opts/gen.pl: trim off trailing spacesDaniel Stenberg2016-12-171-2/+3
* cmdline-opts/proxy-tlsuser.d: remove trailing .dDaniel Stenberg2016-12-171-1/+1
* curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXYDaniel Stenberg2016-12-171-2/+2
* symbols: removed two, added oneDaniel Stenberg2016-12-171-3/+2
* cmdline-opts: include the man page split up files in the distDaniel Stenberg2016-12-172-1/+68
* curl.1: generated with gen.plDaniel Stenberg2016-12-161-1301/+1444
* cmdline-opts: added some missing infoDaniel Stenberg2016-12-164-0/+4
* CURLINFO_SSL_VERIFYRESULT.3: languageDaniel Stenberg2016-12-161-3/+3
* HTTPS-PROXY docs: update/polishDaniel Stenberg2016-12-1612-126/+129
* cmdline-opts/page-header: mention it is generatedDaniel Stenberg2016-12-161-1/+3
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-164-12/+56
* CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg2016-12-163-91/+10
* curl_multi_socket.3: fix typoDaniel Stenberg2016-12-151-1/+1
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-143-19/+30
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-1315-45/+45
* libcurl-multi.3: typoJeremy Pearson2016-12-031-1/+1
* http_proxy: simplify CONNECT response readingDaniel Stenberg2016-12-011-8/+0
* BUGS: describe bug handling processDaniel Stenberg2016-11-291-2/+103
* cmdline-docs: more options converted and fixedDaniel Stenberg2016-11-2851-31/+625
* gen: include footer in mainpage outputDaniel Stenberg2016-11-282-1/+228
* cmdline-opts: more command line options documentedDaniel Stenberg2016-11-2846-0/+472
* curl: remove --proxy-ssl* optionsDaniel Stenberg2016-11-281-6/+0
* CURLOPT_PROXY_*.3: polished some proxy option man pagesDaniel Stenberg2016-11-273-25/+26
* curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij2016-11-262-0/+4
* CURLOPT_PROXY_CAINFO.3: clarify proxy useDaniel Stenberg2016-11-251-7/+13
* CURLOPT_PROXY_CRLFILE.3: clarify https proxy and availabilityDaniel Stenberg2016-11-251-3/+7
* curl_easy_setopt.3: add CURLOPT_PROXY_PINNEDPUBLICKEYDaniel Stenberg2016-11-251-0/+3
* docs: include all opts man pages in distDaniel Stenberg2016-11-251-5/+60
* HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEYThomas Glanzmann2016-11-252-0/+100
* url: proxy: Use 443 as default port for https proxiesThomas Glanzmann2016-11-251-1/+2
* TODO: removed "HTTPS proxy"Daniel Stenberg2016-11-251-11/+0
* add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts2016-11-255-0/+125
* curl.1: the new --proxy options ship in 7.52.0Daniel Stenberg2016-11-251-17/+17
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-1/+2
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-245-8/+11
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-245-32/+32
* HTTPS-proxy: fixed mbedtls and polishingOkhin Vasilij2016-11-2420-42/+40
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-2424-0/+1274
* http2: Use huge HTTP/2 windowsJay Satiro2016-11-161-8/+0
* cmdline-docs: more conversionDaniel Stenberg2016-11-1636-8/+477
* gen: support 'protos'Daniel Stenberg2016-11-161-12/+45
* gen: support 'single' to make an individual page man pageDaniel Stenberg2016-11-161-22/+77
* cmdline-docs: more options converted overDaniel Stenberg2016-11-1683-0/+1151