aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
AgeCommit message (Expand)Author
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-22CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg
2018-05-21docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg
2018-05-18curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-05URLs: fix one more http urlDaniel Gustafsson
2018-05-03docs: remove extraneous commas in man pagesDenis Ollier
2018-04-30CURLOPT_URL.3: add ENCODING section [ci skip]Daniel Stenberg
2018-04-27CURLINFO_PROTOCOL.3: mention the existing defined namesDaniel Stenberg
2018-04-23CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-17docs: fix typosJakub Wilk
2018-04-17schannel: add client certificate authenticationArchangel_SDY
2018-03-31docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro
2018-03-21CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg
2018-03-20CURLINFO_COOKIELIST.3: made the example not leak memoryDaniel Stenberg
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-13CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg
2018-03-04CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addressesDaniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano
2018-02-21lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-02-20CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken
2018-02-16CURLOPT_HEADER.3: clarify problems with different data sizesDaniel Stenberg
2018-02-16CURLOPT_HEADERFUNCTION.3: fix typo from d939226813Daniel Stenberg
2018-02-16CURLOPT_HEADERFUNCTION.3: mention folded headersDaniel Stenberg
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-25GSKit: restore pinnedpubkey functionalitymoparisthebest
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-23docs: fix man page syntax to make test 1140 OK againDaniel Stenberg
2018-01-22http: prevent custom Authorization headers in redirectsDaniel Stenberg
2018-01-15CURLOPT_TCP_NODELAY.3: fix typorouzier
2018-01-13setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro
2017-12-26examples/cacertinmem: ignore cert-already-exists errorJay Satiro
2017-12-13CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg
2017-12-11CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-referenceDaniel Stenberg
2017-12-09CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVEDaniel Stenberg
2017-12-08CURLOPT_PRIVATE.3: fix grammarrichardthe3rd
2017-11-17resolve: allow IP address within [] bracketsDaniel Stenberg
2017-10-28auth: Added test cases for RFC7616Florin
2017-10-16setopt: avoid integer overflows when setting millsecond valuesDaniel Stenberg
2017-10-09CURLOPT_XFERINFODATA.3: fix duplicate see alsoDaniel Stenberg
2017-10-09CURLOPT_NOPROGRESS.3: also refer to xferinfofunctionDaniel Stenberg
2017-09-28docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MSMichael Kaufmann
2017-09-28docs: clarify the use of environment variables for proxyMichael Kaufmann
2017-09-15docs: clarify the CURLOPT_INTERLEAVE* options behaviorDaniel Stenberg