aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2017-05-31CURLOPT_SSH_KEY*.3: typosDaniel Stenberg
2017-05-31CURLOPT_STREAM_DEPENDS.3: typoDaniel Stenberg
2017-05-31CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issuesDaniel Stenberg
2017-05-31CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issuesDaniel Stenberg
2017-05-31opts: more than 100 more examples for man pages...Daniel Stenberg
2017-05-31CURLOPT_PROXY.3: fix test 1140 breakageDaniel Stenberg
2017-05-30opts: more examples added to man pagesDaniel Stenberg
2017-05-30docs: clarify NO_PROXY furtherDaniel Stenberg
2017-05-30CURLOPT_PROXY.3: describe the environment variables moreDaniel Stenberg
2017-05-27opts: more examples added in option man pagesDaniel Stenberg
2017-05-25docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump
2017-05-15SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest
2017-05-15man pages: fix example syntax errorsDaniel Stenberg
2017-05-15docs/libcurl/opts: added more examples in man pagesDaniel Stenberg
2017-05-15CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg
2017-05-13url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich
2017-05-06opts: fix bad example formatting \n => \\nDaniel Stenberg
2017-05-06opts: examples added to 8 more libcurl option man pagesDaniel Stenberg
2017-05-05docs/opts: 24 more man pages now have examplesDaniel Stenberg
2017-05-05docs/opts: 23 more man pages now have examplesDaniel Stenberg
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2017-05-05curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg
2017-05-04CURLINFO_REDIRECT_URL.3: add exampleDaniel Stenberg
2017-05-04CURLINFO_EFFECTIVE_URL.3: add exampleDaniel Stenberg
2017-04-25nss: load libnssckbi.so if no other trust is specifiedKamil Dudka
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