summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* whitespace fixesViktor Szakats2018-09-2322-101/+85
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-192-3/+36
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-0/+10
* curl_url_set.3: properly escape \n in example codeDave Reisner2018-09-131-1/+1
* curl_url_set.3: fix typo in reference to CURLU_APPENDQUERYDave Reisner2018-09-131-1/+1
* libcurl-url.3: overview man page for the URL APIDaniel Stenberg2018-09-102-0/+138
* curl_url_set.3: correct descriptionDaniel Stenberg2018-09-081-1/+1
* curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0Daniel Stenberg2018-09-085-5/+5
* URL-APIDaniel Stenberg2018-09-087-23/+497
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-076-23/+23
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-076-1/+157
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-061-1/+4
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-064-0/+73
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-064-0/+75
* ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han2018-09-061-1/+1
* url: default to CURL_HTTP_VERSION_2TLS if built h2-enabledDaniel Stenberg2018-09-051-2/+4
* 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