aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-10-03CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson
2018-10-03SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson
2018-10-03CURLOPT_HEADER.3: fix typoJay Satiro
2018-10-03data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro
2018-10-02docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg
2018-10-01MANUAL: minor grammar fixNate Prewitt
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-09-26example/htmltidy: fix include paths of tidy librariesDoron Behar
2018-09-23update URLs in testsViktor Szakats
2018-09-23whitespace fixesViktor Szakats
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-22examples/Makefile.m32: sync with core [ci skip]Viktor Szakats
2018-09-22examples/parseurl.c: show off the URL API a bitDaniel Stenberg
2018-09-22SECURITY-PROCESS: mention the bountygraph program [ci skip]Daniel Stenberg
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-20TODO: c-ares and CURLOPT_OPENSOCKETFUNCTIONDaniel Stenberg
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-19todo: Update reference to already done itemDaniel Gustafsson
2018-09-18examples/http2-pushinmemory: receive HTTP/2 pushed files in memoryDaniel Stenberg
2018-09-17examples: Fix memory leaks from realloc errorsKruzya
2018-09-16curl: update --tlsv* descriptions in --help outputSi
2018-09-14secure Openwall URLsViktor Szakats
2018-09-13curl_url_set.3: properly escape \n in example codeDave Reisner
2018-09-13curl_url_set.3: fix typo in reference to CURLU_APPENDQUERYDave Reisner
2018-09-12TODO: fix typo in itemDaniel Gustafsson
2018-09-12anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad
2018-09-10libcurl-url.3: overview man page for the URL APIDaniel Stenberg
2018-09-10example/asiohiper: insert warning comment about its statusDaniel Stenberg
2018-09-10docs/cmdline-opts: update the documentation of --tlsv1.0Kamil Dudka
2018-09-10docs/examples: do not wait when no transfers are runningKamil Dudka
2018-09-08curl_url_set.3: correct descriptionDaniel Stenberg
2018-09-08curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0Daniel Stenberg
2018-09-08URL-APIDaniel Stenberg
2018-09-07curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg
2018-09-07upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond
2018-09-06imap: change from "FETCH" to "UID FETCH"Nicklas Avén
2018-09-06CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-09-06ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han
2018-09-06CURLOPT_DNS_USE_GLOBAL_CACHE: deprecatedDaniel Stenberg
2018-09-05url: default to CURL_HTTP_VERSION_2TLS if built h2-enabledDaniel Stenberg
2018-09-05multiplex: enable by defaultDaniel Stenberg
2018-09-05pipelining: deprecatedDaniel Stenberg
2018-09-04THANKS: 7.61.1 statusDaniel Stenberg
2018-09-03tool_operate: Add http code 408 to transient list for --retryJay Satiro
2018-08-29CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro
2018-08-28THANKS-filter: dedup Daniel JelińskiDaniel Stenberg
2018-08-27CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg