summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
...
* version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin2017-08-282-1/+6
* Add a man page for curl_global_sslset()Johannes Schindelin2017-08-283-1/+74
* vtls: introduce curl_global_sslset()Johannes Schindelin2017-08-281-0/+3
* CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWDDaniel Stenberg2017-08-241-0/+1
* CURLOPT_SSH_COMPRESSION.3: enable with 1LDaniel Stenberg2017-08-171-4/+4
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-174-0/+62
* docs: fix typo funtion -> functionAlessandro Ghedini2017-08-121-1/+1
* docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descriptionAlessandro Ghedini2017-08-122-6/+6
* docs: fix typo stuct -> structAlessandro Ghedini2017-08-122-2/+2
* make install: add 8 missing man pages to the installationDaniel Stenberg2017-08-092-1/+8
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg2017-08-021-2/+2
* CURLOPT_NETRC.3: mention the file name on windowsDaniel Stenberg2017-08-021-2/+4
* CURLOPT_POSTFIELDS.3: explain the 100-continue magic betterDaniel Stenberg2017-07-071-3/+5
* curl_easy_escape.3: mention the (lack of) encodingDaniel Stenberg2017-07-071-1/+10
* curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg2017-06-291-2/+2
* CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka2017-06-283-0/+67
* CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg2017-06-241-0/+3
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-216-13/+13
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-196-4/+66
* getinfo: return sizes as curl_off_tDaniel Stenberg2017-06-1914-20/+429
* CURLOPT_PREQUOTE.3: spellfix man page referenceDaniel Stenberg2017-06-181-1/+1
* TODO: implement support for CURLOPT_PREQUOTE with SFTPDaniel Stenberg2017-06-181-5/+8
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+1
* typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg2017-06-011-0/+1
* CURLOPT_SSH_KEY*.3: typosDaniel Stenberg2017-05-312-2/+2
* CURLOPT_STREAM_DEPENDS.3: typoDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* opts: more than 100 more examples for man pages...Daniel Stenberg2017-05-31119-249/+1653
* CURLOPT_PROXY.3: fix test 1140 breakageDaniel Stenberg2017-05-311-1/+1
* opts: more examples added to man pagesDaniel Stenberg2017-05-3019-41/+250
* docs: clarify NO_PROXY furtherDaniel Stenberg2017-05-301-1/+5
* CURLOPT_PROXY.3: describe the environment variables moreDaniel Stenberg2017-05-301-4/+12
* opts: more examples added in option man pagesDaniel Stenberg2017-05-2713-48/+190
* docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump2017-05-251-1/+1
* SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest2017-05-151-1/+5
* man pages: fix example syntax errorsDaniel Stenberg2017-05-153-0/+3
* docs/libcurl/opts: added more examples in man pagesDaniel Stenberg2017-05-1514-37/+265
* CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg2017-05-151-12/+23
* url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich2017-05-131-1/+2
* opts: fix bad example formatting \n => \\nDaniel Stenberg2017-05-0620-22/+22
* opts: examples added to 8 more libcurl option man pagesDaniel Stenberg2017-05-068-16/+164
* docs/opts: 24 more man pages now have examplesDaniel Stenberg2017-05-0524-47/+382
* docs/opts: 23 more man pages now have examplesDaniel Stenberg2017-05-0526-52/+445
* tests/server: run checksrc by default in debug-buildsDaniel Stenberg2017-05-051-1/+17
* curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg2017-05-051-14/+14
* CURLINFO_REDIRECT_URL.3: add exampleDaniel Stenberg2017-05-041-2/+16
* CURLINFO_EFFECTIVE_URL.3: add exampleDaniel Stenberg2017-05-041-2/+17
* nss: load libnssckbi.so if no other trust is specifiedKamil Dudka2017-04-251-0/+5