summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY2018-04-231-2/+10
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+5
* docs: fix typosJakub Wilk2018-04-1738-44/+44
* schannel: add client certificate authenticationArchangel_SDY2018-04-171-0/+3
* docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro2018-03-316-6/+6
* CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg2018-03-211-3/+5
* CURLINFO_COOKIELIST.3: made the example not leak memoryDaniel Stenberg2018-03-201-4/+5
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-172-0/+70
* add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg2018-03-171-5/+7
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-172-0/+58
* CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg2018-03-131-2/+3
* CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addressesDaniel Stenberg2018-03-041-1/+6
* spelling fixesViktor Szakats2018-02-231-1/+1
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-213-0/+148
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-212-5/+5
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-202-0/+60
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-201-4/+8
* CURLOPT_HEADER.3: clarify problems with different data sizesDaniel Stenberg2018-02-161-6/+12
* CURLOPT_HEADERFUNCTION.3: fix typo from d939226813Daniel Stenberg2018-02-161-1/+1
* CURLOPT_HEADERFUNCTION.3: mention folded headersDaniel Stenberg2018-02-161-1/+6
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-305-5/+148
* GSKit: restore pinnedpubkey functionalitymoparisthebest2018-01-251-1/+3
* SChannel/WinSSL: Implement public key pinningmoparisthebest2018-01-251-1/+5
* docs: fix man page syntax to make test 1140 OK againDaniel Stenberg2018-01-231-2/+2
* http: prevent custom Authorization headers in redirectsDaniel Stenberg2018-01-221-1/+11
* CURLOPT_TCP_NODELAY.3: fix typorouzier2018-01-151-1/+1
* setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro2018-01-132-9/+17
* examples/cacertinmem: ignore cert-already-exists errorJay Satiro2017-12-261-72/+2
* CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg2017-12-131-2/+2
* CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-referenceDaniel Stenberg2017-12-111-1/+1
* CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVEDaniel Stenberg2017-12-091-0/+1
* CURLOPT_PRIVATE.3: fix grammarrichardthe3rd2017-12-081-1/+1
* resolve: allow IP address within [] bracketsDaniel Stenberg2017-11-171-1/+3
* auth: Added test cases for RFC7616Florin2017-10-282-2/+4
* setopt: avoid integer overflows when setting millsecond valuesDaniel Stenberg2017-10-163-7/+11
* CURLOPT_XFERINFODATA.3: fix duplicate see alsoDaniel Stenberg2017-10-091-2/+2
* CURLOPT_NOPROGRESS.3: also refer to xferinfofunctionDaniel Stenberg2017-10-091-5/+5
* docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MSMichael Kaufmann2017-09-282-0/+8
* docs: clarify the use of environment variables for proxyMichael Kaufmann2017-09-282-1/+7
* docs: clarify the CURLOPT_INTERLEAVE* options behaviorDaniel Stenberg2017-09-152-5/+10
* mbedtls: enable CA path processingJay Satiro2017-09-102-4/+6
* docs: curl_mime_*.3 man page formatting editsDaniel Stenberg2017-09-041-3/+3
* mime: new MIME API.Patrick Monnerat2017-09-023-4/+60
* 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-172-0/+59
* 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-091-0/+7
* CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg2017-08-021-2/+2