aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2018-08-27CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg
2018-08-25cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg
2018-08-24docs: clarify NO_PROXY env variable functionalityDaniel Stenberg
2018-08-23libcurl-thread.3: expand somewhat on the NO_SIGNAL motivationDaniel Stenberg
2018-08-21curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad
2018-08-21INTERNALS: require GnuTLS >= 2.11.3Daniel Stenberg
2018-08-20SSLCERTS: improve the openssl command lineDaniel Stenberg
2018-08-20docs/SECURITY-PROCESS: now we name the files after the CVE idDaniel Stenberg
2018-08-15TODO: host name sections in config filesDaniel Stenberg
2018-08-13docs: add disallow-username-in-url.d and haproxy-protocol.d on the listKamil Dudka
2018-08-11docs: Improve the manual pages of some callbacksMichael Kaufmann
2018-08-10Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bugDaniel Jelinski
2018-08-10docs: mention NULL is fine input to several functionsDaniel Stenberg
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-08-04DEPRECATE: remove release date from 7.62.0Daniel Stenberg
2018-07-29examples/ephiperfifo: checksrc complianceJay Satiro
2018-07-28TODO: Support Authority Information Access certificate extension (AIA)Daniel Stenberg
2018-07-28docs/examples: add hiperfifo example using linux epoll/timerfdJosh Bialkowski
2018-07-26docs/INSTALL.md: minor formatting fixesDarío Hereñú
2018-07-26docs/CURLOPT_URL: fix indentationChristopher Head
2018-07-26docs/CURLOPT_WRITEFUNCTION: size is always 1Christopher Head
2018-07-14darwinssl: add support for ALPN negotiationRodger Combs