aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2017-04-10libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich
2017-04-09libcurl-thread.3: also mention threaded-resolverDaniel Stenberg
2017-04-08CURLINFO_SCHEME.3: fix variable typeJay Satiro
2017-04-03docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg
2017-03-30cmake: fix build with cmake 2.8.12.2Peter Wu
2017-03-30cmake: add cmake file in docs/libcurl/opts/ to distDaniel Stenberg
2017-03-30cmake: add more missing files to the distDaniel Stenberg
2017-03-29make: use the variable MAKE for recursive callsMaksim Stsepanenka
2017-03-26spelling fixesklemens
2017-03-22CURLINFO_PRIMARY_IP.3: add exampleDaniel Stenberg
2017-03-21mbedtls: add support for CURLOPT_SSL_CTX_FUNCTIONAles Mlakar
2017-03-21cmake: add support for building HTML and PDF docsPeter Wu
2017-03-21docs: split file lists into Makefile.incPeter Wu
2017-03-16CURLINFO_LOCAL_PORT.3: fix typoJay Satiro
2017-03-16CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2017-03-07gitignore: Ignore man page dist filesSteve Brokenshire
2017-03-07Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire
2017-03-04CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errorsJay Satiro
2017-03-04fix some typos in the doc (#1306)Sylvestre Ledru
2017-03-02darwinssl: Warn that disabling host verify also disables SNIJDepooter
2017-02-25docs: de-duplicate file lists in the MakefilesPeter Wu
2017-02-21url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro
2017-02-09CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg
2017-02-06docs: Add more HTTPS proxy documentationJay Satiro
2017-01-19CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim
2017-01-19docs: non-blocking SSL handshake is now supported with NSSKamil Dudka
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2017-01-13docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts
2017-01-13CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*Frank Gevaerts
2017-01-06wolfssl: support setting cipher listDan Fandrich
2017-01-02docs/libcurl: TCP_KEEPALIVE start and interval default to 60Jay Satiro
2016-12-28curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunkedDaniel Stenberg
2016-12-25docs/ciphers: link to our own new page about ciphersDaniel Stenberg
2016-12-18curl_easy_recv: Improve documentation and example programMichael Kaufmann
2016-12-17curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPEDaniel Stenberg
2016-12-17curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXYDaniel Stenberg
2016-12-17symbols: removed two, added oneDaniel Stenberg
2016-12-16CURLINFO_SSL_VERIFYRESULT.3: languageDaniel Stenberg
2016-12-16HTTPS-PROXY docs: update/polishDaniel Stenberg
2016-12-16preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg
2016-12-16CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg
2016-12-15curl_multi_socket.3: fix typoDaniel Stenberg
2016-12-03libcurl-multi.3: typoJeremy Pearson
2016-11-27CURLOPT_PROXY_*.3: polished some proxy option man pagesDaniel Stenberg
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-11-25CURLOPT_PROXY_CAINFO.3: clarify proxy useDaniel Stenberg
2016-11-25CURLOPT_PROXY_CRLFILE.3: clarify https proxy and availabilityDaniel Stenberg
2016-11-25curl_easy_setopt.3: add CURLOPT_PROXY_PINNEDPUBLICKEYDaniel Stenberg