summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-291-2/+2
* spelling fixesklemens2017-03-261-2/+2
* CURLINFO_PRIMARY_IP.3: add exampleDaniel Stenberg2017-03-221-2/+20
* mbedtls: add support for CURLOPT_SSL_CTX_FUNCTIONAles Mlakar2017-03-211-9/+12
* cmake: add support for building HTML and PDF docsPeter Wu2017-03-212-0/+67
* docs: split file lists into Makefile.incPeter Wu2017-03-214-329/+335
* CURLINFO_LOCAL_PORT.3: fix typoJay Satiro2017-03-161-1/+1
* CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg2017-03-161-2/+24
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-126-0/+105
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-083-3/+45
* gitignore: Ignore man page dist filesSteve Brokenshire2017-03-071-0/+1
* Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire2017-03-072-3/+8
* CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errorsJay Satiro2017-03-042-18/+26
* fix some typos in the doc (#1306)Sylvestre Ledru2017-03-041-1/+1
* darwinssl: Warn that disabling host verify also disables SNIJDepooter2017-03-021-3/+10
* docs: de-duplicate file lists in the MakefilesPeter Wu2017-02-252-661/+5
* url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro2017-02-212-4/+14
* CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg2017-02-091-1/+3
* docs: Add more HTTPS proxy documentationJay Satiro2017-02-062-12/+35
* CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim2017-01-193-9/+12
* docs: non-blocking SSL handshake is now supported with NSSKamil Dudka2017-01-191-1/+0
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-134-0/+64
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-1374-0/+222
* CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*Frank Gevaerts2017-01-131-1/+2
* wolfssl: support setting cipher listDan Fandrich2017-01-061-0/+3
* docs/libcurl: TCP_KEEPALIVE start and interval default to 60Jay Satiro2017-01-022-2/+4
* curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunkedDaniel Stenberg2016-12-281-2/+2
* docs/ciphers: link to our own new page about ciphersDaniel Stenberg2016-12-251-6/+2
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-183-18/+35
* curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPEDaniel Stenberg2016-12-171-2/+0
* 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
* CURLINFO_SSL_VERIFYRESULT.3: languageDaniel Stenberg2016-12-161-3/+3
* HTTPS-PROXY docs: update/polishDaniel Stenberg2016-12-1612-126/+129
* preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg2016-12-162-12/+16
* CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg2016-12-163-91/+10
* curl_multi_socket.3: fix typoDaniel Stenberg2016-12-151-1/+1
* libcurl-multi.3: typoJeremy Pearson2016-12-031-1/+1
* 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
* add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts2016-11-254-0/+122
* HTTPS-proxy: fixed mbedtls and polishingOkhin Vasilij2016-11-2420-42/+40
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-2423-0/+1223
* docs: the next release will be 7.52.0Kamil Dudka2016-11-152-2/+2