summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* INTERNALS.md: wrap lines longer than 79Jay Satiro2018-10-051-2/+5
* INTERNALS: escape reference to parameterDaniel Gustafsson2018-10-051-2/+2
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson2018-10-031-3/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro2018-10-031-0/+5
* docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg2018-10-021-0/+2
* MANUAL: minor grammar fixNate Prewitt2018-10-011-1/+1
* cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov2018-09-281-1/+1
* example/htmltidy: fix include paths of tidy librariesDoron Behar2018-09-261-2/+2
* update URLs in testsViktor Szakats2018-09-231-1/+1
* whitespace fixesViktor Szakats2018-09-2336-235/+206
* docs/examples: URL updatesViktor Szakats2018-09-2334-110/+112
* examples/Makefile.m32: sync with core [ci skip]Viktor Szakats2018-09-222-56/+127
* examples/parseurl.c: show off the URL API a bitDaniel Stenberg2018-09-222-1/+79
* SECURITY-PROCESS: mention the bountygraph program [ci skip]Daniel Stenberg2018-09-221-4/+21
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-223-11/+11
* TODO: c-ares and CURLOPT_OPENSOCKETFUNCTIONDaniel Stenberg2018-09-201-7/+8
* 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
* todo: Update reference to already done itemDaniel Gustafsson2018-09-191-1/+2
* examples/http2-pushinmemory: receive HTTP/2 pushed files in memoryDaniel Stenberg2018-09-182-1/+189
* examples: Fix memory leaks from realloc errorsKruzya2018-09-175-12/+29
* curl: update --tlsv* descriptions in --help outputSi2018-09-164-4/+4
* secure Openwall URLsViktor Szakats2018-09-141-1/+1
* 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
* TODO: fix typo in itemDaniel Gustafsson2018-09-121-1/+1
* anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad2018-09-121-5/+8
* libcurl-url.3: overview man page for the URL APIDaniel Stenberg2018-09-102-0/+138
* example/asiohiper: insert warning comment about its statusDaniel Stenberg2018-09-101-1/+11
* docs/cmdline-opts: update the documentation of --tlsv1.0Kamil Dudka2018-09-101-1/+1
* docs/examples: do not wait when no transfers are runningKamil Dudka2018-09-108-24/+24
* 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
* curl: --doh-url addedDaniel Stenberg2018-09-062-1/+10
* 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
* CURLOPT_DNS_USE_GLOBAL_CACHE: deprecatedDaniel Stenberg2018-09-061-0/+21
* 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
* THANKS: 7.61.1 statuscurl-7_61_1Daniel Stenberg2018-09-041-0/+21
* tool_operate: Add http code 408 to transient list for --retryJay Satiro2018-09-031-1/+1
* CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro2018-08-291-1/+2