summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-49/+48
|
* curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg2016-06-221-1/+1
| | | | Closes #883
* curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg2016-06-171-1/+1
|
* curl.1: mention the unix for the progress meterDaniel Stenberg2016-06-171-1/+4
|
* CURLOPT_POSTFIELDS.3: Clarify what happens when set emptyJay Satiro2016-06-111-7/+6
| | | | | | | | | | | | | When CURLOPT_POSTFIELDS is set to an empty string libcurl will send a zero-byte POST. Prior to this change it was documented as sending data from the read callback. This also changes the wording of what happens when empty or NULL so that it's hopefully easier to understand for people whose primary language isn't English. Bug: https://github.com/curl/curl/issues/862 Reported-by: Askar Safin
* curl_multi_socket_action.3: Fix rewordingMichael Wallner2016-06-091-1/+1
| | | | | | - Remove some erroneous text. Closes https://github.com/curl/curl/pull/865
* libcurl-multi.3: fix small typoBenjamin Kircher2016-06-011-1/+1
| | | | Closes #850
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-3/+3
| | | | Closes #822
* http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts2016-05-304-0/+63
| | | | | | | Adds access to the effectively used http version to both libcurl and curl. Closes #799
* curl_share_setopt.3: Add min ver needed for ssl session lockJay Satiro2016-05-291-1/+2
| | | | | Bug: https://github.com/curl/curl/issues/826 Reported-by: Michael Wallner
* THANKS: updated after script fixesDaniel Stenberg2016-05-231-2/+18
| | | | | Now giving credit properly to github user names, fixed some UTF-8 issues and added names discovered when contrithanks was improved.
* THANKS-filter: more name cleanupsDaniel Stenberg2016-05-231-0/+4
|
* THANKS-filter: fix more namesDaniel Stenberg2016-05-231-1/+10
|
* THANKS-filter: make Jan-E get proper creditDaniel Stenberg2016-05-201-0/+1
|
* libcurl.m4: Avoid obsolete warningAlexander Traud2016-05-201-1/+1
| | | | Closes #821
* CURLOPT_CONNECT_TO.3: user must not free the list prematurelyMichael Kaufmann2016-05-201-0/+5
| | | | | | | | The connect-to list isn't copied so as long as the handle may be used for a transfer the list must be valid. Bug: https://github.com/curl/curl/pull/819 Reported-by: Michael Kaufmann
* dist: include curl_multi_socket_all.3Jay Satiro2016-05-191-3/+4
| | | | Closes https://github.com/curl/curl/pull/816
* dist: include CHECKSRC.mdDaniel Stenberg2016-05-181-1/+1
| | | | | Reported-by: Paul Howarth Bug: https://curl.haxx.se/mail/lib-2016-05/0116.html
* THANKS: 24 new names from 7.49.0 release notescurl-7_49_0Daniel Stenberg2016-05-171-0/+24
|
* CURLOPT_RESOLVE.3: fix typoFrank Gevaerts2016-05-171-1/+1
| | | | Closes #811
* docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVEDaniel Stenberg2016-05-172-2/+7
|
* KNOWN_BUGS: GnuTLS backend skips really long certificate fieldsDaniel Stenberg2016-05-171-0/+8
| | | | Closes #762
* CURLOPT_HTTPPOST.3: the data needs to be around while in useDaniel Stenberg2016-05-171-3/+4
|
* THANKS-filter: fixed Jonathan CardosoDaniel Stenberg2016-05-161-1/+1
|
* libcurl-tlibcurl-thread: Update OpenSSL linksJay Satiro2016-05-131-2/+8
| | | | | | Because the old OpenSSL link now redirects to their master documentation (currently 1.1.0), which does not document the required actions for OpenSSL <= 1.0.2.
* libcurl-thread.3: openssl 1.1.0 is safe, and so is boringsslDaniel Stenberg2016-05-081-0/+4
|
* FAQ: refer to thread safety guidelinesJay Satiro2016-05-051-19/+3
|
* CHECKSRC.md: clarified, explained the whitelist fileDaniel Stenberg2016-05-021-7/+9
|
* docs: unified man page references to use \fIDaniel Stenberg2016-05-0217-45/+45
|
* TODO: 17.14 --fail without --location should treat 3xx as a failureDaniel Stenberg2016-05-021-0/+13
| | | | Closes #727
* CURLOPT_ACCEPT_ENCODING.3: Follow-up clarificationIsaac Boukris2016-05-011-3/+4
| | | | | | | Mention possible content-length mismatch with sum of bytes reported by write callbacks when auto decoding is enabled. See #785
* CURLOPT_CONV_TO_NETWORK_FUNCTION.3: fix bad man page referenceDaniel Stenberg2016-05-011-2/+2
|
* CURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV_SPEED_LARGEDaniel Stenberg2016-05-011-2/+2
|
* curl_easy_pause.3: fix man page referenceDaniel Stenberg2016-05-011-2/+2
|
* opts: fix broken/bad referencesDaniel Stenberg2016-05-015-12/+12
|
* docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3Michael Kaufmann2016-05-012-3/+3
| | | | Closes #786
* CURLOPT_ACCEPT_ENCODING.3: clarifiedDaniel Stenberg2016-05-011-3/+13
| | | | As discussed in #785
* curl.1: --mail-rcpt can be used multiple timesDaniel Stenberg2016-04-301-1/+2
| | | | | Reported-by: mgendre Closes #784
* curl.1: document the deprecated --ftp-ssl optionDaniel Stenberg2016-04-291-2/+3
|
* curl.1: document --ntlm-wbDaniel Stenberg2016-04-291-0/+4
|
* curl.1: document the long format of -q: --disableDaniel Stenberg2016-04-291-1/+1
|
* curl.1: mention the deprecated --krb4 optionDaniel Stenberg2016-04-291-0/+2
|
* curl.1: document --ftp-ssl-reqdDaniel Stenberg2016-04-291-2/+4
| | | | | Even if deprecated, document it so that people will find it as old scripts may still use it.
* CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availabilityJay Satiro2016-04-281-1/+2
| | | | | Bug: https://curl.haxx.se/mail/lib-2016-04/0126.html Reported-by: Bru Rom
* curl_easy_getinfo.3: remove superfluous blank linesDaniel Stenberg2016-04-281-46/+0
|
* curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSIONDaniel Stenberg2016-04-281-1/+6
| | | | ... although it is deprecated.
* mbedtls: Fix session resumeJay Satiro2016-04-281-2/+2
| | | | | | | | | | | | | This also fixes PolarSSL session resume. Prior to this change the TLS session information wasn't properly saved and restored for PolarSSL and mbedTLS. Bug: https://curl.haxx.se/mail/lib-2016-01/0070.html Reported-by: Thomas Glanzmann Bug: https://curl.haxx.se/mail/lib-2016-04/0095.html Reported-by: Moti Avrahami
* opts: Fix some syntax errors in example code fragmentsMichael Kaufmann2016-04-273-4/+6
| | | | Fixes #779
* CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0Daniel Stenberg2016-04-261-1/+2
|
* KNOWN_BUGS: 1.10 Strips trailing dot from host nameDaniel Stenberg2016-04-261-0/+36
| | | | Closes #716