summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* multiplex: enable by defaultDaniel Stenberg2018-09-051-1/+3
* pipelining: deprecatedDaniel Stenberg2018-09-051-1/+3
* CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro2018-08-291-1/+2
* CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg2018-08-271-3/+11
* CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg2018-08-271-2/+7
* docs: clarify NO_PROXY env variable functionalityDaniel Stenberg2018-08-242-6/+6
* libcurl-thread.3: expand somewhat on the NO_SIGNAL motivationDaniel Stenberg2018-08-231-3/+9
* docs: Improve the manual pages of some callbacksMichael Kaufmann2018-08-115-15/+21
* Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bugDaniel Jelinski2018-08-101-2/+2
* docs: mention NULL is fine input to several functionsDaniel Stenberg2018-08-107-7/+26
* docs/CURLOPT_URL: fix indentationChristopher Head2018-07-261-0/+1
* docs/CURLOPT_WRITEFUNCTION: size is always 1Christopher Head2018-07-261-1/+1
* docs: fix missed option name markupsDaniel Stenberg2018-06-304-31/+32
* openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg2018-06-291-18/+24
* CURLINFO_TLS_SSL_PTR.3: improve the exampleAdrian Peniak2018-06-281-8/+27
* CURLOPT_SSL_VERIFYPEER.3: fix syntax mistakeDaniel Stenberg2018-06-241-6/+6
* CURLOPT_SSL_VERIFYPEER.3: Add performance notePatrick Schlangen2018-06-231-1/+11
* CURLOPT_INTERFACE.3: interface names not supported on WindowsDaniel Stenberg2018-06-181-1/+4
* CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg2018-06-151-1/+3
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-011-0/+5
* option: disallow username in URLBjörn Stenberg2018-05-314-0/+60
* libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg2018-05-311-8/+12
* libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg2018-05-311-2/+2
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-295-3/+136
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-282-0/+10
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-243-4/+9
* CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg2018-05-221-6/+14
* docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg2018-05-213-9/+14
* curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg2018-05-181-2/+2
* docs: mention HAproxy protocol "version 1"Aleks2018-05-182-5/+5
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-1717-16/+492
* docs/libcurl/index.html: removedDaniel Stenberg2018-05-152-73/+2
* URLs: fix one more http urlDaniel Gustafsson2018-05-051-1/+1
* docs: remove extraneous commas in man pagesDenis Ollier2018-05-033-4/+4
* CURLOPT_URL.3: add ENCODING section [ci skip]Daniel Stenberg2018-04-301-1/+11
* CURLINFO_PROTOCOL.3: mention the existing defined namesDaniel Stenberg2018-04-271-3/+12
* curl_global_sslset: always provide available backendsChristian Schmitz2018-04-231-1/+4
* 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-1748-65/+65
* 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-174-0/+73
* add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg2018-03-171-5/+7
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-174-0/+61
* curl_version_info.3: fix ssl_version descriptionDaniel Stenberg2018-03-171-3/+4
* 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